<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Site Review: FUMC Birmingham</title>
	<atom:link href="http://www.mickmel.com/blog/200701/site-review-fumc-birmingham/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mickmel.com/blog/200701/site-review-fumc-birmingham/</link>
	<description>Church marketing, SEO and social media.</description>
	<lastBuildDate>Thu, 02 Feb 2012 18:30:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Mark Alves</title>
		<link>http://www.mickmel.com/blog/200701/site-review-fumc-birmingham/comment-page-1/#comment-747</link>
		<dc:creator>Mark Alves</dc:creator>
		<pubDate>Tue, 27 Mar 2007 03:29:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.churchwebsitehelp.com/20070124/site-review-fumc-birmingham/#comment-747</guid>
		<description>Nice looking site. Regarding SEO, if you Google Jeff Nelson without adding &quot;Rev.&quot; or even writing out the word, you&#039;ll start to see some other results coming to the top.

As far as the church name or location in the title attribute, Google will let you go up to 70 characters before it cuts off the title when displaying results. It looks like some of the pages have room to add that information at the end, which could help users searching for you and will have some SEO benefit, but won&#039;t hurt the bookmarkers since the  front of the title is untouched.
http://www.google.com/search?q=site:fumcbirmingham.org</description>
		<content:encoded><![CDATA[<p>Nice looking site. Regarding SEO, if you Google Jeff Nelson without adding &#8220;Rev.&#8221; or even writing out the word, you&#8217;ll start to see some other results coming to the top.</p>
<p>As far as the church name or location in the title attribute, Google will let you go up to 70 characters before it cuts off the title when displaying results. It looks like some of the pages have room to add that information at the end, which could help users searching for you and will have some SEO benefit, but won&#8217;t hurt the bookmarkers since the  front of the title is untouched.<br />
<a href="http://www.google.com/search?q=site:fumcbirmingham.org" rel="nofollow">http://www.google.com/search?q=site:fumcbirmingham.org</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PeggyMundell</title>
		<link>http://www.mickmel.com/blog/200701/site-review-fumc-birmingham/comment-page-1/#comment-746</link>
		<dc:creator>PeggyMundell</dc:creator>
		<pubDate>Fri, 26 Jan 2007 02:06:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.churchwebsitehelp.com/20070124/site-review-fumc-birmingham/#comment-746</guid>
		<description>When I say &quot;hits&quot; I mean the thing labeled in our stats as &quot;hits,&quot; which I agree isn&#039;t very meaningful.  But I use it because that seems to be what folks use most frequently.  Here&#039;s what our &quot;website statistics&quot; page says based on our stats about a year ago ...

----- start quote

In the eight years of its existence, our website has grown to roughly 1,500 web pages, including nearly 700 sermons in our archives. These pages would require more than 6 reams of paper to print.

Use of the website has also grown dramatically. We average more than 130,000 hits each month - more than 1.5 million hits each year. Each month we have more than 4,000 different visitors. About 12% of the people who visit our site come back 10 or more times during the month.

Most of the visitors are from North America, but we have also had visitors from South America, Western Europe, Eastern Europe, Australia, Asia, the Caribbean, Middle East, Sub-Saharan Africa, and Pacific islands.

----- end quote

Interesting point about assuring your bio pages come up #1.  I&#039;d never considered that issue of controlling what people read first.  I wanted to try someone other than Gladstone.  We don&#039;t have seem to have a staff member with a really common last name long enough to abbreviate.  Googling &quot;Rev. Jeff Nelson&quot; with or without the quotes make our bio page #1, but it&#039;s named nelson.htm so it doesn&#039;t tell us much.  I tried Googling &quot;Mary Feldmaier&quot; without the quotes and I was amazed when her bio page (mfeldmai.htm) came up  as Google&#039;s #1.  &quot;Beverly Richardson&quot; without the quotes gave her bio page (rchrdsn.htm - I don&#039;t make up these names!) as #4.  I suspect that having lots of hits is worth more than having a search keyword in the file name when Google does its ranking, but I don&#039;t really know.  I guess no one knows since Google tries to keep the algorithm secret to avoid scams.

My comment about the &quot;sitemap&quot; should have said &quot;search&quot;.  The PERL search I wrote worked just fine on a straight HTML website, including letting you choose files and folders to include or ignore.  I&#039;m curious about why having a database-driven website would help with the search.

Having a database-driven website would have some definite advantages.  We will probably be experimenting with it for a small subdomain we want to redesign.  But so far we&#039;ve muddled along without problems just  having each folder &quot;owned&quot; by one staff member and asking them only to work within a folder they &quot;own.&quot;   It&#039;s just a discipline the staff follows, nothing we use technology to enforce.  I keep expecting problems, but we&#039;ve never had one.

About the closing B and FONT tags...  Yes, it&#039;s true they are right there after the title.  But that same sequence occurs elsewhere in the page where you wouldn&#039;t want to replace it with a closing H1 tag.  We might be able to use Dreamweaver or some other software which allows wildcard search/replace, but I&#039;m doubtful it would work terribly well.  For one thing, over the years the HTML has drifted away from the clean HTML o the page you happened to look at.  I know that we even have some pages where the closing B and FONT tags occur in the middle of the title and then another opening set of B and FONT tags appear immediately after them.  For 1500 pages, it&#039;s daunting to think how many different combos there might be.

On the principal that &quot;when life gives you lemons, make lemonade,&quot; here&#039;s an advantage to using that old-fashioned FONT tag.  It assures that all browsers will treat changing the displayed text size properly.  On one of the websites I recently did, we used CSS and had a dickens of a time getting IE to reliably change the text size.  Most ways of defining the font size in a CSS don&#039;t work when you try to change the text size in IE.  I certainly wouldn&#039;t suggest people continue to use FONT just for that reason, but it is nice that folks can reliably expand the font on all our web pages.

Fun talking with you about this, Mickey!  Thanks again!!

Mary</description>
		<content:encoded><![CDATA[<p>When I say &#8220;hits&#8221; I mean the thing labeled in our stats as &#8220;hits,&#8221; which I agree isn&#8217;t very meaningful.  But I use it because that seems to be what folks use most frequently.  Here&#8217;s what our &#8220;website statistics&#8221; page says based on our stats about a year ago &#8230;</p>
<p>&#8212;&#8211; start quote</p>
<p>In the eight years of its existence, our website has grown to roughly 1,500 web pages, including nearly 700 sermons in our archives. These pages would require more than 6 reams of paper to print.</p>
<p>Use of the website has also grown dramatically. We average more than 130,000 hits each month &#8211; more than 1.5 million hits each year. Each month we have more than 4,000 different visitors. About 12% of the people who visit our site come back 10 or more times during the month.</p>
<p>Most of the visitors are from North America, but we have also had visitors from South America, Western Europe, Eastern Europe, Australia, Asia, the Caribbean, Middle East, Sub-Saharan Africa, and Pacific islands.</p>
<p>&#8212;&#8211; end quote</p>
<p>Interesting point about assuring your bio pages come up #1.  I&#8217;d never considered that issue of controlling what people read first.  I wanted to try someone other than Gladstone.  We don&#8217;t have seem to have a staff member with a really common last name long enough to abbreviate.  Googling &#8220;Rev. Jeff Nelson&#8221; with or without the quotes make our bio page #1, but it&#8217;s named nelson.htm so it doesn&#8217;t tell us much.  I tried Googling &#8220;Mary Feldmaier&#8221; without the quotes and I was amazed when her bio page (mfeldmai.htm) came up  as Google&#8217;s #1.  &#8220;Beverly Richardson&#8221; without the quotes gave her bio page (rchrdsn.htm &#8211; I don&#8217;t make up these names!) as #4.  I suspect that having lots of hits is worth more than having a search keyword in the file name when Google does its ranking, but I don&#8217;t really know.  I guess no one knows since Google tries to keep the algorithm secret to avoid scams.</p>
<p>My comment about the &#8220;sitemap&#8221; should have said &#8220;search&#8221;.  The PERL search I wrote worked just fine on a straight HTML website, including letting you choose files and folders to include or ignore.  I&#8217;m curious about why having a database-driven website would help with the search.</p>
<p>Having a database-driven website would have some definite advantages.  We will probably be experimenting with it for a small subdomain we want to redesign.  But so far we&#8217;ve muddled along without problems just  having each folder &#8220;owned&#8221; by one staff member and asking them only to work within a folder they &#8220;own.&#8221;   It&#8217;s just a discipline the staff follows, nothing we use technology to enforce.  I keep expecting problems, but we&#8217;ve never had one.</p>
<p>About the closing B and FONT tags&#8230;  Yes, it&#8217;s true they are right there after the title.  But that same sequence occurs elsewhere in the page where you wouldn&#8217;t want to replace it with a closing H1 tag.  We might be able to use Dreamweaver or some other software which allows wildcard search/replace, but I&#8217;m doubtful it would work terribly well.  For one thing, over the years the HTML has drifted away from the clean HTML o the page you happened to look at.  I know that we even have some pages where the closing B and FONT tags occur in the middle of the title and then another opening set of B and FONT tags appear immediately after them.  For 1500 pages, it&#8217;s daunting to think how many different combos there might be.</p>
<p>On the principal that &#8220;when life gives you lemons, make lemonade,&#8221; here&#8217;s an advantage to using that old-fashioned FONT tag.  It assures that all browsers will treat changing the displayed text size properly.  On one of the websites I recently did, we used CSS and had a dickens of a time getting IE to reliably change the text size.  Most ways of defining the font size in a CSS don&#8217;t work when you try to change the text size in IE.  I certainly wouldn&#8217;t suggest people continue to use FONT just for that reason, but it is nice that folks can reliably expand the font on all our web pages.</p>
<p>Fun talking with you about this, Mickey!  Thanks again!!</p>
<p>Mary</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mickey</title>
		<link>http://www.mickmel.com/blog/200701/site-review-fumc-birmingham/comment-page-1/#comment-745</link>
		<dc:creator>Mickey</dc:creator>
		<pubDate>Thu, 25 Jan 2007 03:34:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.churchwebsitehelp.com/20070124/site-review-fumc-birmingham/#comment-745</guid>
		<description>(I&#039;ve replaced the tags with [] for now)

Replacing the [font] and [b] tags for [H1] look pretty simple.  I&#039;m looking at the code on your &quot;Contact Us&quot; page right now and it looks like this:

[FONT face=&quot;Arial, Helvetica, sans-serif&quot; color=#003466        size=5][B]Contact Us[/B][/FONT]

The closing [B] and [font] tags are right there.  Is it not that way on all of the other pages?</description>
		<content:encoded><![CDATA[<p>(I&#8217;ve replaced the tags with [] for now)</p>
<p>Replacing the [font] and [b] tags for [H1] look pretty simple.  I&#8217;m looking at the code on your &#8220;Contact Us&#8221; page right now and it looks like this:</p>
<p>[FONT face="Arial, Helvetica, sans-serif" color=#003466        size=5][B]Contact Us[/B][/FONT]</p>
<p>The closing [B] and [font] tags are right there.  Is it not that way on all of the other pages?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mickey</title>
		<link>http://www.mickmel.com/blog/200701/site-review-fumc-birmingham/comment-page-1/#comment-744</link>
		<dc:creator>Mickey</dc:creator>
		<pubDate>Thu, 25 Jan 2007 03:30:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.churchwebsitehelp.com/20070124/site-review-fumc-birmingham/#comment-744</guid>
		<description>You say you have &quot;well over 1M hits a year&quot;.  What do you mean by &quot;hits&quot;?  In the technical sense, hits are meaningless.  Most people say &quot;hits&quot; when they really mean unique visitors or pageviews.  How many visitors last year?

You are correct, though, that being in a smaller town makes it somewhat less important to rank well since you already come up first for most searches.  Your only consideration is the much larger town in Alabama that probably comes up first for phrases like &quot;Birmingham church&quot;.

You said -- &quot;...having the name of the church and the city be the bulk of the text used for the link to the page would be pretty irritating.&quot; -- That&#039;s a good point.  I had forgotten about how that would show up in your internal searches that you power with Google.  I still would suggest your church name first (maybe just &quot;First UMC&quot;), if for no other reason than bookmarks.  The title of the page is the default text of a bookmark, and &quot;worship&quot; is a pretty useless name for a bookmark.

Carl Gladstone ranks well, but it&#039;s a bad example.  It&#039;s a somewhat less common name, especially if you add his middle name or &quot;methodist&quot; to the query.  How about Jeff Nelson or Carl Price?  While it&#039;s not critical to have everyone ranked high, it can help.  Google our pastor - Randy Mickler.  He&#039;s made headlines in the past for some of his views.  While our church supports those views (and likely most other Christians do as well), the media has been rather harsh.  Read any of the links that come up after his bio on our site and you&#039;ll see what I mean.  No matter what kind of information is out there about one of your staff members, it&#039;s nice to be able to control what people read at the top spot.

I don&#039;t recall saying you needed a DB-driven site to do your own sitemap.

One of the nice aspects of a DB-driven site is that you can allow other staff members to work on their area of the site, but you can limit how much damage they can do.  As the site (and church) grows, this will become a more likely scenario.  I agree that it would be a massive undertaking.  Our site has about 2200 pages in Google (more or less on the site, depending on how you count individual pages) and it took a few months.</description>
		<content:encoded><![CDATA[<p>You say you have &#8220;well over 1M hits a year&#8221;.  What do you mean by &#8220;hits&#8221;?  In the technical sense, hits are meaningless.  Most people say &#8220;hits&#8221; when they really mean unique visitors or pageviews.  How many visitors last year?</p>
<p>You are correct, though, that being in a smaller town makes it somewhat less important to rank well since you already come up first for most searches.  Your only consideration is the much larger town in Alabama that probably comes up first for phrases like &#8220;Birmingham church&#8221;.</p>
<p>You said &#8212; &#8220;&#8230;having the name of the church and the city be the bulk of the text used for the link to the page would be pretty irritating.&#8221; &#8212; That&#8217;s a good point.  I had forgotten about how that would show up in your internal searches that you power with Google.  I still would suggest your church name first (maybe just &#8220;First UMC&#8221;), if for no other reason than bookmarks.  The title of the page is the default text of a bookmark, and &#8220;worship&#8221; is a pretty useless name for a bookmark.</p>
<p>Carl Gladstone ranks well, but it&#8217;s a bad example.  It&#8217;s a somewhat less common name, especially if you add his middle name or &#8220;methodist&#8221; to the query.  How about Jeff Nelson or Carl Price?  While it&#8217;s not critical to have everyone ranked high, it can help.  Google our pastor &#8211; Randy Mickler.  He&#8217;s made headlines in the past for some of his views.  While our church supports those views (and likely most other Christians do as well), the media has been rather harsh.  Read any of the links that come up after his bio on our site and you&#8217;ll see what I mean.  No matter what kind of information is out there about one of your staff members, it&#8217;s nice to be able to control what people read at the top spot.</p>
<p>I don&#8217;t recall saying you needed a DB-driven site to do your own sitemap.</p>
<p>One of the nice aspects of a DB-driven site is that you can allow other staff members to work on their area of the site, but you can limit how much damage they can do.  As the site (and church) grows, this will become a more likely scenario.  I agree that it would be a massive undertaking.  Our site has about 2200 pages in Google (more or less on the site, depending on how you count individual pages) and it took a few months.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PeggyMundell</title>
		<link>http://www.mickmel.com/blog/200701/site-review-fumc-birmingham/comment-page-1/#comment-743</link>
		<dc:creator>PeggyMundell</dc:creator>
		<pubDate>Thu, 25 Jan 2007 03:27:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.churchwebsitehelp.com/20070124/site-review-fumc-birmingham/#comment-743</guid>
		<description>Interesting.  What I put into the last paragraph worked when I put it into a .htm file and looked at it with my browser.  Perhaps the blog editor did something to it?  Anyway, I think now you see what I was trying to say.

Mary</description>
		<content:encoded><![CDATA[<p>Interesting.  What I put into the last paragraph worked when I put it into a .htm file and looked at it with my browser.  Perhaps the blog editor did something to it?  Anyway, I think now you see what I was trying to say.</p>
<p>Mary</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PeggyMundell</title>
		<link>http://www.mickmel.com/blog/200701/site-review-fumc-birmingham/comment-page-1/#comment-742</link>
		<dc:creator>PeggyMundell</dc:creator>
		<pubDate>Thu, 25 Jan 2007 03:25:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.churchwebsitehelp.com/20070124/site-review-fumc-birmingham/#comment-742</guid>
		<description>Oops, I wasn&#039;t thinking and put some HTML into that comment.  Where the comment above turn into bold, what I was trying to say was ...

I can imagine replacing all the &lt;font...&gt;&lt;b&amp;gt stuff with &lt;h1&gt;, but how we would find the corresponding &lt;/b&gt;&amp;lt/font&gt; and replace that with &lt;/h1&gt; I cant imagine.</description>
		<content:encoded><![CDATA[<p>Oops, I wasn&#8217;t thinking and put some HTML into that comment.  Where the comment above turn into bold, what I was trying to say was &#8230;</p>
<p>I can imagine replacing all the &lt;font&#8230;&gt;&lt;b&amp;gt stuff with &lt;h1&gt;, but how we would find the corresponding &lt;/b&gt;&amp;lt/font&gt; and replace that with &lt;/h1&gt; I cant imagine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PeggyMundell</title>
		<link>http://www.mickmel.com/blog/200701/site-review-fumc-birmingham/comment-page-1/#comment-741</link>
		<dc:creator>PeggyMundell</dc:creator>
		<pubDate>Thu, 25 Jan 2007 03:10:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.churchwebsitehelp.com/20070124/site-review-fumc-birmingham/#comment-741</guid>
		<description>Thanks so much, Mickey!  I pretty much agree with your thoughts, many of which I hadnt considered before.

A few comments on your comments ...

The weird Firefox formatting thing happened recently when we pulled the site out of frames.  Its due to an unneeded column in a table in the SSI files, so it will be easy to fix.  Our webmaster just hasnt gotten around to it yet.

Id love to see photos of people from our church on every page in place of the stained glass, flowers, cartoons, commercial photos, etc.  What a wonderful feel that would give the website.  But daunting to consider for even a small fraction of the pages on our huge site.

I agree about clutter of the youth pages.  Its grown by accretion over the years.  Our whole youth ministry usage of the Internet is under review right now, so there may be a major redesign soon.  I hope so.  We are now using Google groups, Google calendars, Flickr, and YouTube in the youth ministry, so its not clear how much will be left in the youth section of our website.  Part of the clutter on the current youth page is 3 lines of calendars for middle school and 3 lines for high school. That will soon be reduced to one line when our transition from monthly printed calendars to Google calendars is complete, so that will help a bit.

I like the idea of labeling all the PDF files.  Adobe is so slow to start on my computer that I myself am always irritated when I discover I just clicked on a PDF file without knowing it.

I also like the idea of linking names to bio pages and adding phone number and email addresses to bio pages.  That could greatly reduce the number of places we put a phone number, since it would only need to be on the bio page (and likely the Contact Us page as well).

[As an aside, my favorite church bio pages are on Hyde Park UMC in Tampa.  Great format.  Heres the senior pastors page:  www.hydeparkumc.org/default.aspx?id=83.]

De-bordering the photos and table on the Contact Us page would be a nice improvement.

Your comments under Search Engine Optimization are interesting.  Im not sure that I agree about putting our church name and city in the TITLE tag for every page.  I dont think doing that would make all that much difference in our search engine placement since that info does occur on every page in the boilerplate at the bottom.  I know the TITLE tag usually gets a bit more credit from the search engine than does text in the body of the page, but anyone looking for xxx methodist birmingham michigan is likely to get our site.  Since we have well over 1M hits a year, our pages tend to rank well with Google, et al.  Perhaps your suggestion would be more important for a small church with fewer hits to raise the rank of their pages? For searches of just our own site, having the name of the church and the city be the bulk of the text used for the link to the page would be pretty irritating.  What do you think?

Your comment about our not using CSS is well taken.  I certainly use CSS on all the new websites I work on and also in revisions of websites which arent too huge.  Our not using it on this website is a historical problem.  When we designed our site nearly 7 years ago, CSS wasnt widely supported.  (Did it even exist back then?)  So now we have 1500+ pages with specific formatting built in.  Sigh...   Although there is a .css file given in the HEAD for each page, it was just added when we pulled the pages out of frames and I dont think we actually use it at all.  Converting to CSS sounds pretty overwhelming to me.  If you have a suggestion on how to do that, Id love to hear it.  I can imagine replacing all the &lt;b&gt; stuff with  but how we would find the corresponding &lt;/b&gt; and replace that with  I cant imagine.

The short page names are also an artifact of our history.  7 years ago meeting the 8.3 naming convention mattered and we made it a website standard.  I recently ran across some public standard which still recommends that, although quite frankly I cant imagine why.  I would guess that for many small church websites including keywords in the file name matters to raise the rank in the search engine.  Fortunately, as I mentioned, we get enough hits that our abbreviated names dont seem to hurt us with search engines.  For instance, if you Google carl thomas gladstone (one of our pastors), the first website you get is his music website and the second one is his bio page on our church website.  If you Google carl gladstone methodist you get some other person for the #1 hit and then Carls bio page on our website as the #2 hit.  So I think we are OK with these abbreviated names, but many churches would not be.

Our church definitely is a very active one.  When I was the church webmaster, I used to joke with our pastor about how much easier my job would be if only we didnt do so darned much stuff!  Its also a very warm and welcoming church which has been growing at a slow but steady pace over the past decade.  It really feels like home!

You suggestion of making the cross and flame in the nav area a link to the home page is a good one.  We want to do all we can to help our readers!

About our search engine.  We used to have a full-text search engine which I wrote years ago in PERL.  It was great when we had 300 pages.  When we got to 1000 pages, it took several minutes to search the site.  So we switched to Google.  It is certainly unfortunate that using Google means you dont get your most recent pages.  Id like to try the Google Sitemap functionality, which allows the webmaster to tell Google about new pages which should be indexed so they appear in the search results immediately.  Im hoping that that will help us overcome the problem with Google not finding new pages quickly.  But I dont think there is any way to get info about what people are searching for, and I agree with you that it is a real shame to lose that.

Im curious about why you say you need to have a database-driven website to do your own sitemap.  The one I wrote worked fine on our HTML pages, including having the ability to include or exclude certain files and folders from the search.

You are right that its pretty hard to imagine converting our 1500 page website to a database-driven site! I have had long conversations about this with a friend who manages the content management systems for a Fortune 500 company.  Every time we discuss it, we conclude that the benefits of converting would not begin to justify the cost.

Thanks again for your thoughts about our website, Mickey.  You are performing a wonderful service for folks by doing this!  Ill be interested to see whether you think some of your suggestions apply differently to small sites with few hits vs. larger sites with more hits.

Mary</description>
		<content:encoded><![CDATA[<p>Thanks so much, Mickey!  I pretty much agree with your thoughts, many of which I hadnt considered before.</p>
<p>A few comments on your comments &#8230;</p>
<p>The weird Firefox formatting thing happened recently when we pulled the site out of frames.  Its due to an unneeded column in a table in the SSI files, so it will be easy to fix.  Our webmaster just hasnt gotten around to it yet.</p>
<p>Id love to see photos of people from our church on every page in place of the stained glass, flowers, cartoons, commercial photos, etc.  What a wonderful feel that would give the website.  But daunting to consider for even a small fraction of the pages on our huge site.</p>
<p>I agree about clutter of the youth pages.  Its grown by accretion over the years.  Our whole youth ministry usage of the Internet is under review right now, so there may be a major redesign soon.  I hope so.  We are now using Google groups, Google calendars, Flickr, and YouTube in the youth ministry, so its not clear how much will be left in the youth section of our website.  Part of the clutter on the current youth page is 3 lines of calendars for middle school and 3 lines for high school. That will soon be reduced to one line when our transition from monthly printed calendars to Google calendars is complete, so that will help a bit.</p>
<p>I like the idea of labeling all the PDF files.  Adobe is so slow to start on my computer that I myself am always irritated when I discover I just clicked on a PDF file without knowing it.</p>
<p>I also like the idea of linking names to bio pages and adding phone number and email addresses to bio pages.  That could greatly reduce the number of places we put a phone number, since it would only need to be on the bio page (and likely the Contact Us page as well).</p>
<p>[As an aside, my favorite church bio pages are on Hyde Park UMC in Tampa.  Great format.  Heres the senior pastors page:  <a href="http://www.hydeparkumc.org/default.aspx?id=83" rel="nofollow">http://www.hydeparkumc.org/default.aspx?id=83</a>.</p>
<p>De-bordering the photos and table on the Contact Us page would be a nice improvement.</p>
<p>Your comments under Search Engine Optimization are interesting.  Im not sure that I agree about putting our church name and city in the TITLE tag for every page.  I dont think doing that would make all that much difference in our search engine placement since that info does occur on every page in the boilerplate at the bottom.  I know the TITLE tag usually gets a bit more credit from the search engine than does text in the body of the page, but anyone looking for xxx methodist birmingham michigan is likely to get our site.  Since we have well over 1M hits a year, our pages tend to rank well with Google, et al.  Perhaps your suggestion would be more important for a small church with fewer hits to raise the rank of their pages? For searches of just our own site, having the name of the church and the city be the bulk of the text used for the link to the page would be pretty irritating.  What do you think?</p>
<p>Your comment about our not using CSS is well taken.  I certainly use CSS on all the new websites I work on and also in revisions of websites which arent too huge.  Our not using it on this website is a historical problem.  When we designed our site nearly 7 years ago, CSS wasnt widely supported.  (Did it even exist back then?)  So now we have 1500+ pages with specific formatting built in.  Sigh&#8230;   Although there is a .css file given in the HEAD for each page, it was just added when we pulled the pages out of frames and I dont think we actually use it at all.  Converting to CSS sounds pretty overwhelming to me.  If you have a suggestion on how to do that, Id love to hear it.  I can imagine replacing all the <b> stuff with  but how we would find the corresponding </b> and replace that with  I cant imagine.</p>
<p>The short page names are also an artifact of our history.  7 years ago meeting the 8.3 naming convention mattered and we made it a website standard.  I recently ran across some public standard which still recommends that, although quite frankly I cant imagine why.  I would guess that for many small church websites including keywords in the file name matters to raise the rank in the search engine.  Fortunately, as I mentioned, we get enough hits that our abbreviated names dont seem to hurt us with search engines.  For instance, if you Google carl thomas gladstone (one of our pastors), the first website you get is his music website and the second one is his bio page on our church website.  If you Google carl gladstone methodist you get some other person for the #1 hit and then Carls bio page on our website as the #2 hit.  So I think we are OK with these abbreviated names, but many churches would not be.</p>
<p>Our church definitely is a very active one.  When I was the church webmaster, I used to joke with our pastor about how much easier my job would be if only we didnt do so darned much stuff!  Its also a very warm and welcoming church which has been growing at a slow but steady pace over the past decade.  It really feels like home!</p>
<p>You suggestion of making the cross and flame in the nav area a link to the home page is a good one.  We want to do all we can to help our readers!</p>
<p>About our search engine.  We used to have a full-text search engine which I wrote years ago in PERL.  It was great when we had 300 pages.  When we got to 1000 pages, it took several minutes to search the site.  So we switched to Google.  It is certainly unfortunate that using Google means you dont get your most recent pages.  Id like to try the Google Sitemap functionality, which allows the webmaster to tell Google about new pages which should be indexed so they appear in the search results immediately.  Im hoping that that will help us overcome the problem with Google not finding new pages quickly.  But I dont think there is any way to get info about what people are searching for, and I agree with you that it is a real shame to lose that.</p>
<p>Im curious about why you say you need to have a database-driven website to do your own sitemap.  The one I wrote worked fine on our HTML pages, including having the ability to include or exclude certain files and folders from the search.</p>
<p>You are right that its pretty hard to imagine converting our 1500 page website to a database-driven site! I have had long conversations about this with a friend who manages the content management systems for a Fortune 500 company.  Every time we discuss it, we conclude that the benefits of converting would not begin to justify the cost.</p>
<p>Thanks again for your thoughts about our website, Mickey.  You are performing a wonderful service for folks by doing this!  Ill be interested to see whether you think some of your suggestions apply differently to small sites with few hits vs. larger sites with more hits.</p>
<p>Mary</p>
]]></content:encoded>
	</item>
</channel>
</rss>

