Tags - how to

Below are all posts tagged with 'how to'.

With so many things fighting for the attention of the average college and high school student, it can be a struggle getting students to show up for anything, including class. The social media landscape, however, can make it a lot easier for your ministry to cut through the noise by greatly increasing the number of people you reach, and making it easier to promote and organize an event.

Here’s a tutorial from Mashable.com about how to organize an event with Facebook. Facebook Events Guide

Social media, and Facebook specifically, give your ministry the opportunity to:

  • Go Viral With Every Event and Outreach

People you invite through Facebook can invite their network of friends. Your ministry’s event also shows up in their news feeds, all of which serves to increase the visibility of your ministry. Not only is your ministry gaining visibility to a much larger audience this way, but each Facebook invite is much more effective than a random flier because it’s a personal invite from a friend.

  • See Whoâ€...

More »

Leave a Comment

Using a USTREAM live video feed on your blog is easy, and it makes finding your streaming  feed easy for your target audience! This screencast tutorial will help you embed both video and chat on your WordPress blog. NOTE: If you scroll down this page, you’ll see I have pasted some code that I refer to in this video. You can cut and paste it when you go through the setup.

This is #2 in a series. Click here for #1.

HTML code for your blog:

<html>

<body>

<table border=”0″ width=”100%” cellpadding=”10″>

<tr>

<td width=”50%” valign=”top”>

////Your video embed here////

</td>

<td width=”50%” valign=”top”>

////Your chat embed here////

</td>

</tr>

</table>

</body>

</html>


Leave a Comment

There is a known bug with WordPress blogs hosted on Bluehost that will crash your site and prevent you from logging into your WordPress dashboard. The bug occurs if you change the permalink settings on your site. This tutorial will show you what triggers the bug, and how to fix it.

If you’re not comfortable using an FTP client and plain text editor, which you’ll need to get your site working again, don’t trigger the bug without some help first.

Setting Permalinks – This Triggers the Bug
  1. Login to your WordPress dashboard.

 

  1. Expand the Settings menu and select Permalinks

 

  1. Select either the Day and Name or Month and Name option, and then select the Save Changes button

 

  1. From this point forward, if you try to load any part of your blog, you will receive a 404 error. You will receive this error until you fix the htaccess file.
Fixing the Bug: How to Fix the .htaccess File
  1. Download the .htaccess file that is generated after saving the permalink options from the previous step. The .htaccess...

More »

Leave a Comment

Google Calendars are a great tool for any ministry. Multiple people can have access to updating them, and they can be easily installed onto your blog so that everyone who visits your site can be kept up to date on your ministry’s schedule of events. Managing the calendar is extremely easy since you only have to update it in one place. Every time you make a change to the calendar in Google, your blog is automatically updated.

Here’s a quick tutorial to get you started. This tutorial assumes you’ve got a self-hosted WordPress blog and are using version 2.9.

1. Go to www.google.com/calendar

2. Click on the Create an account button, or if you already have a Google Account, enter your email and password to login.


3. Enter all of the required information and agree to the terms and conditions
4. Once completed, you should see your new calendar

5. Click on the arrow by My Calendars, and select Calendar Settings

6. Select Customize the color, size, and other options from the Embed This Calendar section.

7. Use...

More »

Leave a Comment

Check out this great interview with Jeff Widman, a Facebook and marketing expert, about how to use Facebook to grow your brand and business. He makes some great points about how to maximize your visibility on Facebook, and some of the distinctions between fan pages and groups.

How to use Facebook to Grow Your Brand: a podcast from Jeff Widman

Even though Jeff is talking about businesses, many of these principles apply to ministry too. The one point he makes that I don’t believe is as applicable to ministry on college campuses is when to use a Facebook fan page versus a group. I would contend that ministries seeking to maximize their visibility, brand equity, and increase their overall reach on a college campus should use both, but for different types of communication:

  • Fanpages: A many to many engagement level. Mass public communication. This is where you would engage and communicate with EVERYONE in a movement or campus. This also includes people who are casually involved, or are just curious about what y...

More »

Leave a Comment