<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>gBradhopkins.com</title>
<link>http://www.gbradhopkins.com/</link>
<description></description>
<language>en-US</language>
<copyright>Copyright 2013</copyright>
<lastBuildDate>Wed, 10 Dec 2008 17:22:15 -0500</lastBuildDate>
<generator>http://www.movabletype.org/?v=3.2</generator>
<docs>http://blogs.law.harvard.edu/tech/rss</docs> 

<item>
<title>Not Seeing any Google Custom Search Engine Results in Analytics?  Here&apos;s the Fix!</title>
<description><![CDATA[<p>I'm a big fan of <a href="https://www.google.com/analytics/">Google Analytics</a> <img vspace="4" hspace="4" align="right" alt="Picture 4.png" src="http://www.gbradhopkins.com/archives/Picture%204.png" width="207" height="44" />and use it on most all of the sites that I build.  I recently installed a <a href="http://www.google.com/sitesearch/">Google Custom Search Engine (CSE)</a> to a <a href="http://www.inthepanhandle.com/">site</a> of mine and was hoping to use Google Analytics to track the searches that were performed on the site in the Google CSE.  </p>

<p>The problem is that after a couple days, there were still no results.  It was off to the Google CSE Discussion Group to search for the answer - and I found it.</p>]]>
<![CDATA[<p>By the way, the Google CSE Discussion Group seems to not be monitored by anyone at Google or if it is, it's not a priority to respond to queries.  But there are still answers to be found from fellow users.</p>

<p>The answer I found was to edit the Profile Settings in Google Analytics for the site in question.  Now, I'm going to assume that you've set <strong>Site Search</strong> to 'Do Track Site Search.'  If you haven't do that.  Next, you need to add a Query Parameter to the parameters that are already in place (term,search,query).  The query parameter that you want to add is 'q' (see image). Now hit 'Save Changes.' </p>

<p>That's it.  Now, just wait for the results to be displayed in Google Analytics.</p>

<p><img alt="Picture 5.png" src="http://www.gbradhopkins.com/archives/Picture%205.png" width="495" height="235" /></p>]]></description>
<link>http://www.gbradhopkins.com/archives/2008/12/not_seeing_any_google_custom_s.html</link>
<guid>http://www.gbradhopkins.com/archives/2008/12/not_seeing_any_google_custom_s.html</guid>
<category>Web Design Tutorials</category>
<pubDate>Wed, 10 Dec 2008 17:22:15 -0500</pubDate>
</item>
<item>
<title>iPhoney Simulates iPhone Web Browsing</title>
<description><![CDATA[<p>In a previous post (<a title="Read: Why test your website in different browsers?" href="http://www.gbradhopkins.com/archives/2005/11/why_test_your_w.html">Why test your website in different browsers?</a>) I talked about the importance of testing your website in a variety of browsers to ensure that it will be rendered properly no matter what browser a visitor to your site is using.</p><p>With the launch of the iPhone, mobile web browsing is going to be taken to a whole new level and you, as a web developer need to be sure that sites you develop render properly when viewed not only on the desktop but also on handheld devices like the iPhone (and other mobile phones).&nbsp;</p>]]>
<![CDATA[<p>Luckily (unless you have an extra $499 lying around for testing purposes), <a title="iPhoney from Marketcircle.com" href="http://www.marketcircle.com/iphoney/">Marketcircle</a> has released an iPhone web simulator for designers which they are calling iPhoney. Best of all, iPhoney is open source - FREE.</p><p>About iPhoney [from the Marketcircle website]: </p><div class="content_box_top_padded"> 			<div class="content_left_824"> 			<em><span class="dl_intro_text"><strong>Looking for a way to see how your web creations will look on iPhone?</strong> Look no further. iPhoney gives you a pixel-accurate web browsing environment&mdash;powered by Safari&mdash;that you can use when developing web sites for iPhone. It's the perfect 320 by 480-pixel canvas for your iPhone development. And it's free.</span></em> 			 			<p class="dl_intro_text"><em>iPhoney is <strong>not an iPhone simulator</strong> but instead is designed for web developers who want to create 320 by 480 (or 480 by 320) websites for use with iPhone. It gives you a canvas on which to test the visual quality of your designs.</em></p> 			</div> 		</div><p>iPhoney is a 1.4MB download&nbsp;</p><p>In some brief testing, everything seems to work pretty well (hard to tell how accurate the iPhoney is without an actual iPhone to compare it to) but I did notice that a few of the Web Apps for iPhone (<a title="iPhone web apps list from iLounge" href="http://www.ilounge.com/index.php/iphone-software/P0/">a pretty good list of web apps here at iLounge</a>) did look a bit wonky.</p><p>All of the links are clickable and as you would expect you can view the page in horizontal or vertical mode to truly simulate viewing your site as an iPhone user might. You can turn on / off Zoom To Fit which simulates viewing the site by tapping or pinching.</p><p>With all of the hype surrounding the iPhone, I'm sure this open-source project will gain momentum in the coming weeks.&nbsp;</p><p align="center"><strong>  iPhoney simulating gBradhopkins.com vertical mode with Zoom to Fit turned off.</strong></p><p align="center">  <img width="398" height="253" border="0" alt="iPhoney-01.jpg" src="http://www.gbradhopkins.com/archives/upload/2007/06/iPhoney-01.jpg" />  </p><p align="center"><strong>iPhoney simulating gBradhopkins.com in horizontal mode with Zoom to Fit turned off.</strong></p><p align="center">  <img width="265" height="405" border="0" alt="iPhoney-02.jpg" src="http://www.gbradhopkins.com/archives/upload/2007/06/iPhoney-02.jpg" /></p>]]></description>
<link>http://www.gbradhopkins.com/archives/2007/06/iphoney_simulates_iphone_web_b.html</link>
<guid>http://www.gbradhopkins.com/archives/2007/06/iphoney_simulates_iphone_web_b.html</guid>
<category>Web Design Tutorials</category>
<pubDate>Thu, 28 Jun 2007 22:33:38 -0500</pubDate>
</item>
<item>
<title>Add a &apos;Set as Homepage&apos; link to your website</title>
<description><![CDATA[<p>Someone recently asked me how to add a 'Set as Homepage' link to their website. If you are unfamiliar with these types of links, they are links which you can click on to set the current page as your homepage. It simplifies the process for changing the homepage (see previous tutorial on <a title="Set Homepage in Internet Explorer" href="http://www.gbradhopkins.com/archives/2004/08/change_your_bro.html">setting homepage in Internet Explorer</a>) that you have set in your browser. In this tutorial for website designers I'll show you how you can add a link like this to your website.</p>]]>
<![CDATA[<p>To add this link you will need to have access to the actual code that makes up your webpage. If you are unfamiliar with how to modify the HTML code or do not have access to the page, then you will need to have whoever maintains your website do this for you.</p><p>A web search for resources about adding this code will turn up a lot of results. The easiest that I've found is at Webmaster-Affiliates.net. They have created a free resource that allows you to input a few bits of information and generate the code with one click. <a title="Generate Set as Homepage link code" target="_blank" href="http://www.webmaster-affiliates.net/set-homepage.php">Webmaster-Affiliates.net Set as Homepage Link</a>.</p><p>If you would prefer to create a button that allows a user to add your link to their favorites (bookmarks), Webmaster-Affiliates.net also has you covered there (Webmaster-Affiliates.net <a target="_blank" title="Create a Bookmark Link" href="http://www.webmaster-affiliates.net/bookmark-site.php">Create a Bookmark Link</a>).  </p><p>Tools like this make it easier for your visitors to return to your website. One caveat is that these tools do not function in all browsers so you may want to test them before deploying them to see how they will work.<br /></p>]]></description>
<link>http://www.gbradhopkins.com/archives/2005/12/add_a_set_as_homepage_link_to.html</link>
<guid>http://www.gbradhopkins.com/archives/2005/12/add_a_set_as_homepage_link_to.html</guid>
<category>Web Design Tutorials</category>
<pubDate>Fri, 09 Dec 2005 11:16:09 -0500</pubDate>
</item>
<item>
<title>Research your Keywords [SEO Wed. Vol. 4]</title>
<description><![CDATA[<p><img align="right" alt="seo-wednesday.gif" src="http://www.gbradhopkins.com/archives/seo-wednesday.gif" width="222" height="131" />In the fourth entry of SEO Wednesday, we will look at researching the keywords that our target audience would use when searching. By knowing the keywords that our audience will use when they search, we can generate content for those keywords, making our site more relevant, hopefully moving it one step closer to the top of the SERP (search engine results page).</p>]]>
<![CDATA[<p><em><strong>Tip # 3 </strong>on the <a href="http://www.highrankings.com/issue150.htm#seo">highrankings.com</a> website is: Research your keyword phrases extensively.  The phrases you think your target market might be searching for may very well be incorrect. To find the optimal phrases to optimize for, use research tools such as KeywordDiscovery.com (Paid), Wordtracker.com (Paid), Google AdWords, and Yahoo Search Marketing data.</em></p>

<p>A quick glance at my <a href="http://gbradhopkins.com/gBradhopkins_gBradhopkins.com.html">AWR Keyword Report</a> (AWR - Advanced Web Ranking - discussed in a <a href="http://www.gbradhopkins.com/archives/2005/11/seo_wednesday_2_1.html">previous SEO Wednesday</a>) shows that the keywords that I would like to be ranked for are; ask how to, ask me, computer how to, computer tutorials, mac tutorials, pc tutorials, quicktime tips, and web design tips. The report also indicates that the only keywords that I actually rank in the top 20 for are gbradhopkins and mac tutorials. Currently gbradhopkins.com ranks around #17 in the major search engines for mac tutorials while none of the other keywords are in the top twenty. <img class="imageborder" align = "right" alt="overture.gif" src="http://www.gbradhopkins.com/archives/upload/2005/12/overture.gif" width="274" height="361" /></p>

<p>Instead of using a paid keyword service as recommended by highrankings.com, I'm going to look at two tools to find out which keywords people are using.</p>

<p>The first tool is the <a href="http://inventory.overture.com">Overture Keyword Selector Tool</a>.  The intended purpose of this Overture tool is to allow you to search for selected keywords, and find related keywords and their popularity to guide you when bidding on keywords when advertising with Overture. <br />
It also works as a nifty tool to research keyword popularity.</p>

<p>Keyword Search: <strong>PC Tutorials</strong> 391 total searches done at Overture in October 2005 for the keyword PC Tutorials and related keywords like pc anywhere tutorial, pc repair tutorial, etc. An alternative search for <strong>computer tutorial</strong> reveals that there we over 3000 searches for the top three related keywords; <strong>computer tutorial</strong> (2030), <strong>computer security help and tutorial</strong> (679), and <strong>free computer tutorial</strong> (494).  This indicates that <strong>computer tutorials</strong> would be a better keyword to optimize for, as opposed to <strong>PC Tutorials</strong>.</p>

<p>The other tool we are going to look at is the Google AdWords Keyword Tool that you can use after signing up for an account with Google AdWords. The great thing about this tool is that you can put in a URL and analyze the page for keywords related to the content of the page. Below is a sample search that I did for <strong>gbradhopkins.com</strong>.</p>

<p>By selecting <em>Keyword Popularity</em> from the Show Columns drop down menu, you can see the search volume for each keyword. If you plan on advertising the site in AdWords, the tool also shows the Advertiser Competition for each keyword.</p>

<p><a href="http://www.gbradhopkins.com/archives/upload/2005/12/adwords-research-tool1.html" onclick="window.open('http://www.gbradhopkins.com/archives/upload/2005/12/adwords-research-tool1.html','popup','width=582,height=909,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://www.gbradhopkins.com/archives/upload/2005/12/adwords-research-tool-thumb.gif" width="400" height="624" alt="http://www.gbradhopkins.com/archives/upload/2005/12/adwords-research-tool-thumb.gif" /></a></p>

<p>Once you have decided on the relevant keywords for your website, you need to begin creating content based on the keywords that you have selected. The more content you can create for each keyword, the more relevant your site becomes in the eyes of search engines.</p>

<p>Next week we are going to look at designing and categorizing your site architecture and navigation based<br />
on your keyword research.</p>]]></description>
<link>http://www.gbradhopkins.com/archives/2005/12/research_your_keywords_seo_wed.html</link>
<guid>http://www.gbradhopkins.com/archives/2005/12/research_your_keywords_seo_wed.html</guid>
<category>Web Design Tutorials</category>
<pubDate>Fri, 02 Dec 2005 13:47:27 -0500</pubDate>
</item>
<item>
<title>Google Sitemaps Gets New Interface &amp; Stats</title>
<description><![CDATA[<p><img align="right" alt="logo_wht_60.gif" src="http://www.gbradhopkins.com/archives/upload/2005/11/logo_wht_60.gif" width="176" height="77" /><a href="https://www.google.com/webmasters/sitemaps/">Google sitemaps</a>, which I've recently discovered and enjoyed playing with has implemented a new interface and new stats this week. It is well worth checking out. </p>

<p>In this short entry I'll give you a look at some of the screenshots from my gBradhopkins.com sitemap account.</p>]]>
<![CDATA[<p><strong>What is Google Sitemaps?</strong></p>

<p>From the Google Sitemaps Help File: "<em>Google Sitemaps is an easy way for you to help improve your coverage in the Google index. It's a collaborative crawling system that enables you to communicate directly with Google to keep us informed of all your web pages, and when you make changes to these pages.</p>

<p>With Google Sitemaps you get:</p>

<p>Better crawl coverage to help people find more of your web pages.<br />
Fresher search results.<br />
A smarter crawl because you can provide specific information about all your web pages, such as when a page was last modified or how frequently a page change.</em>"</p>

<p>Here are some screenshots from my Google Sitemaps account.</p>

<p><a href="http://www.gbradhopkins.com/archives/upload/2005/11/sitemap1.html" onclick="window.open('http://www.gbradhopkins.com/archives/upload/2005/11/sitemap1.html','popup','width=800,height=622,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://www.gbradhopkins.com/archives/upload/2005/11/sitemap1-thumb.gif" width="350" height="272" alt="http://www.gbradhopkins.com/archives/upload/2005/11/sitemap1-thumb.gif" /></a></p>

<p>This is a view of the Google Sitemaps Overview screen. This gives you a look at all of the sitemaps that you've added, whether they have been verified or not and whether or not they have errors.</p>

<p><a href="http://www.gbradhopkins.com/archives/upload/2005/11/sitemap2.html" onclick="window.open('http://www.gbradhopkins.com/archives/upload/2005/11/sitemap2.html','popup','width=800,height=622,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://www.gbradhopkins.com/archives/upload/2005/11/sitemap2-thumb.gif" width="350" height="272" alt="http://www.gbradhopkins.com/archives/upload/2005/11/sitemap2-thumb.gif" /></a></p>

<p>Google Sitemaps Query Stats page, shows some of the keywords and phrases that people use to find your site in Google.com.</p>

<p><a href="http://www.gbradhopkins.com/archives/upload/2005/11/sitemap3.html" onclick="window.open('http://www.gbradhopkins.com/archives/upload/2005/11/sitemap3.html','popup','width=800,height=622,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://www.gbradhopkins.com/archives/upload/2005/11/sitemap3-thumb.gif" width="350" height="272" alt="http://www.gbradhopkins.com/archives/upload/2005/11/sitemap3-thumb.gif" /></a></p>

<p>Google Sitemaps Crawl Stats page, provides distribution information for pages that have been crawled.</p>

<p><a href="http://www.gbradhopkins.com/archives/upload/2005/11/sitemap4.html" onclick="window.open('http://www.gbradhopkins.com/archives/upload/2005/11/sitemap4.html','popup','width=800,height=622,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://www.gbradhopkins.com/archives/upload/2005/11/sitemap4-thumb.gif" width="350" height="272" alt="http://www.gbradhopkins.com/archives/upload/2005/11/sitemap4-thumb.gif" /></a></p>

<p>Google Sitemaps Page Analysis Stats, provides information on how the Googlebot sees your site.</p>

<p><a href="http://www.gbradhopkins.com/archives/upload/2005/11/sitemap5.html" onclick="window.open('http://www.gbradhopkins.com/archives/upload/2005/11/sitemap5.html','popup','width=800,height=622,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://www.gbradhopkins.com/archives/upload/2005/11/sitemap5-thumb.gif" width="350" height="272" alt="http://www.gbradhopkins.com/archives/upload/2005/11/sitemap5-thumb.gif" /></a></p>

<p>Google Sitemap Index Stats shows you how your site is indexed in the Google search engine (sites similar to yours, sites that link to yours, the current cache of your page in the index, etc.).</p>

<p><a href="http://www.gbradhopkins.com/archives/upload/2005/11/sitemap6.html" onclick="window.open('http://www.gbradhopkins.com/archives/upload/2005/11/sitemap6.html','popup','width=800,height=622,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://www.gbradhopkins.com/archives/upload/2005/11/sitemap6-thumb.gif" width="350" height="272" alt="http://www.gbradhopkins.com/archives/upload/2005/11/sitemap6-thumb.gif" /></a></p>

<p>Google Sitemaps Errors shows which pages they tried to crawl (found either through links from your Sitemaps or from other pages) but couldn't access and gives a description of the error and possibly how to fix it.</p>

<p>While the Sitemaps project purports to have no bearing on your search engine placement (or rank), it sure can't hurt.</p>

<p><strong>Want to add a sitemap of your site to the Google Sitemaps project? Check out this sponsor: </strong><a href="http://www.firebrand-media.com/archives/2005/11/firebrand_media_2.html">Firebrand Media Google Sitemap Submission</a><br />
<strong><br />
Related gBradhopkins.com Articles:</strong><br />
<a href="http://www.gbradhopkins.com/archives/2005/11/monitor_your_go.html">Monitor your Google Page Rank</a><br />
<a href="http://www.gbradhopkins.com/archives/2005/11/seo_wednesday.html">Ways to Build Website Traffic [SEO Wednesday]</a></p>]]></description>
<link>http://www.gbradhopkins.com/archives/2005/11/google_sitemaps_gets_new_inter.html</link>
<guid>http://www.gbradhopkins.com/archives/2005/11/google_sitemaps_gets_new_inter.html</guid>
<category>Web Design Tutorials</category>
<pubDate>Fri, 18 Nov 2005 08:28:42 -0500</pubDate>
</item>
<item>
<title>Optimize your site for your audience [SEO Wed. Vol. 3]</title>
<description><![CDATA[<p>In last week's SEO Wednesday (<a href="http://www.gbradhopkins.com/archives/2005/11/seo_wednesday_2_1.html">Getting Search Engine Rank</a>), we discussed how you could use a program like Advanced Web Ranking to find out your current search engine rank for various keywords on various search engines. We also looked at tip number one of our <a href="http://www.highrankings.com/issue150.htm#seo">highrankings.com top 10</a>, which was "<em>Do not purchase a new domain unless you have to</em>." </p>

<p>This week, even though it is two days late, we'll look at tip number two, "<em>Optimize your site for your target audience, not for the search engines.</em>"</p>]]>
<![CDATA[<p>One other thing to consider from our discussion of search engine rankings from last week is the fact that you need to check various forms of your URL when you run a search engine rank report. Prior to today, I would always check the rank for gbradhopkins.com only. Then, after viewing some stats for my site, I realized that the search engines see gbradhopkins.com and www.gbradhopkins.com differently. So, I added both (in addition to homepage.mac.com/bradhopkins - which is the original home of gbradhopkins.com) to my search engine rank report. </p>

<p>I found that while www.gbradhopkins.com is not ranked for any of my keywords, gbradhopkins.com ranks in the top 20 on five search engines for the keyphrase "mac tutorials." <a href="http://gbradhopkins.com/gBradhopkins_gBradhopkins.com.html">View full gbradhopkins.com AWR report.</a></p>

<p>Highrankings.com Tip #2: <strong>Optimize your site for your target audience, not for the search<br />
engines. </strong></p>

<p>Basically, you need to figure out who your target audience is and what are they looking for. One way to do this is to search for websites that are in your same space (area, field or business). What are they talking about. Monitor these sites for an extended period of time (only as long as you want to remain competitive - forever). By monitoring the other sites in your space, you can get ideas on what makes a good site (as far as rankings are concerned) and how you can create / modify your site to meet the needs of your potential visitors. (Note - I'm looking at this from the perspective of an informational site. Your needs may differ if you are creating a business site). In a nutshell, make sure your site give users what they are looking for and eventually you will be ranked (provided you continue following the tips and advice that is being provided here and in other areas) and start generating that traffic that you crave. </p>

<p>Also, make sure that your information is easily accessible. I prefer clean sites that focus on the content (or purpose of the site). What does your target market prefer? You need to know, so that you can develop a site that appeals to them (not just you).</p>

<p>It's also important to have some idea of how people are getting to your site, rather, what they are looking for that is getting them to your site. This only works if you are currently generating some traffic from search engines or other referrers. A <strong>referrer </strong>is simply the site that led someone to your site. One way to figure out how visitors are getting to your site is to use a counter like SiteMeter. It provides the referrer and a wealth of other information about how people are getting to your site. <a href="http://www.gbradhopkins.com/archives/2004/11/add_a_counter_t.html">Read this tutorial on how to add SiteMeter to your website</a>.</p>

<p>In recap, learn your audience and develop your site around their needs and desires. That's the first (or second) step to a healthy website.</p>

<p>Still no takers on my Special Offer from last week. This is valuable search engine information that I am providing free!</p>

<p><strong>Special Offer: If you would like me to check your rank with AWR, use the AskMe Form or the comments box below to provide your URL and keywords that you would like checked and I'll check the major search engines for you and will provide a report to you (if you provide email address). </strong></p>

<p>Have a comment or question? Post it below! Want a free search engine rank report?</p>]]></description>
<link>http://www.gbradhopkins.com/archives/2005/11/optimize_your_site_for_your_au.html</link>
<guid>http://www.gbradhopkins.com/archives/2005/11/optimize_your_site_for_your_au.html</guid>
<category>Web Design Tutorials</category>
<pubDate>Fri, 18 Nov 2005 07:07:47 -0500</pubDate>
</item>
<item>
<title>Monitor your Google Page Rank</title>
<description><![CDATA[<p>Most website owners (and anyone who uses the <a href="http://toolbar.google.com">Google Toolbar</a> with their browser) has heard of Google Page Rank. but how do you monitor it (or show it off)? In today's gBradhopkins.com Web Design Tutorial (<a href="http://gbradhopkins.com/archives/web_design_tutorials/">Web Design Tutorial Archive</a>) I'm going to show you how to add a small bit of code to your web page that will display your Google Page Rank for all the world to see.</p>]]>
<![CDATA[<p>To display your Google Page Rank, visit <a href="http://www.mygooglepagerank.com/">MyGooglePageRank.com</a> and type in the URL of your website. Next, click on the <strong>Your Page Rank</strong> button. On the resulting page you will see your page rank in a small box (see gbradhopkins.com page rank below) and the script which you can then paste into the code on your web page to constantly display the page rank of your site.</p>

<p><a href="http://www.mygooglepagerank.com" target="_blank"><img src="http://www.mygooglepagerank.com/PRimage.php?url=http://www.gbradhopkins.com" border="0" width="66" height="13" alt="Google PageRank&trade; - Post your PR with MyGooglePageRank.com"></a><noscript><a href='http://www.mygooglepagerank.com' title='My Google Page Rank'>My Google Page Rank</a></noscript></p>

<p>This can help you monitor the importance of your website (as far as Google is concerned) and let others know what your site rank is.</p>]]></description>
<link>http://www.gbradhopkins.com/archives/2005/11/monitor_your_google_page_rank.html</link>
<guid>http://www.gbradhopkins.com/archives/2005/11/monitor_your_google_page_rank.html</guid>
<category>Web Design Tutorials</category>
<pubDate>Tue, 15 Nov 2005 16:19:01 -0500</pubDate>
</item>
<item>
<title>Getting Search Engine Rank [SEO Wed. Vol.2]</title>
<description><![CDATA[<p>This is the second installment of the newly created SEO Wednesday column here at gbradhopkins.com. As a recap, we will be discussing some techniques (mostly White Hat) that can be used to optimize your website for the major search engines and increase traffic. Tonight we will set a baseline for our current search engine rankings and start to tackle the <a href="http://www.highrankings.com/issue150.htm#seo">HighRankings.com</a> list that I mentioned last time.</p>

<p>(View other gbradhopkins.com <a href="http://gbradhopkins.com/archives/web_design_tutorials/">web design tutorials</a>)</p>]]>
<![CDATA[<p><strong>The Stats</strong></p>

<p>I'm using a program called <a href="http://www.advancedwebranking.com/">Advanced Web Ranking by Caphyon Software</a> to check the position of my website for various keywords. Using this program I can judge not only where my site ranks, but also how competitive the space, that I'm attempting to optimize my site for, is. </p>

<p>For example, by using AWR, I can tell that there are roughly 8 million results for the keywords "windows tutorials" and 429,000 results for "quicktime tutorials." This gives me a ballpark idea of how much competition there is.</p>

<p>The keywords that I picked for my site are the keywords that I think are related to the site. They are web design tips, mac tips, mac tutorials, pc tips, ask me, computer how to, mac, quicktime tutorials, windows tutorials, web design tutorials and gbradhopkins. Like I said, those are the keywords that <em>I think</em> are related to the site. In future SEO Wednesday articles we will look at some Keyword Density Analyzers to see if the keywords that I think are related to the site is reflected in the content of the site. </p>

<p>Here is a link to the Keyword Overview Report generated by AWR. <a href="http://www.gbradhopkins.com/archives/upload/2005/11/Keyword%20Rank_gBradhopkins.com_2005-11-09.html">View Report.</a> A quick look at the report reveals that I have really no rankings at all for any of my keywords beyond "mac tutorials" in DMOZ and "gbradhopkins" in all of the search engines. The good news is that the site is at least listed in each of the engines. Its a start.</p>

<p>If your site is not listed in any of the search engines then I would suggest that you <a href="http://www.google.com/addurl/?continue=/addurl">submit the site to Google</a>, and <a href="http://dmoz.org/add.html">suggest it to the DMOZ directory</a>. That's where you would start.</p>

<p><strong>Now, on to the HighRankings.com list.</strong></p>

<p>1. Do not purchase a new domain unless you have to. My site has been running at gbradhopkins.com for some time so this does not necessarily apply to my situation. But, I did run the website on my .Mac server and a copy of the site remains there at this time. If you are starting fresh, then you have no choice but be patient. When it comes to SEO you have to <strong>be patient</strong>. The HighRankings.com list indicates that the wait is <strong>9 - 12 months</strong> before your website shows up for the keywords that you want.</p>

<p>At this point I'm going to stop for this post. Next week we'll continue with our list and see if we've made any progress on our Search Engine Rankings. </p>

<p>I've decided to upload my AWR report to the server after each update for all to view. <a href="http://gbradhopkins.com/gBradhopkins_gBradhopkins.com.html">gBradhopkins.com Advanced Web Ranking Report</a><br />
<strong><br />
Special Offer: If you would like me to check your rank with AWR, use the <a href="http://gbradhopkins.com/askme/">AskMe Form</a> or the comments box below to provide your URL and keywords that you would like checked and I'll check the major search engines for you and will provide a report to you (if you provide email address).</strong></p>]]></description>
<link>http://www.gbradhopkins.com/archives/2005/11/getting_search_engine_rank_seo.html</link>
<guid>http://www.gbradhopkins.com/archives/2005/11/getting_search_engine_rank_seo.html</guid>
<category>Web Design Tutorials</category>
<pubDate>Wed, 09 Nov 2005 23:17:52 -0500</pubDate>
</item>
<item>
<title>Ways to Build Website Traffic [SEO Wed. Vol.1]</title>
<description><![CDATA[<p>I'm launching a new column, called SEO Wednesday (as if you couldn't figure that out by the huge graphic) here at gBradhopkins.com.</p>

<p>In this column, which I hope will run <b>every</b> Wednesday, I will use tips, tools and techniques that I find on the web to optimize this website and increase traffic. In addition to optimizing this site, we will also dispell myths, highlight tools, websites and resources for those looking to optimize their website for the major search engines.</p>]]>
<![CDATA[<p><strong>What is SEO or Search Engine Optimization?</strong></p>

<p class="update">"Short for search engine optimization, the process of increasing the amount of visitors to a Web site by ranking high in the search results of a search engine. The higher a Web site ranks in the results of a search, the greater the chance that that site will be visited by a user. It is common practice for Internet users to not click through pages and pages of search results, so where a site ranks in a search is essential for directing more traffic toward the site.<br />
<br />
SEO helps to ensure that a site is accessible to a search engine and improves the chances that the site will be found by the search engine." (source <a href="http://www.webopedia.com/TERM/S/SEO.html">Webopedia.com</a>)</p>

<p>To judge whether or not we are making any progress, we have to know where we are currently. All of the following stats apply to the traffic received by gbradhopkins.com during the year 2005.</p>

<p class="update"><b>Traffic Stats</b><br />53% of traffic comes from Google.com<br />2.49% comes from Yahoo!<br />1.25% comes from MSN Search<br /><br />11% of visitors used the Search Phrase "Quicktime Pro 7"<br />3.6% used the Search Phrase "rotate movies" <br />3.6% used the Search Phrase "connecting two macs via firewire"<br /><br />37.3% of visitors are using Safari or Netscape 6 or 7<br />35.69% of users are using Internet Explorer 6<br />47% of visitors are using the MacOS<br />42% of visitors are using WinXP<br /><br /></p>

<p>That's a smattering of the stats, that I feel will help us decide whether or not our SEO effors are successful. A tool that I will be using is to track my progress throughtout is <a href="http://www.advancedwebranking.com/">Advanced Web Ranking 4.1 by Caphyon Software</a>. This software, which you can demo for free for 30 days allows you to track your search engine ranking over time for various keywords.</p>

<p>The methods that will guide my actions will come from various resources. I am going to start with the ten suggestions in the article <a href="http://www.highrankings.com/issue150.htm#seo">Ten tips to the Top of the Search Engines</a> found on the HighRankings.com forum.</p>

<p>Next week, we'll start tackling that list on the HighRankings.com forum. In the mean time, why not try this with your website? We can compare notes and hopefully increase traffic to all of our sites. Until next week, feel free to comment below.</p>

<p>Want to be notified when this site is updated? Submit your email address via the <a href="http://gbradhopkins.com/askme/">AskMe form</a> and I will sign you up. You will then be notified when a new article is added to the site. And, your email will never be used for the purposes of SPAM.</p>]]></description>
<link>http://www.gbradhopkins.com/archives/2005/11/ways_to_build_website_traffic.html</link>
<guid>http://www.gbradhopkins.com/archives/2005/11/ways_to_build_website_traffic.html</guid>
<category>Web Design Tutorials</category>
<pubDate>Wed, 02 Nov 2005 15:59:36 -0500</pubDate>
</item>
<item>
<title>Why test your website in different browsers?</title>
<description><![CDATA[<p><img align="right" alt="entry100.gif" src="http://www.gbradhopkins.com/archives/entry100.gif" width="230" height="239" />This is entry #100 (<em>Unfortunately, it took 6 months to go from 99 to 100</em>) for gbradhopkins.com and in this entry we're going to take a look at why you MUST test your website in various browsers.</p>]]>
<![CDATA[<p>As a Mac user, I do my web development in Adobe GoLive and preview the sites that I'm developing in Safari (Apple's web browser) and often times I forget to test the sites in other browsers (Firefox, Opera, and Internet Explorer for Windows). Testing is especially important if your primary browser is something other than Internet Explorer for Windows.</p>

<p>Internet Explorer has a tendency to wreck a lot of layouts, especially if you rely on CSS (cascading style sheets) for much of your styling and to compound the problem, ~95% of web users are using IE for Win. </p>

<p>One thing to consider is your audience. If you have a site with an audience that uses a particular browser, then maybe you can ignore the others, but its always good form to take preview your site in various browsers to make sure the navigation, style and site structure remain intact. This not only applies to various browsers but also various versions of browsers. Not everyone will have the newest, most up to date browser that you, as a web designer or creative professional, are using.<br />
<strong><br />
Why Test?: Samples</strong></p>

<p>Here are some sample screen captures, from various browsers, of a list that I created with a custom bullet for the <a href="http://www.firebrand-media.com">Firebrand Media</a> home page.</p>

<p>Safari (Original)</p>

<p><img alt="safari.gif" src="http://www.gbradhopkins.com/archives/safari.gif" width="330" height="300" /></p>

<p>Firefox (Mac)</p>

<p><img alt="firefox.gif" src="http://www.gbradhopkins.com/archives/firefox.gif" width="330" height="300" /></p>

<p>Opera (Mac)</p>

<p><img alt="opera.gif" src="http://www.gbradhopkins.com/archives/opera.gif" width="330" height="300" /></p>

<p>Internet Explorer (Windows)</p>

<p><img alt="windows-ie.gif" src="http://www.gbradhopkins.com/archives/windows-ie.gif" width="330" height="300" /></p>

<p>As you can see, they get progressively worse. This came as a bit of a surprise to me, as I had released the new list into the wild without actually previewing it in the other browsers. The fix, shown below, which was rather simple, took about a half an hour, and works well in all of the browsers, except Opera.</p>

<p><br />
Safari (Fix)</p>

<p><img alt="safari-fixed.gif" src="http://www.gbradhopkins.com/archives/safari-fixed.gif" width="330" height="300" /></p>

<p>Firefox (Mac)</p>

<p><img alt="firefox-fixed.gif" src="http://www.gbradhopkins.com/archives/firefox-fixed.gif" width="330" height="300" /></p>

<p>Opera (Mac)</p>

<p><img alt="opera-fixed.gif" src="http://www.gbradhopkins.com/archives/opera-fixed.gif" width="330" height="300" /></p>

<p>Internet Explorer (Windows)</p>

<p><img alt="windows-ie-fixed.gif" src="http://www.gbradhopkins.com/archives/windows-ie-fixed.gif" width="330" height="300" /></p>

<p>Have a routine that you use when creating sites or a particular tool that you like to use to preview sites or verify the integrity of your design among the various browsers? Post your comment below!</p>]]></description>
<link>http://www.gbradhopkins.com/archives/2005/11/why_test_your_website_in_diffe.html</link>
<guid>http://www.gbradhopkins.com/archives/2005/11/why_test_your_website_in_diffe.html</guid>
<category>Web Design Tutorials</category>
<pubDate>Tue, 01 Nov 2005 17:10:29 -0500</pubDate>
</item>
<item>
<title>Faux .MP4 Problem with Safari</title>
<description><![CDATA[<p>There is a lot of (dis)information and even an online petition about how Apple's Safari web browser <img src="http://www.gbradhopkins.com/images/webdesign/mp4-safari-problems/safari-icon.gif" alt="" width="143" height="137" align="right" border="0">will not play MPEG-4 (.mp4) files. In this quick tutorial I'll show you the solution to this very simple problem.</p>]]>
<![CDATA[<p>The problem is this. You've uploaded an MPEG-4 (.mp4) video file (more about MPEG-4 later) to your web server, you've created the link to the file, you open your browser, in this case Safari, and nothing loads except a bunch of text that is unintelligible (see image below). You then open Firefox, Internet Explorer and any other browser you can find, and find that the file opens with no problem.</p>
		<p><img class="imageborder" src="http://www.gbradhopkins.com/images/webdesign/mp4-safari-problems/window-text.gif" alt="" width="350" height="272" border="0"></p>
		<p>What's the problem? How can Safari, Apple's own browser, not support MPEG-4? You start looking for answers online and find a <a href="http://www.petitiononline.com/applemp4/petition.html" target="_blank">petition</a> about how Safari doesn't support MPEG-4 and plenty of other people with the same problem.</p>
		<p>Unfortunately, this problem is related to your web server and not Safari itself. The web server doesn't recognize the content type of the .mp4 file thus giving generic text. To fix the problem, you must open, or create, a .htaccess file in the root directory of the server and add the following lines:</p>
		<p class="update">AddType audio/mpeg mp3<br>
			AddType audio/mp4 mp4</p>
		<p>Once that is done, the files will open as they should. If you don't have root access to your web server, you may have to contact your web host.</p>
		<p class="extraresources"><a href="http://www.apple.com/quicktime/technologies/mpeg4/">More about MPEG-4</a>: MPEG-4 is the global multimedia standard, delivering professional-quality audio and video streams over a wide range of bandwidths, from cell phone to broadband and beyond.<br>
			MPEG-4 was defined by the Moving Picture Experts Group (MPEG), the working group within the International Organization for Standardization (ISO) that specified the widely adopted, Emmy Award-winning standards known as MPEG-1 and MPEG-2. Hundreds of researchers around the world contributed to MPEG-4, which was finalized in 1998 and became an international standard in 2000 and included in QuickTime in 2002.<br>
		</p>]]></description>
<link>http://www.gbradhopkins.com/archives/2005/05/faux_mp4_problem_with_safari.html</link>
<guid>http://www.gbradhopkins.com/archives/2005/05/faux_mp4_problem_with_safari.html</guid>
<category>Web Design Tutorials</category>
<pubDate>Thu, 19 May 2005 08:50:58 -0500</pubDate>
</item>
<item>
<title>MacDesign Magazine becomes Layers</title>
<description><![CDATA[<p>MacDesign Magazine, one of the best you'll find for tips, tricks and tutorials on <img src="http://www.gbradhopkins.com/images/webdesign/layersmag/logo.gif" alt="" width="167" height="66" align="right" border="0">the applications that are near and dear to the heart (and wallet) of every web developer, graphic designer and video editor has changed names and focus (slightly).</p>]]>
<![CDATA[<p>It will now be called Layers Magazine, and it will primarily focus on Adobe applications. While this is not a huge change of course, it will mean that Final Cut Pro is no longer a feature in the magazine (although it will continue to be a focus on the <a href="http://macdesignonline.com/">MacDesign website</a>).</p>
		<p>For those of you who use Flash and Dreamweaver, both applications from Macromedia, you have nothing to worry about now that Adobe has made a bid to buy Macromedia.</p>
		<p>The <a href="http://www.layersmagazine.com">Layers Magazine website</a> has a plethora of information for the Graphic Design professional. You'll find how-to's, video demonstrations, training DVDs and articles about your favorite apps (Photoshop, Illustrator, GoLive, InDesign, Acrobat, Flash and Dreamweaver).</p>
		<p>For more information about what is ahead for Layers Magazine, check out this <a href="http://www.layersmagazine.com/features/layersmagazine.php">Q/A with Layers Magazine editor Scott Kelby</a>.</p>]]></description>
<link>http://www.gbradhopkins.com/archives/2005/04/macdesign_magazine_becomes_lay.html</link>
<guid>http://www.gbradhopkins.com/archives/2005/04/macdesign_magazine_becomes_lay.html</guid>
<category>Mac Tutorials</category>
<pubDate>Sat, 30 Apr 2005 14:30:30 -0500</pubDate>
</item>
<item>
<title>ESPN.com Celebrates 10th Anniversary</title>
<description><![CDATA[<p>ESPN.com, the 21st most popular site on the internet, according to <a href="http://www.amazon.com/exec/obidos/ASIN/B00008OZUX/ref=tb_si_1x2x25x76/102-1587690-1340166#SiteInfo">Alexa.com</a>, celebrated its <img src="http://www.gbradhopkins.com/images/webdesign/espn/espn.gif" alt="" width="227" height="86" align="right" border="0">10th anniversary today (April 1). In honor of the achievement, the administrators of ESPN.com have provided a look back at the many variations of the site as it has developed over the years. This is especially interesting for anyone who develops websites for a living or as a hobby.</p>]]>
<![CDATA[<p>The changes that are made to websites often reflect more than a desire for a new coat of paint. Most sites are changed to incorporate new and growing technologies or capabilities (like broadband). Recently, technologies like RSS have been incorporated into websites to make them more user-friendly. </p>

<p>It's fun to look back every once in a while to see how a website has developed, grown or changed over the course of time. Unfortunately with every new version of a website, the old version gets lost in the ether.</p>

<p>If you have a website then I would highly recommend that you periodically (or before a major revision) take the time to make a backup of the entire site. After all, you've poured your heart and soul into it creating something. Don't lose it in all of the excitement surrounding the development of what will surely (in your mind) become the next big thing.</p>

<p>Click here to visit the <a href="http://sports.espn.go.com/espn/news/story?page=anniversary/1995">ESPN.com 10th Anniversary Page</a>.</p>]]></description>
<link>http://www.gbradhopkins.com/archives/2005/04/espncom_celebrates_10th_annive.html</link>
<guid>http://www.gbradhopkins.com/archives/2005/04/espncom_celebrates_10th_annive.html</guid>
<category>Web Design Tutorials</category>
<pubDate>Fri, 01 Apr 2005 23:38:15 -0500</pubDate>
</item>
<item>
<title>Make Your Website - Multi-Lingual [Web Designers Toolbox]</title>
<description><![CDATA[<p>Do you have a website with information that may be relevant to people who speak languages other than English? Have you noticed that recently, you've received a number of hits from non-english speaking domains? If this is the case, then you will want to check out my first installment of <b>Web Designers Toolbox</b>. Web Designers Toolbox will focus on tutorials that help average people do great things with their websites, for little or no money!</p>]]>
<![CDATA[<p>In my review of the <a href="http://www.gbradhopkins.com/archives/2005/01/the_best_google.html">Best Google tools that you've never used</a>, I showed you how you could use <a href="http://www.google.com/language_tools">Google</a> to translate text. I'm going to show you a similar tool from AltaVista that you can add to your site to allow visitors to translate the text of the page that they are viewing (see a sample of this below).</p>
		<table width="100%" border="0" cellspacing="2" cellpadding="0" align="center">
			<tr>
				<td>
					<div align="center">
						<script language="JavaScript1.2" src="http://www.altavista.com/static/scripts/translate_engl.js"></script></div>
				</td>
				<td>
					<div align="center">
						<script type="text/javascript" language="JavaScript1.2" src="http://www.altavista.com/help/free/inc_translate"></script> <noscript><a href="http://www.altavista.com/babelfish/tr"></noscript></div>
				</td>
			</tr>
		</table>
		<p>To use this tool, head over to <a href="http://www.altavista.com/help/free/free_searchbox_transl">AltaVista</a> and select the search box that you prefer (those are your two choices above), and click on the <b>I want this one!</b> button for whichever you choose. A window will open with the code to be placed on your page. Next, go back to your web page, and paste it where you would like it in the source code. Now that the code is placed on the page, upload the page and you are done!</p>
		<p>The two available search translation tools perform different functions. The translation tool on the left, allows a user to translate the current page simply by clicking on a flag, while the translation tool on the right allows a user to translate typed or pasted text or URL's. Below, you will find a screenshot of what the text on this page would look like translated from English to Spanish.</p>
		<p><b>English to Spanish Translation</b></p>
		<div class="update">
			<p><img class="imageborder" src="http://www.gbradhopkins.com/images/webdesign/toolbox/translate/eng-span-translation.gif" alt="" width="446" height="279" border="0"></p>
		</div>
		<p>I would suggest that if you plan on using this tool for all of your pages that you put it in the template that you are using to create pages for your site, that way you don't have to keep copying and pasting the code every time you want to use it. It will automatically be there. </p>
		<div class="update">
			<p>If you are not familiar with playing with the source code of your page then you may not want to attempt this. Or at least work with a copy of the file. </p>
		</div>]]></description>
<link>http://www.gbradhopkins.com/archives/2005/02/make_your_website_multilingual.html</link>
<guid>http://www.gbradhopkins.com/archives/2005/02/make_your_website_multilingual.html</guid>
<category>Web Design Tutorials</category>
<pubDate>Sun, 06 Feb 2005 17:24:58 -0500</pubDate>
</item>
<item>
<title>Obfuscate Your Email Address</title>
<description><![CDATA[<p>Email Obfuscating? What the heck is email obfuscating and how can it help me avoid SPAM in my inbox?</p>]]>
<![CDATA[<p>Obfuscate means : To make so confused or opaque as to be difficult to perceive or understand [<a href="http://dictionary.reference.com/search?q=obfuscate">dictionary.com</a>].<br />
															<p>When you obfuscate your email address on a web page you make it hard for a spider to harvest it. Spider? Harvest? Spiders are programs that work their way around the internet harvesting (collecting) information. Some spiders, like search engine spiders, are good. Others, like email spiders (also called spambots) are bad.</p><br />
															<p>Email spiders scour the internet looking for one thing; Email Addresses. When they find one, they add it to their list. That list eventually becomes part of some CD-ROM that is sold to Spammers. The Spammer then uses that CD-ROM to flood your in box with junk email.</p><br />
															<p>The question is &quot;How can we protect our email address while maintaining the ability to interact with our visitors?&quot;</p><br />
															<p>The Answer: Obfuscate your email address. In this tutorial I'll give you various resources for combatting SPAM.</p><br />
															<p>To Javascript or not to Javascript, that is the question.</p><br />
															<p>There are basically two different ways of obfuscating your email address. One is to insert some Javascript code in place of your email, the other is to use plain text that converts your email address into a series of numeric encodings.</p><br />
															<p>Javascript: Javascript is the more secure of the two methods because spiders are unable to process the script that contains your email address. The only downside to Javascript is that old (primitive) browsers or those with Javascript turned off will not have access to your email address. From what I've seen and heard somewhere between 10 and 20% of users will not have Javascript capable browsers (or they will have it turned off).</p><br />
															<p>Javascript Email Obfuscation Sites [Both of these site will help you generate the Javascript that you will then paste into the HTML of your page.]:</p><br />
															<ul><br />
																<li type="square"><a href="http://www.evolt.org/article/Spam_Proofing_Your_Website/20/41849/index.html">SPAM Proofing Your Web Site : evolt.org</a><br />
																<li type="square"><a href="http://www.healyourchurchwebsite.com/obfuscator/">Heal Your Church Web Site Anti-spam Email Obfuscator</a><br />
															</ul><br />
															<p>Sample Javascript Code created with the Heal Your Church Web Site Obfuscator:</p><br />
															<table width="100%" border="0" cellspacing="0" cellpadding="0"><br />
																<tr><br />
																	<td class="update" width="400"><br />
																		<div align="center"><br />
																			<textarea name="textareaName" rows="8" cols="55" readonly wrap="virtual">&lt;a href=&quot;javascript:var e1='%6d%61c.%63%6f%6d',e2='&amp;#109;&amp;#097;&amp;#105;&amp;#108;&amp;#116;&amp;#111;&amp;#058;%20', e3='&amp;#098;%72&amp;#097;%64hopki&amp;#110;&amp;#115;';var e0=e2+e3+'%40'+e1;(window.location?window.location.replace(e0):document.write(e0));&quot; title=&quot;&amp;#069;&amp;#109;&amp;#097;&amp;#105;&amp;#108;&amp;#032;&amp;#065;&amp;#100;&amp;#100;&amp;#114;&amp;#101;&amp;#115;&amp;#115;&amp;#032;&amp;#079;&amp;#098;&amp;#102;&amp;#117;&amp;#115;&amp;#099;&amp;#097;&amp;#116;&amp;#101;&amp;#100;&amp;#032;&amp;#087;&amp;#105;&amp;#116;&amp;#104;&amp;#032;&amp;#074;&amp;#097;&amp;#118;&amp;#097;&amp;#115;&amp;#099;&amp;#114;&amp;#105;&amp;#112;&amp;#116;&quot;&gt;&amp;#069;&amp;#109;&amp;#097;&amp;#105;&amp;#108;&amp;#032;&amp;#077;&amp;#101;&lt;/a&gt;</textarea></div><br />
																	</td><br />
																</tr><br />
															</table><br />
															<p>Result of the code:</p><br />
															<table width="100%" border="0" cellspacing="0" cellpadding="0"><br />
																<tr><br />
																	<td class="update"><a href="javascript:var e1='%6d%61c.%63%6f%6d',e2='&#109;&#097;&#105;&#108;&#116;&#111;&#058;%20', e3='&#098;%72&#097;%64hopki&#110;&#115;';var e0=e2+e3+'%40'+e1;(window.location?window.location.replace(e0):document.write(e0));" title="Email Address Obfuscated With Javascript">Email Me</a></td><br />
																</tr><br />
															</table><br />
															<p>Plain Text: An easier way to obscure your email address is to use plain text. There are a couple of different methods you can use.</p><br />
															<p>One way, which you may have seen while browsing, is to type your email address in a way that users have to type it into the address field before sending you a message. It usually will look something like this:</p><br />
															<table width="100%" border="0" cellspacing="0" cellpadding="0"><br />
																<tr><br />
																	<td class="update">brad at mac dot com</td><br />
																</tr><br />
															</table><br />
															<p>Keep in mind that this decreases usability a bit because users can no longer just click a link that takes them right to their email program.</p><br />
															<p>Another way is to use a program like that found on the <a href="http://www.safeemail.org/">Stop SPAM : Spambot Prevention</a> web site. Using that web site generates the following code which can then be pasted into the HTML of your site.</p><br />
															<table width="100%" border="0" cellspacing="0" cellpadding="0"><br />
																<tr><br />
																	<td class="update"><br />
																		<div align="center"><br />
																			<textarea name="textareaName" rows="4" cols="55" readonly wrap="physical">&amp;#98;&amp;#114;&amp;#97;&amp;#100;&amp;#104;&amp;#111;&amp;#112;&amp;#107;&amp;#105;&amp;#110;&amp;#115;&amp;#64;&amp;#109;&amp;#97;&amp;#99;&amp;#46;&amp;#99;&amp;#111;&amp;#109;</textarea></div><br />
																	</td><br />
																</tr><br />
															</table><br />
															<p>Result of the code:</p><br />
															<table width="100%" border="0" cellspacing="0" cellpadding="0"><br />
																<tr><br />
																	<td class="update">bradhopkins@mac.com</td><br />
																</tr><br />
															</table><br />
															<p>Finally, you could use the Email Obfuscator at the <a href="http://alicorna.com/cgi/obfuscator.cgi">Alicorna.com</a> web site. This is also a plain text generator but unlike the Stop SPAM site, Alicorna's code also adds the mailto link so the email address is a clickable link.</p><br />
															<p>Sample Code (<a href="http://alicorna.com/cgi/obfuscator.cgi">Alicorna.com</a>)</p><br />
															<table width="100%" border="0" cellspacing="0" cellpadding="0"><br />
																<tr><br />
																	<td class="update"><br />
																		<div align="center"><br />
																			<textarea name="textareaName" rows="5" cols="55" readonly wrap="physical">&lt;a href=&quot;mailto:&amp;#98;&amp;#114;a&amp;#100;h&amp;#111;&amp;#112;k&amp;#105;&amp;#110;&amp;#115;&amp;#64;m&amp;#97;&amp;#99;.&amp;#99;&amp;#111;&amp;#109;&quot;&gt;&amp;#98;&amp;#114;&amp;#97;&amp;#100;&amp;#104;&amp;#111;p&amp;#107;&amp;#105;n&amp;#115;&amp;#64;&amp;#109;&amp;#97;&amp;#99;.&amp;#99;&amp;#111;&amp;#109;&lt;/a&gt;</textarea></div><br />
																	</td><br />
																</tr><br />
															</table><br />
															<p>Result of the code:</p><br />
															<table width="100%" border="0" cellspacing="0" cellpadding="0"><br />
																<tr><br />
																	<td class="update"><a href="mailto:%26#98;%26#114;a%26#100;h%26#111;%26#112;k%26#105;%26#110;%26#115;%26#64;m%26#97;%26#99;.%26#99;%26#111;%26#109;">bradhopkins@mac.com</a></td><br />
																</tr><br />
															</table><br />
															<p>All of these methods will work to some degree. You have to judge which will work best for you. With SPAM as prevalent as it is, you have to be diligent when it comes to guarding that email address.</p><br />
															<ul><br />
																<li type="square"><a href="http://news.com.com/2100-1024-5189340.html?tag=cd.top">Happy spamiversary : CNET News.com</a><br />
																<li type="square"><a href="http://www.evolt.org/article/Spam_Proofing_Your_Website/20/41849/index.html">SPAM Proofing Your Web Site : evolt.org</a><br />
																<li type="square"><a href="http://www.safeemail.org/">Stop SPAM : Spambot Prevention : safeemail.org</a><br />
																<li type="square"><a href="http://www.healyourchurchwebsite.com/obfuscator/">Heal Your Church Web Site Anti-spam Email Obfuscator</a><br />
																<li type="square"><a href="http://alicorna.com/cgi/obfuscator.cgi">Email Obfuscator : Alicorna.com</a><br />
															</ul></p>]]></description>
<link>http://www.gbradhopkins.com/archives/2004/11/obfuscate_your_email_address.html</link>
<guid>http://www.gbradhopkins.com/archives/2004/11/obfuscate_your_email_address.html</guid>
<category>Web Design Tutorials</category>
<pubDate>Wed, 10 Nov 2004 15:49:50 -0500</pubDate>
</item>
<item>
<title>Make your web site searchable</title>
<description><![CDATA[<p>The ability to search a site is probably one of the most useful features you can add to your site. Especially if your site has a number of pages. If you have a very basic site with a handful of pages then you probably don't want to even bother with it.</p>]]>
<![CDATA[<p>There are a number of free services that help you to quickly and efficiently add search capability to your site. The one that I prefer and am going to use is by <a href="http://www.atomz.com" target="_blank">Atomz.com</a>. It is free, has no banners or advertising and can be set to index (scan your site for updated files) your site at intervals that you determine. A very nice feature.</p>
															<p>Like all online services you will have to sign up for an account. This process involves you providing minimal information and is very quick.</p>
															<p>You will then have to set up an account for the site you wish to make searchable. This can be done at the 'Accounts' page. You will need to have the URL that your site resides at [http://homepage.mac.com/bradhopkins is my URL], a title for the site, a category to describe the site and your time zone. This completes the account set up.</p>
															<p>Another nice feature provided by <a href="http://www.atomz.com" target="_blank">Atomz.com</a> is that you can set up searches for multiple sites and manage all of them from a single page.<br>
															</p>
															<p>Your next step is to select 'HTML' from the list of choices. Here you have two options [1] standard search : the user puts in keywords to search for, and [2] advanced: the user provides information like keywords, date modified, where the file should reside, etc. Either way the process is the same [but the code will be different].</p>
															<p>Once you decide which search you like better [I like standard for its simplicity] then you simply copy the code straight from the page.</p>
															<div align="center">
																<table class="update" width="348" border="0" cellspacing="2" cellpadding="0">
																	<tr>
																		<td>
																			<div align="center">
																				<font size="2" face="Arial,Helvetica,Geneva,Swiss,SunSans-Regular"><i>&lt;!-- Atomz Search HTML for g.Brad.hopkins --&gt;&lt;form method=&quot;get&quot; action=&quot;http://search.atomz.com/search/&quot;&gt;&lt;input size=15 name=&quot;sp-q&quot;&gt;&lt;br&gt;<br>
																						&lt;input type=submit value=&quot;Search&quot;&gt;&lt;input type=hidden name=&quot;sp-a&quot; value=&quot;sp1000190a&quot;&gt;&lt;/form&gt;<br>
																					</i></font></div>
																		</td>
																	</tr>
																</table>
															</div>
															<p>This code will then be pasted directly into your web page. Some HTML editors have trouble pasting HTML code from other applications. If the HTML code appears on your web page as text, then copy-and-paste from this page to a simple text editor, then copy-and-paste again from the simple text editor to your HTML editor. (You can use &quot;notepad&quot; on Windows or &quot;Simple Text&quot; on a Macintosh as a simple text editor.)</p>
															<p>If the text box is too wide for your design, just reduce its width by changing the size parameter of the &quot;sp-q&quot; input tag in the HTML code for your search form.</p>
															<p>Once you have pasted the code into your site you then have to tell atomz.com to index your site. You can set it up to only index on your command, or you can have it index on a schedule. I chose on command and will probably go back later and set up a schedule for indexing.</p>
															<p>Simply select 'Full Index' and it will tell you when your site was last craweled [indexed] and how many pages were indexed. You will see a button down the page that says 'index now' and you click that and it begins indexing [as indicated by the countdown from 20 to 0].</p>
															<p>Upon completion of the indexing it will say 'click here now'. At that point you are done and your site is now searchable. If you get a result of 0 pages then you may want to check to be sure that you typed your URL correctly.</p>]]></description>
<link>http://www.gbradhopkins.com/archives/2004/11/make_your_web_site_searchable.html</link>
<guid>http://www.gbradhopkins.com/archives/2004/11/make_your_web_site_searchable.html</guid>
<category>Web Design Tutorials</category>
<pubDate>Wed, 10 Nov 2004 11:46:22 -0500</pubDate>
</item>
<item>
<title>Add a Counter to Your Web Page</title>
<description><![CDATA[<p>Anyone who has ever built a web page has one thing that they want to know once they upload it; how many visits am I getting? In this tutorial, I am going to show you how to add a counter to your web page, for free of course.</p>]]>
<![CDATA[<p>The counter that I am using is from <a href="http://sm6.sitemeter.com/default.asp?action=newaccount" target="_blank">SiteMeter.com</a>. There are a number of different counters available. SiteMeter offers the following: A web counter that is fast and easy to setup, real-time reports on the visitor activity of your web site, and weekly email reports on your sites traffic. All free of charge.</p>
															<p>The first step is setting up an account. This is a very painless process and takes less than five minutes. (There are three pages of information that they require. A total of about 10 Questions you have to answer.)</p>
															<p>Now that you have completed the sign up process, you are ready to paste the code into your page. This is another area where SiteMeter really shines. They provide you with instructions for a number of different web publishing applications (<i>here are the applications; FrontPage&nbsp;and&nbsp;FrontPage&nbsp;Express, FrontPage&nbsp;2000/2002, Dreamweaver, Publisher 2000, Claris&nbsp;Home&nbsp;Page, Adobe&nbsp;PageMill, Netscape&nbsp;Gold&nbsp;or&nbsp;Netscape&nbsp;Composer, NetObjects, Trellix, Adobe&nbsp;GoLive, ixla&nbsp;Web&nbsp;Easy, Using&nbsp;NotePad&nbsp;or&nbsp;another&nbsp;HTML&nbsp;editor</i>). </p>
															<p>Select your application (I chose Adobe GoLive) and you are given step-by-step instructions on how to paste the code into your web page. Here are the instructions for GoLive:</p>
															<table class="update" width="396" border="0" cellspacing="2" cellpadding="0">
																<tr>
																	<td><i><font color="black">Adobe's GoLive Installation Instructions<br>
																				These are the instructions for adding a Site Meter web counter and tracker to your site using Adobe's GoLive.<br>
																				<br>
																				1. Select the HTML code in the box (below) with your mouse.<br>
																				<br>
																				2. Copy it to the clipboard. (Press the CTRL key and the letter C at the same time.)<br>
																				<br>
																				3. Open your page in Adobe GoLive 4.0.<br>
																				<br>
																				4. Click on the 'Source' tab.<br>
																				<br>
																				5. Paste all of your counter code between the &lt;body&gt; and &lt;/body&gt; tags. Right before the &lt;/body&gt; tag at the bottom of the page is usually a good place. (Press the CTRL key and the letter V at the same time to paste from the clipboard.)<br>
																				<br>
																				6. Click the 'Preview' tab to view the result and then save the page.<br>
																				Note: Do not attempt to move the counter in any other mode (such as Layout) after inserting the code. Doing so will alter the counter code and produce script errors on the page when it is viewed in a browser.<br>
																				<br>
																				7. You can now publish your page to your web server.</font></i></td>
																</tr>
															</table>
															<p>That's all there is to adding the counter to your web page<img src="http://www.gbradhopkins.com/images/webdesign/counter/counter-image.jpg" alt="" width="111" height="146" align="left" border="0">. Note: For the most accurate statistics, Site Meter recommends that you paste that code into everypage of your site.</p>
															<p>SiteMeter offers a number of different counter styles (examples to the left) and then allows you to customize those further. You can also specify the number that you would like to start your counter at, have the counter ignore visits from your current IP address (to get more accurate results by not counting yourself), specify how often you would like to get counter reports in your email, and set the level of privacy of your site statistics. <img src="http://www.gbradhopkins.com/images/webdesign/counter/counter-stats.jpg" alt="" width="294" height="262" align="right" border="0"></p>
															<p>Another great thing, besides the ease of use and the ability to customize the counter, is the statistics. When you log-in to your statistics you get an overview of recent activity. To the left of the site summary you have a real gold mine when it comes to statistics. Here are some of the stat's available: summary, who's on (visitors in the last 20 minutes), traffic prediction, recent visitors by details, referrals, search words, by entry pages, exit pages, day, week, month, year and on and on. </p>
															<p>If you are at all interested in what people are looking at on your site, then I would highly recommend you add a SiteMeter counter to your web site.</p>]]></description>
<link>http://www.gbradhopkins.com/archives/2004/11/add_a_counter_to_your_web_page.html</link>
<guid>http://www.gbradhopkins.com/archives/2004/11/add_a_counter_to_your_web_page.html</guid>
<category>Web Design Tutorials</category>
<pubDate>Tue, 09 Nov 2004 13:55:24 -0500</pubDate>
</item>
<item>
<title>Display Your Site Logo in the Address Bar</title>
<description><![CDATA[<p>How do you display your web site logo in the address bar? Use favicon, a bit of code and this tutorial.</p>]]>
<![CDATA[<p>What is favicon? Favicon is a custom site logo that can be added to your web site. This logo shows up in the address bar and can add a professional look to your site. See image below. <i>note - some browsers do not support favicon.</i></p>
															<div align="center">
																<p><img src="http://www.gbradhopkins.com/images/webdesign/favicon/Netscape-screenshot.gif" alt="" width="381" height="30" border="0"></p>
																<p>gbradhopkins.com favicon in Netscape 7</p>
															</div>
															<p>Adding favicon to your site is a fairly simple, two step process.</p>
															<p><b>Create the file</b> : First, you must create the favicon file. This file has to be a .ico (windows icon) file with dimensions of 16 x 16 pixels. <i>I used <a href="http://www.versiontracker.com/dyn/moreinfo/macosx/11559">Graphic Converter</a> (Mac) to create my .ico file but there are many programs available that will do the job (search for .ico at <a href="http://www.download.com">download.com</a>).</i> </p>
															<p><b>Implementing</b> : Option 1) If you have root access then you can simply put the .ico file in the root level of your web site. This is the easiest way and will ensure that every page in your site will have the icon. When using this method, the file must be named favicon.ico.</p>
															<p>Option 2) If you do not have root access, then you can add a small snippet of code to each page that you would like the icon to be displayed on. </p>
															<div class="update">
																<div align="center">
																	<p><i>&lt;LINK REL=&quot;SHORTCUT ICON&quot;<br>
																			HREF=&quot;/~your_directory/logo.ico&quot;&gt;</i></p>
																</div>
															</div>
															<div align="left">
																<p>Add this code between the &lt;HEAD&gt; and &lt;/HEAD&gt; tags of your page, replacing <i>/~your_directory/logo.ico,</i> with the location and name of your .ico file. Using this method, you can name the file anything you like and can use different files for different sections of your site.</p>]]></description>
<link>http://www.gbradhopkins.com/archives/2004/11/display_your_site_logo_in_the.html</link>
<guid>http://www.gbradhopkins.com/archives/2004/11/display_your_site_logo_in_the.html</guid>
<category>Web Design Tutorials</category>
<pubDate>Mon, 08 Nov 2004 13:59:21 -0500</pubDate>
</item>
<item>
<title>Create an RSS Feed for Your Web Site</title>
<description><![CDATA[<p>Anyone with a web page knows that no matter how good your web site is, it's no good unless someone sees it. So, to keep readers informed of updates, most sites employ things like mailing lists to keep readers up to date.<br />
In this tutorial I'm going to show you the simple to way to create your own RSS News Feed.</p>]]>
<![CDATA[<p>First, what is an RSS news feed? RSS news feeds are used by web sites to share headlines and stories. These feeds can be used by other web sites or by special RSS aggregators. In this example I will show you how to create an RSS news feed.<br />
															<p><b>Create Your Own in XML</b> : There are multiple RSS Feed formats (0.91, 1.0 and 2.0) but in this tutorials we will use the simple 0.91 format. Below you will find a link to the code used to create a sample RSS Feed. Feel free to copy and paste the following code into your own text editor.</p><br />
															Sample RSS Code<br />
															<table class="bordersolid" width="80%" border="0" cellspacing="0" cellpadding="0"><br />
																<tr><br />
																	<td class="update"><br />
																		<dl><br />
																			<dt>&lt;?xml version=&quot;1.0&quot; ?&gt;<br />
																			<dt>&lt;!DOCTYPE rss PUBLIC &quot;-//Netscape Communications//DTD RSS 0.91//EN&quot;<br />
																			<dt>&quot;http://my.netscape.com/publish/formats/rss-0.91.dtd&quot;&gt;<br />
																			<dt>&lt;rss version=&quot;0.91&quot;&gt;<br />
																			<dt>&lt;channel&gt;<br />
																			<dt>&lt;title&gt;<font color="#ff4500">gBradhopkins.com</font> &lt;/title&gt;<br />
																			<dt>&lt;link&gt;<font color="#ff4500">http://www.gbradhopkins.com/</font> &lt;/link&gt;<br />
																			<dt>&lt;description&gt; <font color="#ff4500">Educating computer users one click at a time. Tutorials for Mac, PC and Web designers.</font> &lt;/description&gt;<br />
																			<dt>&lt;language&gt;en-us &lt;/language&gt; &lt;item&gt;<br />
																			<dt>&lt;title&gt; <font color="#ff4500">NetNewsWire and RSS Readers :: Review / Tutorial</font> &lt;/title&gt;<br />
																			<dt>&lt;link&gt; <font color="#ff4500">http://homepage.mac.com/bradhopkins/tutorials/mac/netnewswire/netnewswire.html</font> &lt;/link&gt;<br />
																			<dt>&lt;description&gt; <font color="#ff4500">In this product review/tutorial for NetNewsWire I show you how you can browse and find updated content on thousands of web sites without the hassle of intrusive advertising or opening a web browser. 5/23/03</font>&lt;/description&gt;<br />
																			<dt>&lt;/item&gt; &lt;item&gt;<br />
																			<dt>&lt;title&gt; <font color="#ff4500">Quickly and Easily Import Cover Art into iTunes 4</font> &lt;/title&gt;<br />
																			<dt>&lt;link&gt; <font color="#ff4500">http://gbradhopkins.com/tutorials/mac/iTunes4/album-art/album-art.html</font> &lt;/link&gt;<br />
																			<dt>&lt;description&gt; <font color="#ff4500">iTunes 4 allows you to import album artwork to go along with your music. In this tutorial I will show you how to use a freeware program called Clutter to make finding and importing Album Artwork as easy as 1, 2...Done. 5/17/03</font> &lt;/description&gt;<br />
																			<dt>&lt;/item&gt; &lt;item&gt;<br />
																			<dt>&lt;title&gt; <font color="#ff4500">Re-live the days of your youth with Emulation Software</font> &lt;/title&gt;<br />
																			<dt>&lt;link&gt; <font color="#ff4500">http://gbradhopkins.com/tutorials/mac/emulator/emulated-games.html</font> &lt;/link&gt;<br />
																			<dt>&lt;description&gt; <font color="#ff4500">Use your Mac and some free software to play old school games like Frogger, Q-Bert, Pac-Man, Super Mario and more. In this tutorial I show you where to get software that emulates Atari, Nintendo, SuperNintendo and other game systems. 5/16/03</font> &lt;/description&gt;<br />
																			<dt>&lt;/item&gt;<br />
																			<dt>&lt;/channel&gt;<br />
																			<dt>&lt;/rss&gt;<br />
																		</dl><br />
																	</td><br />
																</tr><br />
															</table><br />
															<div align="left"><br />
																<p>Looking at the code in the example, you're probably thinking to yourself that it looks a lot like HTML. And you are right. When creating your RSS Feed, there are only a few things that you need to change to make it work. I have highlighted in orange the items that you will need to change to make your own feed.</p><br />
															</div><br />
															<p><b>Title, Link, Description</b> : To make the feed work you really only need to change the Title, Link and Description sections of the code. So, let's whip out our handy Text Editor and get started.</p><br />
															<p>The first Title, Link and Description refers to your site. In my feed I have gbradhopkins.com for the title, the actual link to the site and a description of the site itself. This is the information that will be displayed in the news aggregator.</p><br />
															<p>The next section that is changed refers to the individual headline or news story that you are announcing with your feed. So, when you change the Title, Link and Description, each should refer to the individual article. You can then repeat the process for each of the headlines that you would like to add. Make sure that you leave the tags alone and only change the text in the Title, Link and Description sections. Any changed code will cause problems with your feed. When saving your feed, save it as my-<i>feed-name.rss</i>. [ex- My feed is saved as g_brad_hopkins.rss]</p><br />
															<p><b>Advertise Your Feed</b> : Now that you have created a feed, you need to advertise it. One way, is to add a link on your page that says <a href="http://homepage.mac.com/bradhopkins/g_brad_hopkins.rss">RSS FEED</a>, or use the <a href="http://homepage.mac.com/bradhopkins/g_brad_hopkins.rss"><img src="http://www.gbradhopkins.com/images/webdesign/RSS/xml.gif" alt="" width="36" height="14" align="absmiddle" border="0"></a> graphic. This graphic is a standard indicator of an RSS Feed. The graphic or text should link to your .rss file. [mine links to g_brad_hopkins.rss]. To see what an RSS feed looks like when clicked on, click on either the graphic or text link above.</p><br />
															<p>Another way to advertise your feed is to use a web site like <a href="http://www.syndic8.com/suggest_start.php">Syndic8.com</a>. Syndic8.com allows people to enter or suggest feeds that they will include in their database.You can also use Syndic8.com to find other RSS Feeds.</p><br />
															<p><b>Validate the Feed</b> : To make sure that your feed is sea-worthy, use an online RSS Validator like the one at <a href="http://aggregator.userland.com/validator">Userland Software</a>. Simply input the link to your rss file and it will check to see that everything is valid in your code.</p><br />
															<p><b>View the Feed</b> : To view the feed you will need an RSS aggregator. I am using NetNewsWire Lite for MacOS X. For those using Windows, try out <a href="http://www.disobey.com/amphetadesk/">AmphetaDesk</a>. In the image below you can see my feed in the aggregator window.</p>]]></description>
<link>http://www.gbradhopkins.com/archives/2004/11/create_an_rss_feed_for_your_we.html</link>
<guid>http://www.gbradhopkins.com/archives/2004/11/create_an_rss_feed_for_your_we.html</guid>
<category>Web Design Tutorials</category>
<pubDate>Sun, 07 Nov 2004 14:04:58 -0500</pubDate>
</item>
<item>
<title>Add a Message Board to Your Web Site</title>
<description><![CDATA[<p>Want to add some traffic to your web site? Try a Message Board (aka Forum). With a Message Board, visitors can discuss topics of interest. I have recently added a Message Board to my site, in hopes of helping people receive answers to their computer questions. In this tutorial, I'm going to show you how to add and customize a FREE Message Board.</p>]]>
<![CDATA[<p>The message board that I am going to use is provided by <a href="http://www.bravenet.com/?afilid=492558309" target="_blank">Bravenet.com</a>. Bravenet offers a number of free web services for building site traffic. Another free service of theirs that I have used is their free email form. I chose Bravenet for two reasons 1)It's Free and 2)Everything can be completely customized. You can integrate their services into your site by matching the look and feel of each tool.<br />
															<div align="left"><br />
																<p><b>Bravenet.com Sign Up</b> : When you go to the Bravenet.com web site, you have to <a href="http://www.bravenet.com/?afilid=492558309" target="_blank">sign up for an account</a>. They ask you a minimal number of questions (Username, Password, Date of Birth, Zip Code, State, URL, Name of Site). Once you are signed in to their service, you then choose<img class="imageborder" src="http://www.gbradhopkins.com/images/webdesign/message-board/first-click.gif" alt="" width="270" height="73" align="right" border="0"> which resource you would like to add to your web site. Resources include mini-polls, java chat, <b>Forums (Message Boards)</b>, password protection, hit counters, news headline, site search and much more. To add a Message Board click on Register for the Forums (message boards) link (example above right). This will load a new page that says &quot;New Service Registration Complete&quot; and gives you the code to copy and paste into your page. <img class="imageborder" src="http://www.gbradhopkins.com/images/webdesign/message-board/forum-manager.gif" alt="" width="290" height="225" align="right" border="0"></p><br />
																<p><b>Customize Your Forum</b> : Once you have pasted the code into your page, you will want to customize the look and feel of the Message Board to match your web site. This is done using the forum manager (found on the same page as the New Service Registration Complete&quot;. I'll now give you a brief overview of each of the settings that can be changed. </p><br />
																<p><b>General Settings</b> : You can change the following parts of the forum to make it &quot;your own&quot;. Name of the Forum, add a description of what the forum is about, and add the URL of your web page. You can also turn on/off the following options for your forum: </p><br />
																<ul><br />
																	<li>Email Notification : be notified when a new post is added.<br />
																	<li>Allow HTML : allows users to add html to their posts.<br />
																	<li>Refuse Messages with swear words<br />
																	<li>Show users IP address in forum<br />
																	<li>Disable Smilies<br />
																	<li>List site in forum index : help others to find your forum..<br />
																	<li>You can also add keywords, to help people find your forum<br />
																	<li>Password Protection : Only want to allow certain people to access the forum? Here's how.<br />
																</ul><br />
																<p><b>Look &amp; Feel</b> : This is where you will change the colors used in the forum. Options include, Font Face (Arial, Helvetica), Font size and Color used in the Title, and can also be set for the Forum itself.</p><br />
																<p><b>Images</b> : Here you can set the Title Image, Background Image and the Emoticon Set (see below) that you would like to use in your forum. To use title or background images you will need the URL to the image itself (<i>http://homepage.mac.com/bradhopkins/main-images/background.gif</i>).</p><br />
															</div><br />
															<div align="center"><br />
																<p><img class="imageborder" src="http://www.gbradhopkins.com/images/webdesign/message-board/emoticon-set.gif" alt="" width="293" height="120" border="0"> </p><br />
															</div><br />
															<div align="left"><br />
																<p><b>Other Options</b> : The final four choices in the forum manager are more for maintenance purposes.</p><br />
																<ul><br />
																	<li>Delete Messages : Allows you to view and delete old or unwanted messages in the forum.<br />
																	<li>Copy/Paste Code : The code to add the forum to your web page.<br />
																	<li>Forum How-to : Tips on how to use the forum.<br />
																	<li>View Forum : Takes you to your forum to see the changes you have made. <br />
																</ul><br />
																<p><b>Final Thoughts</b> : I decided not to use all of the features available (didn't add a Title Image) but I really like the ease of use of the forum and the way it integrates with my web site. If there was one negative, it would have to be that when you go to the forum a pop-up ad comes up. This can be removed by using their pay service.</p>]]></description>
<link>http://www.gbradhopkins.com/archives/2004/11/add_a_message_board_to_your_we.html</link>
<guid>http://www.gbradhopkins.com/archives/2004/11/add_a_message_board_to_your_we.html</guid>
<category>Web Design Tutorials</category>
<pubDate>Sat, 06 Nov 2004 16:10:18 -0500</pubDate>
</item>
<item>
<title>Installing a Multi-User Calendar (p3)</title>
<description><![CDATA[<p>This is tutorial three (of what now looks like four) showing you how to install and customize a multi-user calendar on your web server/site. In this tutorial I will show you how to edit the CSS files to match the site calendar to your web site more exactly. For installation tips see tutorial 1 (<a href="http://gbrad.firebrand-media.com/archives/2004/10/install_a_multi.html">installing</a>) and 2 (<a href="http://gbrad.firebrand-media.com/archives/2004/10/installing_a_mu.html">adding to your web page</a>).</p>]]>
<![CDATA[<p>As I recommended in part two of this tutorial, duplicate the .CSS files that you will be editing. For those unfamiliar with CSS, it is basically used to control the look (background, text, borders, links, roll overs, etc.) of the elements of your web page. It is especially useful because all of the styles for an entire web site can be contained within one or two files.</p>
<p>I would recommend using a CSS editor. I'm using Adobe GoLive CS, which has a built in CSS editor. The benefit of a program like this is that you can visually see how the changes you are making will look. Macromedia Dreamweaver, and most other commercial web page design programs have a CSS editor included. If you are hand coding, you can download a CSS editor. A quick <a href="http://www.google.com/search?q=css+editor&ie=UTF-8&oe=UTF-8">google search</a> will provide a number of results.</p>
<ul></ul>
<p>The CSS file that we will edit is default.css (see code below).</p>
<p></p>
<div class="update">
	<p>&lt;STYLE TYPE=&quot;text/css&quot;&gt;<br>
	</p>
	<p>&lt;!--<br>
	</p>
	<p>/**************************************************************<br>
	</p>
	<p>********* Formatting For Month Table and Text *****************<br>
	</p>
	<p>**************************************************************/<br>
	</p>
	<p><br>
	</p>
	<p>A { font-family:arial, helvetica; color:#00F; text-decoration:underline }<br>
	</p>
	<p>SPAN { font-family:arial, helvetica }<br>
	</p>
	<p>TD { font-family:arial, helvetica }<br>
	</p>
	<p>BODY { background-color:#FFF }<br>
	</p>
	<p><br>
	</p>
	<p>/**** month and year header at top of calendar ****/<br>
	</p>
	<p>.date_header { font-size:16px; font-family:arial, helvetica; font-weight:bold }<br>
	</p>
	<p><br>
	</p>
	<p>/**** color and size of calendar cells. ****/<br>
	</p>
	<p>.day_cell { background-color:#EDECD8; height:80; width: 95; }<br>
	</p>
	<p>.empty_day_cell { background-color:#EEEEEE; height:80; width: 95; }<br>
	</p>
	<p>.today_cell { background-color:#F5F4ED; height:80; width: 95; }<br>
	</p>
	<p><br>
	</p>
	<p>/**** day number in upper left corner of each cell ****/<br>
	</p>
	<p>.day_number { font-size:10px; font-family:verdana, arial, helvetica; color:#000 }<br>
	</p>
	<p><br>
	</p>
	<p>/**** title_txt is the text for each post on main page ****/<br>
	</p>
	<p>.title_txt { font-size:10px; font-family:verdana, arial, helvetica; color:#000 }<br>
	</p>
	<p>.title_txt A:link { color:#00F; text-decoration:underline }<br>
	</p>
	<p>.title_txt A:active { color:#00F; text-decoration:underline }<br>
	</p>
	<p>.title_txt A:visited { color:#00F; text-decoration:underline }<br>
	</p>
	<p>.title_txt A:hover { color:#00F; text-decoration:underline }<br>
	</p>
	<p><br>
	</p>
	<p>/**** time line under title text when event time given ****/<br>
	</p>
	<p>.time_str { font-size:9px; font-family:arial, helvetica }<br>
	</p>
	<p><br>
	</p>
	<p>/**** column headers or days of the week ****/<br>
	</p>
	<p>.column_header { background-color:#2663E2; font-size:12px; font-family:arial, helvetica; color:#FFFFFF; font-weight:bold }<br>
	</p>
	<p><br>
	</p>
	<p>/**** footprint text ****/<br>
	</p>
	<p>.footprint { font-size:10px; font-family:verdana, arial, helvetica; color:#000; font-weight:bold; }<br>
	</p>
	<p>.footprint A { font-size:10px; font-family:verdana, arial, helvetica; color:#00F; font-weight:bold; }<br>
	</p>
	<p>// end hiding --&gt;<br>
	</p>
	<p>&lt;/STYLE&gt;<br>
	</p>
</div>
<p>As you can see in the code above, the different parts of the code indicate what will be effected by the changes that we make. (<i>note - Any of the items in the code above can be changed to suit your needs or purposes.</i>) We are going to focus specifically on the cells for the days of the week (see code below).</p>
<div class="update">
	<p>/**** color and size of calendar cells. ****/<br>
	</p>
	<p>.day_cell { background-color:#EDECD8; height:80; width: 95; }<br>
	</p>
	<p>.empty_day_cell { background-color:#EEEEEE; height:80; width: 95; }<br>
	</p>
	<p>.today_cell { background-color:#F5F4ED; height:80; width: 95; }<br>
	</p>
</div>
<p>As you can see, we can change the background color, and the height and width of each of the different cells here.</p>
<ul>
	<li type="square">.day_cell (these are the cells for the days of the month.)
	<li type="square">.empty_day_cell (these are the cells that fill out the beginning and end of the month but are empty [no date].)
	<li type="square">.today_cell (this is, well, todays cell.)
</ul>
<p>I want to make the cells match the color scheme of the site I am using it for (<a href="http://www.berkeleybaptistwv.net/phpEventCalendar/">Berkeley Baptist Church Calendar</a>) so I will leave the cell sizes as they are and focus on the background colors.</p>
<p>If you are coding by hand and need the web color palette, you may want to visit the Visibone site for their <a href="http://www.visibone.com/colorlab/">216-Color Webmaster's Palette</a>. You can use it to find the colors you want, and simply type its value into the CSS code, in place of the bold text.</p>
<p>.day_cell { background-color:#<b><font color="#8b0000">EDECD8</font></b>; height:80; width: 95; }</p>
<p>Here is the code for the colors that I chose:</p>
<div class="update">
	<p>/**** color and size of calendar cells. ****/<br>
	</p>
	<p>.day_cell { background-color: #fffaf0; width: 95; height: 80 }<br>
	</p>
	<p>.empty_day_cell { background-color: #f5f5f5; width: 95; height: 80 }<br>
	</p>
	<p>.today_cell { background-color: #b0c4de; width: 95; height: 80 }</p>
</div>
<p>Next, you'll probably want to change the column header. This includes the blue header and the text for the days of the week. We can change the background color, font size, font family and font color.</p>
<div class="update">
	<p>.column_header { color: #ffffff; font-size: 12px; font-family: arial, helvetica; font-weight: bold; background-color: #7cb3d2 }</p>
</div>
<p>Some other items you may want to change are as follows:</p>
<ul>
	<li type="square">date_header - bold black text that indicates which month you are currently viewing.
	<li type="square">day_number - the small number in the upper left of each day cell.
	<li type="square">title_txt - the text that is displayed when a user adds an item to the calendar. You will probably want to edit the .title_txt A:link, .title_txt A:active, .title_txt A:visited, and .title_txt A:hover code as well.
</ul>
<p>As you can see from the before and after images (below) there are a number of changes that can be made by simply modifying a few lines of code in the default.css file.</p>
<p><img class="imageborder" src="http://gbradhopkins.com/images/webdesign/phpEventCalendar/cal-old.gif" alt="" width="300" height="185" border="0"></p>
<p><img class="imageborder" src="http://gbradhopkins.com/images/webdesign/phpEventCalendar/cal-new.gif" alt="" width="300" height="186" border="0"></p>
<p>In the next part of this tutorial, we'll modify the pop up windows that users see when logging in and viewing event information.</p>
<div class="extraresources">
	<p>Extra Resources:</p>
	<ul>
		<li type="square"><a href="http://www.visibone.com/colorlab/">Visibone 216-Color Webmaster's Palette</a>
		<li type="square"><a href="http://ikemcg.com/scripts/pec/index.html">phpEventCalendar</a>
	</ul>
</div>]]></description>
<link>http://www.gbradhopkins.com/archives/2004/10/installing_a_multiuser_calenda_1.html</link>
<guid>http://www.gbradhopkins.com/archives/2004/10/installing_a_multiuser_calenda_1.html</guid>
<category>Web Design Tutorials</category>
<pubDate>Wed, 20 Oct 2004 06:51:49 -0500</pubDate>
</item>
<item>
<title>Installing a Multi-User Calendar (p2)</title>
<description><![CDATA[<p>In part one of this tutorial, I showed you how to install phpEventCalendar on you web server. In part two, I will show you how to customize the calendar to match the look of your web site.</p>]]>
<![CDATA[<p>This is part two of a three part lesson on installing a multi-user calendar on your web server. <a href="http://gbrad.firebrand-media.com/archives/2004/10/install_a_multi.html">Part one</a> provides complete installation instructions.</p>
<p>To begin, I duplicate all of the important files that I will be editing (in case I screw up somewhere). You will want to duplicate the following files (with their location in parenthesis);</p>
<ul>
	<li type="square">default.php (phpEventCalendar/templates/)
	<li type="square">adminpgs.css (phpEventCalendar/css)
	<li type="square">default.css (phpEventCalendar/css)
	<li type="square">popwin.css (phpEventCalendar/css)
	<li type="square">config.php (phpEventCalendar/)
</ul>
<p><i>I usually name then by adding -orig to the file name (default-orig.php, adminpgs-orig.css, etc.)</i></p>
<p>Now that you have duplicated all of the files that we will be working with, (1) open the page that you want to add the calendar to. I have a template that I have created that I use whenever I am going to be creating a new page. This template has the primary layout of the site that I am working on, with the area for the new information in a table (see image below).</p>
<div align="center">
	<img class="imageborder" src="http://gbradhopkins.com/images/webdesign/phpEventCalendar/template.gif" alt="" height="324" width="300" border="0"></div>
<p>Now, open the default.php file (phpEventCalendar/templates/). Depending on the program you are using to edit your pages, I'm using Adobe GoLive CS, what you will see may vary. You may see HTML code or the page may open in layout view (as mine did). Either way, we need to view the HTML.</p>
<p>We are looking for the phpEventCalendar code. It should start around line 12 and end around line 40 (see image below).</p>
<div align="center">
	<img class="imageborder" src="http://gbradhopkins.com/images/webdesign/phpEventCalendar/html.gif" alt="" height="333" width="351" border="0"></div>
<p>This code is going to be copied and pasted into your page, the template that I referred to earlier. (2) Highlight and copy all of the phpEventCalendar code (see code below).</p>
<div align="center">
	<table class="update" width="300" border="0" cellspacing="2" cellpadding="0">
		<tr>
			<td>&lt;table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;<br>
				&lt;tr&gt;<br>
				&lt;td&gt;<br>
				&lt;?= $scrollarrows ?&gt;&lt;span class=&quot;date_header&quot;&gt;&amp;nbsp;&lt;?= $lang['months'][$m-1] ?&gt;&amp;nbsp;&lt;?= $y ?&gt;&lt;/span&gt;<br>
				&lt;/td&gt;<br>
				&lt;!-- form tags must be outside of &lt;td&gt; tags --&gt;<br>
				&lt;form name=&quot;monthYear&quot;&gt;<br>
				&lt;td align=&quot;right&quot;&gt;<br>
				&lt;? monthPullDown($m, $lang['months']); yearPullDown($y); ?&gt;<br>
				&lt;input type=&quot;button&quot; value=&quot;GO&quot; onClick=&quot;submitMonthYear()&quot;&gt;<br>
				&lt;/td&gt;<br>
				&lt;/form&gt;<br>
				&lt;/tr&gt;<br>
				&lt;tr&gt;<br>
				&lt;td colspan=&quot;2&quot; bgcolor=&quot;#000000&quot;&gt;<br>
				&lt;? echo writeCalendar($m, $y); ?&gt;<br>
				&lt;/td&gt;<br>
				&lt;/tr&gt;<br>
				&lt;tr&gt;<br>
				&lt;td colspan=&quot;2&quot; align=&quot;center&quot;&gt;<br>
				&lt;?= footprint($auth, $m, $y) ?&gt;<br>
				&lt;/td&gt;
				<p>&lt;/tr&gt;</p>
				<p>&lt;/table&gt;</p>
			</td>
		</tr>
	</table>
	<p></p>
</div>
<div align="left">
	<p>I would start at <font color="maroon">&lt;table cellpadding=&quot;0&quot;</font> and highlight all the way down to the final <font color="maroon">&lt;/table&gt;</font><font color="black"> (see code above)</font>. This will give you all of the code for the calendar.</p>
	<p>Next, go over to your template that matches your site and find the location where you want the calendar and paste it. This needs to be done while in HTML or code view.</p>
	<p>For those that are new to working with HTML code, I would suggest going back to your WYSIWYG web page editor, and in layout view, find the spot on the page where you want the calendar and typing the word <font color="maroon">HERE</font><font color="black"> (see image below)</font>.</p>
</div>
<div align="center">
	<img class="imageborder" src="http://gbradhopkins.com/images/webdesign/phpEventCalendar/here.gif" alt="" height="261" width="300" border="0"></div>
<div align="left">
	<p>Once you do this, you can then move back to the HTML code view and find the word HERE in the code and that is where you will paste the phpEventCalendar code. You can use this anytime that you are adding code to a page and you don't know where to paste it.</p>
	<p>Now that we've pasted the code on the page, the heavy lifting is done. There are just a couple more lines of code that need added.</p>
	<p>Find the &lt;head&gt; section of the default.php page. you will see the following code.</p>
</div>
<div align="center">
	<table class="update" width="300" border="0" cellspacing="2" cellpadding="0">
		<tr>
			<td>&lt;? javaScript() ?&gt;
				<p>&lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; href=&quot;css/default.css&quot;&gt;</p>
			</td>
		</tr>
	</table>
</div>
<div align="left">
	<p>We will now copy this code and paste it into the &lt;head&gt; section of our template page. Finally, we will save the template page as default.php, making sure that it is saved in the proper directory (phpEventCalendar/templates/). We will then upload all of our files to their proper location on the server.</p>
	<p>Once the files are uploaded, direct your web browser to the location of the phpEventCalendar on your web server (<font color="maroon">http://yourwebpage.com/phpEventCalendar/</font>). You should now see your calendar installed in your page. See my installed sample here: <a href="http://www.berkeleybaptistwv.net/phpEventCalendar/">Berkeley Baptist Church Calendar of Events</a></p>
	<p>In lesson three, I'll show you how to change the CSS files to make the Calendar match your site exactly.</p>
</div>]]></description>
<link>http://www.gbradhopkins.com/archives/2004/10/installing_a_multiuser_calenda.html</link>
<guid>http://www.gbradhopkins.com/archives/2004/10/installing_a_multiuser_calenda.html</guid>
<category>Web Design Tutorials</category>
<pubDate>Sun, 17 Oct 2004 11:53:29 -0500</pubDate>
</item>
<item>
<title>Install a Multi-User Calendar on Your Web Site</title>
<description><![CDATA[<p>A calendar that is editable by multiple users can be a great resource for businesses, churches, clubs or other groups that have a web site. In this tutorial I will show you how to add a free calendar to your web site.</p>]]>
<![CDATA[<p>Requirements: To use phpEventCalendar your web server must have MySQL and PHP installed.</p>
<p>Download: phpEventCalendar is free under the <a href="http://www.gnu.org/copyleft/gpl.html">GNU General Public Licence (GPL) agreement</a>. Visit <a href="http://www.ikemcg.com/scripts/pec/downloads.html">ikemcq web works</a> to download the necessary files. You will find four different files that are available for download. Make sure that you download the most recent version. It is only necessary that you download one of the files (either pec-0.2.tar.gz or pec-0.2.zip) and then any language files that you may need.</p>
<p>Let's get started. Once you download the compressed phpEventCalendar file, decompress (unzip) it and copy it to your web site folder. I would also recommend that you now upload the entire phpEventCalendar folder to your web server.</p>
<p>While your calendar is uploading, you will need to create the MySQL database that it will use to maintain the events that will be added to the calendar. <img class="imageborder" src="http://gbradhopkins.com/images/webdesign/phpEventCalendar/manage-mysql.gif" alt="" width="193" height="73" align="right" border="0">My web server uses a very common User Interface called cPanel X. Using the Manage MySQL function I created a database for the calendar (called bbc_calendar). You may have to check the documentation for your web server to find out how to create a MySQL database.</p>
<p>Now that your database is created and your files are uploaded, you will edit the config.php file found in the phpEventCalendar folder. Open the config.php file in a text editor. There are four lines of code that need edited. They are found on lines 19 through 22.</p>
<p class="imageborder"><font color="#8b0000">define(&quot;DB_NAME&quot;, &quot;&quot;); // db name<br>
		define(&quot;DB_USER&quot;, &quot;&quot;); // db username<br>
		define(&quot;DB_PASS&quot;, &quot;&quot;); // db password<br>
		define(&quot;DB_HOST&quot;, &quot;localhost&quot;); // db server</font></p>
<p>On each of these lines you will add information between the two quotes (<font color="#8b0000">&quot;&quot;</font>). DB Name will be the name of the database that you created (mine was bbc_calendar). DB Username will be the username that you use to log-in to your database (mine was the same as my login for my webserver). DB Password is the password you use to log-in and DB Server was left as is. The result should look like this:</p>
<p class="imageborder">define(&quot;DB_NAME&quot;, &quot;<font color="#8b0000">calendar-database-name</font>&quot;); // db name<br>
	define(&quot;DB_USER&quot;, &quot;<font color="#8b0000">username</font>&quot;); // db username<br>
	define(&quot;DB_PASS&quot;, &quot;<font color="#8b0000">password</font>&quot;); // db password<br>
	define(&quot;DB_HOST&quot;, &quot;<font color="#8b0000">localhost</font>&quot;); // db server</p>
<p>Once you have edited the config.php file, save it and upload it to the phpEventCalendar folder on your web server.</p>
<p>Now that everything is uploaded, we need to test our installation. To do this, we will go to our web site and then point our browser to the createtables.php file, which is found in our phpEventCalendar folder.</p>
<div align="center">
	<p><font color="#8b0000">http://www.yourwebserver.com/phpEventCalendar/createtables.php</font></p>
</div>
<p>If you have edited and uploaded everything correctly, you will see &quot;Installation Complete. Click Here to view the calendar.&quot; If you see this message, congratulations, your calendar is installed properly. You can now click on Click Here to view the calendar.</p>
<p>Finishing Touches</p>
<p>Once you have reached your properly installed calendar, you should log-in (using the default: admin &amp; password) and change the admin account name and password to something unique. You can also delete the createtables.php file off of your web server.</p>
<p>Working Sample: <a href="http://www.berkeleybaptistwv.net/phpEventCalendar/index.php">Berkeley Baptist Church phpEventCalendar</a></p>
<p>Adding Users</p>
<p>The beauty of phpEventCalendar is its ability to be administered by multiple users. Users can have two different levels of access,<img class="imageborder" src="http://gbradhopkins.com/images/webdesign/phpEventCalendar/addnewevent-window.gif" alt="" width="257" height="318" align="right" border="0"> Administrator (which allows them to add &amp; edit events and add other users) and Editor (which allows them to add &amp; edit events but not add other users).</p>
<p>Adding Events</p>
<p>Once logged-in, adding events is a simple process. First, click on the number of the day that you would like to add the event to. This will open an Add New Event window. You then give the event a name that will be displayed on the calendar, type in a description of the event (optional) and add a start and finish time (optional) for the event and hit post.</p>
<p>Visitors can then click on the title of the event to see more details for each event.</p>
<p>This is the first in a four part series that will cover the installation and customizing of the phpEventCalendar. In part two, I will show you how to customize the calendar to match your web page. If you have any questions about the calendar, feel free to post them on the message board.</p>]]></description>
<link>http://www.gbradhopkins.com/archives/2004/10/install_a_multiuser_calendar_o.html</link>
<guid>http://www.gbradhopkins.com/archives/2004/10/install_a_multiuser_calendar_o.html</guid>
<category>Web Design Tutorials</category>
<pubDate>Wed, 06 Oct 2004 13:25:48 -0500</pubDate>
</item>
<item>
<title>Analyze Web Page Load Times</title>
<description><![CDATA[<p>Wait. Pause. Delay. Patience. People hate to wait. Don't make then wait on your web site to load. I'll show you how to check the load time of your web site.</p>]]>
<![CDATA[<p>Wait. Pause. Delay. Patience. </p>
			<p>In life, at our jobs, at school, in traffic, we all have to wait. We don't want to do it when it comes to accessing a web page. &quot;Slow response times and difficult navigation are the most common complaints of Internet users. After waiting past a certain &quot;attention threshold,&quot; users bail out to look for a faster site.&quot; [<a href="http://www.websiteoptimization.com/speed/1/">Websiteoptimization.com</a>]</p>
			<p>How long do you typically wait for a site to load before you abandon it and move on to greener pastures (with faster servers)? Ten seconds? Five? Maybe fifteen, if it's a trusted site that I am familiar with.</p>
			<p>One of the great hurdles that users face when browsing the internet is slow load times for web pages. This is especially true for users with dial-up connections as opposed to those with high speed (cable, DSL) connections. </p>
			<p>As a web designer, what should your goal be when developing a page? How fast should it load? According to <a href="http://www.websiteoptimization.com/speed/1/">Weboptimzation.com</a>, a web site should load in under 8.6 seconds. Does your web site meet this standard?</p>
			<p>Using the FREE <a href="http://www.websiteoptimization.com/services/analyze/">Web Page Analyzer</a>, provided by WebSiteOptimization.com, you can test the load time of your site and receive recommendations on how to improve the speed and usability.</p>
			<p>In addition to providing the Web Page Analyzer, they also provide a <a href="http://www.websiteoptimization.com/speed/tweak/">Speed Tweak of the Week</a> which can help you Tweak your HTML, Graphics, Server, CSS and more to help you optimize your pages.</p>]]></description>
<link>http://www.gbradhopkins.com/archives/2004/09/analyze_web_page_load_times.html</link>
<guid>http://www.gbradhopkins.com/archives/2004/09/analyze_web_page_load_times.html</guid>
<category>Web Design Tutorials</category>
<pubDate>Wed, 29 Sep 2004 11:03:02 -0500</pubDate>
</item>
<item>
<title>What does a Spider see?</title>
<description><![CDATA[<p>How do search engines like google and yahoo! find a web site? How do they index the information on that web site to include it in their directory?</p>]]>
<![CDATA[<p>It's all done through the magic of spiders. According to webopedia.com [<a href="http://www.webopedia.com/TERM/s/spider.html">spider</a>] a spider, or web crawler, is &quot;A program that automatically fetches Web pages. Spiders are used to feed pages to search engines. It's called a spider because it crawls over the Web.&quot;</p>
		<p>Spiders follow internal and external links on web pages to crawl the web and collect information. When you submit your site to a search engine, it is added to the list of sites to be crawled. Most web sites are found by being linked to from other web sites. That is why it is so important to have your web site linked to from other web sites. Especially sites that have a high ranking in your particular category or topic.</p>
		<p>But what does a spider see when it crawls your page? There are a number of different 'Spider Simulators&quot; that will let you see what a spider would see if it were to crawl your page. The results may be surprising.</p>
		<p>A google search for &quot;Spider Simulators&quot; will offer a number of results. The Search Engine Simulator I like is provided by <a href="http://www.1-hit.com/all-in-one/tool.search-engine-viewer.htm">1-hit.com</a>.</p>
		<p>The 1-Hit.com spider simulator not only shows you what a spider sees when it spiders your page, but also give feedback as to what you can do to help the spiders index your page properly.</p>
		<p>When I view <a href="http://www.1-hit.com/all-in-one/php/tool.search-engine-viewer.php?url=http%3A%2F%2Fgbrad.firebrand-media.com">my page through the eyes of a spider</a>, I am warned that I may have too many META tags and that only the keywords and description tag are useful. This may be something to consider changing if my page is not being indexed properly. </p>
		<p>Making sure that your pages are spidered properly is just one part of a comprehensive SEO (search engine optimization) plan.</p>]]></description>
<link>http://www.gbradhopkins.com/archives/2004/09/what_does_a_spider_see.html</link>
<guid>http://www.gbradhopkins.com/archives/2004/09/what_does_a_spider_see.html</guid>
<category>Web Design Tutorials</category>
<pubDate>Thu, 23 Sep 2004 08:23:52 -0500</pubDate>
</item>


</channel>
</rss>