<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>JMBlog &#187; Web Design</title>
	<atom:link href="http://www.jmblog.com/category/web-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jmblog.com</link>
	<description>JMBlog - the web journal of Jere Matlock.  Fresh viewpoints on a wide range of subjects.  Opinions, essays, observations.</description>
	<lastBuildDate>Sun, 22 Aug 2010 18:39:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to Get Links To Your Site</title>
		<link>http://www.jmblog.com/2009/12/24/how-to-get-links-to-your-site/</link>
		<comments>http://www.jmblog.com/2009/12/24/how-to-get-links-to-your-site/#comments</comments>
		<pubDate>Fri, 25 Dec 2009 04:21:56 +0000</pubDate>
		<dc:creator>Jere Matlock</dc:creator>
				<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[Web Design]]></category>

	<!-- AutoMeta Start -->
	<category>outbound</category>
	<category>banned</category>
	<category>links</category>
	<category>updated</category>
	<category>broken</category>
	<category>building</category>
	<category>linktiger</category>
	<category>xpelo</category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.jmblog.com/?p=371</guid>
		<description><![CDATA[<p>I routinely check all the outbound links from my site using a program from www.xpelo.com to look for sites I link to that Google has banned, and using www.linktiger.com to find any broken links.  If your site has a ton of broken outbound links, or if you link to a website Google has banned, you can bet that Google will penalize your site.</p>
<p>I found one such banned link today on my site, on a page I hadn&#8217;t updated in a a while; I updated it with all the info I have on how to effectively get links to your&#160;&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>I routinely check all the outbound links from my site using a program from www.xpelo.com to look for sites I link to that Google has banned, and using www.linktiger.com to find any broken links.  If your site has a ton of broken outbound links, or if you link to a website Google has banned, you can bet that Google will penalize your site.</p>
<p>I found one such banned link today on my site, on a page I hadn&#8217;t updated in a a while; I updated it with all the info I have on how to effectively get links to your site.</p>
<p>The article is here:  <a href="http://www.wordsinarow.com/how-to-get-links.html" title="link building">How to Get Links To your Site</a></p>
<p>Good luck on using it.  If you have questions about link building, I&#8217;ll be happy to answer them below.</p>
<p>Best,</p>
<p>Jere Matlock</p>
<br/><a href="http://www.socialmarker.com/?link=http://www.jmblog.com/2009/12/24/how-to-get-links-to-your-site/&title=How+to+Get+Links+To+Your+Site&text=I+routinely+check+all+the+outbound+links+from+my+site+using+a+program+from+www.xpelo.com+to+look+for+sites+I+link+to+that+Google+has+banned%2C+and+using+www.linktiger.com+to+find+any+broken+links.&tags=your+site%2C+links" target="_blank"><img src="http://www.socialmarker.com/bookmark.gif" border="0" title="How to Get Links To Your Site" alt="bookmark How to Get Links To Your Site" /></a><noscript><a href="http://www.socialmarker.com" >Social Bookmarking</a></noscript>]]></content:encoded>
			<wfw:commentRss>http://www.jmblog.com/2009/12/24/how-to-get-links-to-your-site/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using .htaccess to make search engine-friendly URLs &#8211; &#8220;There is no spoon&#8221;</title>
		<link>http://www.jmblog.com/2009/11/15/using-htaccess-to-make-search-engine-friendly-urls-there-is-no-spoon/</link>
		<comments>http://www.jmblog.com/2009/11/15/using-htaccess-to-make-search-engine-friendly-urls-there-is-no-spoon/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 00:39:44 +0000</pubDate>
		<dc:creator>Jere Matlock</dc:creator>
				<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[Web Design]]></category>

	<!-- AutoMeta Start -->
	<category></category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.jmblog.com/?p=365</guid>
		<description><![CDATA[<p>User Jan wrote me with the following query about optimizing database driven websites.</p>
<hr />
<p>Hi there,</p>
<p>I have a question about search engine friendly sites in regard to your article here about <a href="http://www.wordsinarow.com/database.html">SEO of Database-driven Websites</a>.  I&#8217;m trying to make a website search engine friendly, using descriptive urls.  Currently every link to a subpage looks like this: www.dom.ain/?visit=cat  </p>
<p>So I only have 1 index file that provides information the user wants. Is there any way to improve this without creating a new php for every page on the site?</p>
<p>I thought about creating a *.htm that will&#160;&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>User Jan wrote me with the following query about optimizing database driven websites.</p>
<hr />
<p>Hi there,</p>
<p>I have a question about search engine friendly sites in regard to your article here about <a href="http://www.wordsinarow.com/database.html">SEO of Database-driven Websites</a>.  I&#8217;m trying to make a website search engine friendly, using descriptive urls.  Currently every link to a subpage looks like this: www.dom.ain/?visit=cat  </p>
<p>So I only have 1 index file that provides information the user wants. Is there any way to improve this without creating a new php for every page on the site?</p>
<p>I thought about creating a *.htm that will route to the corresponding php url.</p>
<p>E.g. company.htm file routes to /?visit=comp</p>
<p> But I gathered that search engines don&#8217;t like links that are opened via Java Script.</p>
<p>Thx for any help, it would be greatly aprechiated.</p>
<p>Kind Regards, Jan </p>
<hr />
<p>I replied:</p>
<p>When we have a website that uses variables in the domain names, we usually<br />
use a system called Mod Rewrite on a Linux/Apache/mySQL/PHP  (LAMP) server<br />
to make more user-friendly URLs.  This doesn&#8217;t work the same a Windows IIS<br />
server, but works well on a LAMP server.  Most websites nowadays are on LAMP<br />
servers.</p>
<p>It works like this:</p>
<p>In the .htaccess file put these lines for each of the pages of the site.<br />
(Contact a web programmer for a quote on doing this if it is beyond your<br />
technical skills &#8212; it should be fairly fast and cheap to get done.)</p>
<p> &#8212;-<br />
RewriteEngine On<br />
RewriteRule ^airport.php /community.php?unit=airport.php&#038;language=english [L]</p>
<p> &#8212;&#8211;<br />
You only need to tell it &#8220;RewriteEngine On&#8221; once.  For every page you want to rewrite like this, you add another line.</p>
<p>So when someone goes to airport.php, what they actually get is the community.php page, with all its variables.  What Google &#8220;sees&#8221; is airport.php.  What a visitor &#8220;sees&#8221; in his browser address bar is airport.php.</p>
<p>What&#8217;s actually displaying to both Google and your visitor is</p>
<p>community.php?unit=airport.php&#038;language=english</p>
<p>This allows you to have a shorter URL that is more search engine friendly.</p>
<p>Here&#8217;s a better example:</p>
<p>RewriteRule ^big-green-widgets.php /product-display.php?productid=widgets&#038;productstyle=blue&#038;productsize=big[L]</p>
<p>There IS no page named big-green-widgets.php on the server.  (Like Neo learns in The Matrix movie, &#8220;There is no spoon.&#8221;)</p>
<p>The server sees a request for the page &#8220;big-green-widgets.php&#8221; and because of this line in the .htaccess file, the server goes and gets the info it<br />
needs to create the page on-the-fly.</p>
<p>Also, don&#8217;t use JavaScript for your links.  In your navigation menus, link to the names of the pages you set up in the .htacess file, like &#8220;big-green-widgets.php&#8221;.  Even if that actually mod rewrites over to www.dom.ain/?visit=cat1324, it doesn&#8217;t matter.  As far as Google and your visitors are concerned, you have a page called big-green-widgets.php.</p>
<p>Mod rewrite is a wonderful tool for anyone trying to optimize a site that is built using only a single page with variables, or using a long string of variables and a database.</p>
<p>Make sense?</p>
<p>Best,</p>
<p>Jeré Matlock</p>
<p>http://www.wordsinarow.com</p>
<p>Website Design &#038; Marketing  / SEO</p>
<br/><a href="http://www.socialmarker.com/?link=http://www.jmblog.com/2009/11/15/using-htaccess-to-make-search-engine-friendly-urls-there-is-no-spoon/&title=Using+.htaccess+to+make+search+engine-friendly+URLs+%26%238211%3B+%26%238220%3BThere+is+no+spoon%26%238221%3B&text=User+Jan+wrote+me+with+the+following+query+about+optimizing+database+driven+websites.++Hi+there%2C+I+have+a+question+about+search+engine+friendly+sites+in+regard+to+your+article+here+about+SEO+of...&tags=big-green-widgets+php%2C+airport+php%2C+server%2C+airport" target="_blank"><img src="http://www.socialmarker.com/bookmark.gif" border="0" title="Using .htaccess to make search engine friendly URLs   There is no spoon" alt="bookmark Using .htaccess to make search engine friendly URLs   There is no spoon" /></a><noscript><a href="http://www.socialmarker.com" >Social Bookmarking</a></noscript>]]></content:encoded>
			<wfw:commentRss>http://www.jmblog.com/2009/11/15/using-htaccess-to-make-search-engine-friendly-urls-there-is-no-spoon/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>SEO of big drug-rehab site</title>
		<link>http://www.jmblog.com/2009/06/06/seo-of-big-drug-rehab-site/</link>
		<comments>http://www.jmblog.com/2009/06/06/seo-of-big-drug-rehab-site/#comments</comments>
		<pubDate>Sat, 06 Jun 2009 23:31:49 +0000</pubDate>
		<dc:creator>Jere Matlock</dc:creator>
		<br />
<b>Warning</b>:  Invalid argument supplied for foreach() in <b>/home/jmblogc/public_html/wp-content/plugins/autometa/autometa.php</b> on line <b>300</b><br />
		<category><![CDATA[Narconon]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[Web Design]]></category>

	<!-- AutoMeta Start -->
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.jmblog.com/?p=300</guid>
		<description><![CDATA[<p>I&#8217;ve been working long hours on a large <a href="http://www.narconon.org/" title="drug rehabilitation">drug rehab</a> site (over 200 pages), taking it out of a Content Management System (CMS) so we can actually optimize each individual page for its keywords; it&#8217;s a relatively large project as these things go. It has a ton of <a href="http://www.narconon.org/drug_information">drug information</a> to help educate people on the dangers of drugs.  </p>
<p>Their CMS system was really getting in the way of doing things like adding a &#8220;canonical&#8221; meta tag to each page of the site.</p>
<p>Over the years I&#8217;ve optimized several smaller drug rehab sites; yesterday I&#160;&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been working long hours on a large <a href="http://www.narconon.org/" title="drug rehabilitation">drug rehab</a> site (over 200 pages), taking it out of a Content Management System (CMS) so we can actually optimize each individual page for its keywords; it&#8217;s a relatively large project as these things go. It has a ton of <a href="http://www.narconon.org/drug_information">drug information</a> to help educate people on the dangers of drugs.  </p>
<p>Their CMS system was really getting in the way of doing things like adding a &#8220;canonical&#8221; meta tag to each page of the site.</p>
<p>Over the years I&#8217;ve optimized several smaller drug rehab sites; yesterday I received a nice <a href="http://www.wordsinarow.com/references.html#drug_rehab">SEO testimonial</a> from a <a href="http://www.drugaddictionhelpline.com" title="drug addiction help">drug-rehab</a> SEO client in Canada, who is now #1 for her drug-addiction-related search phrases in Google Canada.  It&#8217;s always great to receive these enthusiastic success stories and realize that what we do actually *does* help people reach the top of Google, and in this particular case, it helps the people searching for help for their drug-addicted loved ones, as well.  </p>
<p>I like it when everybody wins.</p>
<br/><a href="http://www.socialmarker.com/?link=http://www.jmblog.com/2009/06/06/seo-of-big-drug-rehab-site/&title=SEO+of+big+drug-rehab+site&text=I%26%238217%3Bve+been+working+long+hours+on+a+large+drug+rehab+site+%28over+200+pages%29%2C+taking+it+out+of+a+Content+Management+System+%28CMS%29+so+we+can+actually+optimize+each+individual+page+for+its+keywords%3B...&tags=" target="_blank"><img src="http://www.socialmarker.com/bookmark.gif" border="0" title="SEO of big drug rehab site" alt="bookmark SEO of big drug rehab site" /></a><noscript><a href="http://www.socialmarker.com" >Social Bookmarking</a></noscript>]]></content:encoded>
			<wfw:commentRss>http://www.jmblog.com/2009/06/06/seo-of-big-drug-rehab-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SEO Acknowledgement</title>
		<link>http://www.jmblog.com/2009/05/18/seo-acknowledgement/</link>
		<comments>http://www.jmblog.com/2009/05/18/seo-acknowledgement/#comments</comments>
		<pubDate>Mon, 18 May 2009 17:43:35 +0000</pubDate>
		<dc:creator>Jere Matlock</dc:creator>
		<br />
<b>Warning</b>:  Invalid argument supplied for foreach() in <b>/home/jmblogc/public_html/wp-content/plugins/autometa/autometa.php</b> on line <b>300</b><br />
		<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[Web Design]]></category>

	<!-- AutoMeta Start -->
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.jmblog.com/?p=292</guid>
		<description><![CDATA[<p>Nice Acknowledgment:</p>
<p>Every so often I receive a thank-you email from a random user of my main site about <a href="http://www.wordsinarow.com/search-engine-optimization.html">SEO</a>,  Words in a Row:</p>
<blockquote><p>Just wanted to thank you for the incredible information about SEO on your site. Everything was so easy to understand/well written for the non technical user.  Thank you!  ~~ Cheryl Palange<br />
Heard about through a Google search on &#8220;<a href="http://www.google.com/search?hl=en&#038;rlz=1B3GGGL_en___US215&#038;num=100&#038;q=search+engine+optimization+tutorial&#038;btnG=Search" title="Google search for SEO tutorial">SEO tutorial</a>&#8220;.</p></blockquote>
<p>There IS a lot of info about SEO on my site; it&#8217;s nice to be appreciated.</p>
<a href="http://www.socialmarker.com/?link=http://www.jmblog.com/2009/05/18/seo-acknowledgement/&#038;title=SEO+Acknowledgement&#038;text=Nice+Acknowledgment%3A+Every+so+often+I+receive+a+thank-you+email+from+a+random+user+of+my+main+site+about+SEO%2C++Words+in+a+Row%3A+Just+wanted+to+thank+you+for+the+incredible+information+about+SEO+on...&#038;tags=" target="_blank"><img src="http://www.socialmarker.com/bookmark.gif" border="0" title="SEO Acknowledgement" alt="bookmark SEO Acknowledgement" /></a><a href="http://www.socialmarker.com" >Social Bookmarking</a>]]></description>
			<content:encoded><![CDATA[<p>Nice Acknowledgment:</p>
<p>Every so often I receive a thank-you email from a random user of my main site about <a href="http://www.wordsinarow.com/search-engine-optimization.html">SEO</a>,  Words in a Row:</p>
<blockquote><p>Just wanted to thank you for the incredible information about SEO on your site. Everything was so easy to understand/well written for the non technical user.  Thank you!  ~~ Cheryl Palange<br />
Heard about through a Google search on &#8220;<a href="http://www.google.com/search?hl=en&#038;rlz=1B3GGGL_en___US215&#038;num=100&#038;q=search+engine+optimization+tutorial&#038;btnG=Search" title="Google search for SEO tutorial">SEO tutorial</a>&#8220;.</p></blockquote>
<p>There IS a lot of info about SEO on my site; it&#8217;s nice to be appreciated.</p>
<br/><a href="http://www.socialmarker.com/?link=http://www.jmblog.com/2009/05/18/seo-acknowledgement/&title=SEO+Acknowledgement&text=Nice+Acknowledgment%3A+Every+so+often+I+receive+a+thank-you+email+from+a+random+user+of+my+main+site+about+SEO%2C++Words+in+a+Row%3A+Just+wanted+to+thank+you+for+the+incredible+information+about+SEO+on...&tags=" target="_blank"><img src="http://www.socialmarker.com/bookmark.gif" border="0" title="SEO Acknowledgement" alt="bookmark SEO Acknowledgement" /></a><noscript><a href="http://www.socialmarker.com" >Social Bookmarking</a></noscript>]]></content:encoded>
			<wfw:commentRss>http://www.jmblog.com/2009/05/18/seo-acknowledgement/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SEO audit of an online directory</title>
		<link>http://www.jmblog.com/2009/04/28/seo-audit-of-an-online-directory/</link>
		<comments>http://www.jmblog.com/2009/04/28/seo-audit-of-an-online-directory/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 00:03:55 +0000</pubDate>
		<dc:creator>Jere Matlock</dc:creator>
				<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[Web Design]]></category>

	<!-- AutoMeta Start -->
	<category>competitor</category>
	<category>competitor</category>
	<category>density</category>
	<category>keyword</category>
	<category>points</category>
	<category>directory</category>
	<category>nofollow</category>
	<category>audit</category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.jmblog.com/2009/04/28/seo-audit-of-an-online-directory/</guid>
		<description><![CDATA[<p>I just completed an SEO audit (an alalysis of the points that make a site search engine friendly) of a directory and sent the owner and her webmaster a list of 20 things that need to be done to make it more search engine friendly.  I tried to cover both on-page and off-page SEO points.  This is a site I built about 6 years ago &#8212; haven&#8217;t optimized it for about 3 years as it was doing very well for its keywords and it only recently started to fall in the rankings &#8212; I suspect mainly because of link-building on&#160;&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>I just completed an SEO audit (an alalysis of the points that make a site search engine friendly) of a directory and sent the owner and her webmaster a list of 20 things that need to be done to make it more search engine friendly.  I tried to cover both on-page and off-page SEO points.  This is a site I built about 6 years ago &#8212; haven&#8217;t optimized it for about 3 years as it was doing very well for its keywords and it only recently started to fall in the rankings &#8212; I suspect mainly because of link-building on the part of her competition.</p>
<p>For the off-site SEO, which is mainly various methods of link building, I bought a new SEO tool (something I rarely do) that does a pretty good job of data gathering on the backlinks to her main competitor&#8217;s website.  Her main competitor within the last couple of years basically copied the format of her site, and her business model, and then went out and contacted all her advertisers to get them to advertise on his site.  Pretty slimy.  Then he&#8217;s done a better job of link-building over the last year or so, but that&#8217;s about to change based on the information I gathered using the <a href="http://www.link-assistant.com" rel="nofollow">SEO Spyglass</a> program.  It looks through all the Yahoo backlinks, and allows you to see which pages linking to a competitor have how much Google PageRank so you can contact them and get links from the same pages.  It also notes whether those links are rel=nofollow, so you can ignore those.  It&#8217;s a pretty handy tool for that one task.  I have about half a dozen SEO programs that I use for various features when doing these SEO audits &#8211; none of them do an adequate job all by themselves, and the automated recommendations they make are often silly.  (Such as, &#8220;Your top competitor has a keyword density of 7.2%.  Your site only has a keyword density of 6.5%.  You need to raise your keyword density by 0.7%&#8221;.  I pay little attention to keyword density; as long as the keywords are used in the right places on a page, keyword density has not proven to be important to good rankings.)</p>
<p>Among the list of action items that this directory needs to take are:</p>
<p>1.  Channeling the PageRank through her site; there are about 30 category pages, and they all linked to each other.  I advised her to use rel=nofollow on many of those so that the link juice flows down to her main categories for her main keywords, instead of being spread all over the site.</p>
<p>2.  Putting rel=nofollow on all links out to affiliate sites.</p>
<p>3.  Fixing all Google crawl errors.  There were a few.</p>
<p>4.  Using actual page names of categories instead of cat=32, etc.  So the page names will have a chance to help rank at Google for the keywords of the page.</p>
<p>5.  Setting up canonical meta tags on all pages</p>
<p>6.  Setting up internal authority &#8220;hubs&#8221; for her main keywords, where page A links to page B using a main keyword, and page B links back to page A with the same underlined link text.  That often results in a double listing in Google for that keyword.  </p>
<p>There were a lot more points but I&#8217;m not going to list them all out here.  I use our proprietary checklist of about 60 points that we are certain can make a difference to a site&#8217;s Google ranking in the natural search results.  </p>
<p>If you have specific questions about how to optimize a large, database-driven website such as this directory, feel free to <a href="contact.html">contact me</a>.</p>
<p>Jere Matlock</p>
<br/><a href="http://www.socialmarker.com/?link=http://www.jmblog.com/2009/04/28/seo-audit-of-an-online-directory/&title=SEO+audit+of+an+online+directory&text=I+just+completed+an+SEO+audit+%28an+alalysis+of+the+points+that+make+a+site+search+engine+friendly%29+of+a+directory+and+sent+the+owner+and+her+webmaster+a+list+of+20+things+that+need+to+be+done+to+make...&tags=her+main%2C+keyword+density%2C+about%2C+keyword%2C+links%2C+google%2C+keywords" target="_blank"><img src="http://www.socialmarker.com/bookmark.gif" border="0" title="SEO audit of an online directory" alt="bookmark SEO audit of an online directory" /></a><noscript><a href="http://www.socialmarker.com" >Social Bookmarking</a></noscript>]]></content:encoded>
			<wfw:commentRss>http://www.jmblog.com/2009/04/28/seo-audit-of-an-online-directory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free widget &#8211; make a button so people can easily follow you</title>
		<link>http://www.jmblog.com/2009/04/09/free-widget-make-a-button-so-people-can-easily-follow-you/</link>
		<comments>http://www.jmblog.com/2009/04/09/free-widget-make-a-button-so-people-can-easily-follow-you/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 00:59:40 +0000</pubDate>
		<dc:creator>Jere Matlock</dc:creator>
				<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Web Design]]></category>

	<!-- AutoMeta Start -->
	<category>follow</category>
	<category>button</category>
	<category>social</category>
	<category>tool</category>
	<category>twitter</category>
	<category>buttons</category>
	<category>easily</category>
	<category>networks</category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.jmblog.com/2009/04/09/free-widget-make-a-button-so-people-can-easily-follow-you/</guid>
		<description><![CDATA[<p>Rafferty Pendery over at <a href="http://www.socialfollow.com/" title="social follow">Social Follow</a> has come up with a new FREE tool that lets you create a button so that others can easily follow you on your favorite social media  sites, such as Twitter, LinkedIn, and Facebook (my three personal favorites).  His free tool allows you to set up easily used &#8220;follow me&#8221; links that drop down from a &#8220;follow me&#8221; button, like the one above.</p>
<p>You can have up to 10 buttons in one account, for different websites.  There are many options of button colors to choose from.  I like the black one above.&#160;&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>Rafferty Pendery over at <a href="http://www.socialfollow.com/" title="social follow">Social Follow</a> has come up with a new FREE tool that lets you create a button so that others can easily follow you on your favorite social media  sites, such as Twitter, LinkedIn, and Facebook (my three personal favorites).  His free tool allows you to set up easily used &#8220;follow me&#8221; links that drop down from a &#8220;follow me&#8221; button, like the one above.</p>
<p>You can have up to 10 buttons in one account, for different websites.  There are many options of button colors to choose from.  I like the black one above.  I&#8217;ve already added it to the header of all the pages on jmblog by editing my WP template.  (Yes, this is a WP blog despite the Art Nouveau theme we created five years ago when we started this blog!)</p>
<p>Raffy called me to tell me he was launching a few minutes ago, because I asked him to, so I could be the first person to mention it on Twitter.   The site is live and making buttons now for the first 500 users to arrive.  So don&#8217;t dally!  Go there now!</p>
<p>I liked (from an SEO viewpoint) that the link within the button to his site is JavaScripted, so Google won&#8217;t follow it.  So it doesn&#8217;t leak any page rank from your site over to Social Follow.</p>
<p>I&#8217;ve long been an advocate of the &#8220;Add This&#8221; social bookmarking tool.  But this tool is different and makes it easy for others to follow you on their favorite social networks.  It was, I think, very needed and wanted, and now is available, FREE.</p>
<p>Now to see how they will ever monetize this&#8230;.  Even Google Adsense ads on their home page should generate some income as people show up to start using this new tool.</p>
<br/><a href="http://www.socialmarker.com/?link=http://www.jmblog.com/2009/04/09/free-widget-make-a-button-so-people-can-easily-follow-you/&title=Free+widget+%26%238211%3B+make+a+button+so+people+can+easily+follow+you&text=Rafferty+Pendery+over+at+Social+Follow+has+come+up+with+a+new+FREE+tool+that+lets+you+create+a+button+so+that+others+can+easily+follow+you+on+your+favorite+social+media++sites%2C+such+as+Twitter%2C...&tags=follow%2C+social" target="_blank"><img src="http://www.socialmarker.com/bookmark.gif" border="0" title="Free widget   make a button so people can easily follow you" alt="bookmark Free widget   make a button so people can easily follow you" /></a><noscript><a href="http://www.socialmarker.com" >Social Bookmarking</a></noscript>]]></content:encoded>
			<wfw:commentRss>http://www.jmblog.com/2009/04/09/free-widget-make-a-button-so-people-can-easily-follow-you/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Content Management System (CMS) and Search Engine Optimization (SEO)</title>
		<link>http://www.jmblog.com/2009/03/28/content-management-system-cms-and-search-engine-optimization-seo/</link>
		<comments>http://www.jmblog.com/2009/03/28/content-management-system-cms-and-search-engine-optimization-seo/#comments</comments>
		<pubDate>Sun, 29 Mar 2009 00:11:10 +0000</pubDate>
		<dc:creator>Jere Matlock</dc:creator>
				<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[Web Design]]></category>

	<!-- AutoMeta Start -->
	<category>templates</category>
	<category>canonical</category>
	<category>modify</category>
	<category>management</category>
	<category>meta</category>
	<category>difficult</category>
	<category>unforgiving</category>
	<category>audit</category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.jmblog.com/2009/03/28/content-management-system-cms-and-search-engine-optimization-seo/</guid>
		<description><![CDATA[<p>I&#8217;m working to optimize a website for the search engines (primarily Google, of course) using as a guideline an SEO audit I did of this site a month or so ago.  The site is built using a content management system (CMS) and uses various templates for different sections of the site.</p>
<p>There are some good things about CMS:</p>
<p>1. It makes it easy for the customer/end user to go in and add pages, modify pages, etc.</p>
<p>2.  Can&#8217;t think of any others.</p>
<p>There are some bad things about CMS from an SEO perspective:</p>
<p>1.  It makes it very hard, for&#160;&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m working to optimize a website for the search engines (primarily Google, of course) using as a guideline an SEO audit I did of this site a month or so ago.  The site is built using a content management system (CMS) and uses various templates for different sections of the site.</p>
<p>There are some good things about CMS:</p>
<p>1. It makes it easy for the customer/end user to go in and add pages, modify pages, etc.</p>
<p>2.  Can&#8217;t think of any others.</p>
<p>There are some bad things about CMS from an SEO perspective:</p>
<p>1.  It makes it very hard, for example, to add the canonical meta tag to all pages.  Since the <head> info is all in templates, I have to go in and modify the templates.  But then all the templates would have the same canonical tag.  Not good &#8211; those are supposed to contain the URL for reaching an individual page on the website.  So we&#8217;ve had to go ask the CMS provider to add the canonical meta tag to this site, and allow us to modify each one on every page of the site.  They want money to do this, even though it will improve their CMS system and allow them to figure out how to do this so they can sell it to other of their clients.  </p>
<p>2.  It makes it difficult to find and fix broken links.  Are they in a template?  Are they in content that is only in one page?  When you are used to editing HTML by hand, as I am, it becomes a royal pain to have to figure out where the code actually resides (can be in one of 3 places) and then to find and fix it without breaking something else.</p>
<p>3. It&#8217;s difficult to set up a staging area where you can see changes before they go live on the site.  Everything is live, as soon as you do it.  So it&#8217;s unforgiving of any errors.</p>
<p>Other than that, it&#8217;s all puppies and sunshine.</p>
<p></head></p>
<br/><a href="http://www.socialmarker.com/?link=http://www.jmblog.com/2009/03/28/content-management-system-cms-and-search-engine-optimization-seo/&title=Content+Management+System+%28CMS%29+and+Search+Engine+Optimization+%28SEO%29&text=I%26%238217%3Bm+working+to+optimize+a+website+for+the+search+engines+%28primarily+Google%2C+of+course%29+using+as+a+guideline+an+SEO+audit+I+did+of+this+site+a+month+or+so+ago.&tags=the+site" target="_blank"><img src="http://www.socialmarker.com/bookmark.gif" border="0" title="Content Management System (CMS) and Search Engine Optimization (SEO)" alt="bookmark Content Management System (CMS) and Search Engine Optimization (SEO)" /></a><noscript><a href="http://www.socialmarker.com" >Social Bookmarking</a></noscript>]]></content:encoded>
			<wfw:commentRss>http://www.jmblog.com/2009/03/28/content-management-system-cms-and-search-engine-optimization-seo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What I learned at SearchFest 09 (SEMpdx)</title>
		<link>http://www.jmblog.com/2009/03/14/what-i-learned-at-searchfest-09-sempdx/</link>
		<comments>http://www.jmblog.com/2009/03/14/what-i-learned-at-searchfest-09-sempdx/#comments</comments>
		<pubDate>Sat, 14 Mar 2009 22:00:07 +0000</pubDate>
		<dc:creator>Jere Matlock</dc:creator>
				<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[Web Design]]></category>

	<!-- AutoMeta Start -->
	<category></category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.jmblog.com/2009/03/14/what-i-learned-at-searchfest-09-sempdx/</guid>
		<description><![CDATA[<p>This is a summary of the new SEO tricks that this particular old SEO dog learned about SEO from <a href="http://www.sempdx.org/">SEMpdx</a> SearchFest 2009, held at the Portland Zoo conference facility in Portland, Oregon, on March 10, 2009.  </p>
<p>It is in no particular order:</p>
<h2>What is EVERY visitor to your site worth to you?</h2>
<p>If you don&#8217;t know anything else about your visitors, it is essential to know the dollar value of each visitor to your site; how much each visitor is worth to you.  You calculate this by dividing  the value of your conversions (those doing what you want&#160;&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>This is a summary of the new SEO tricks that this particular old SEO dog learned about SEO from <a href="http://www.sempdx.org/">SEMpdx</a> SearchFest 2009, held at the Portland Zoo conference facility in Portland, Oregon, on March 10, 2009.  </p>
<p>It is in no particular order:</p>
<h2>What is EVERY visitor to your site worth to you?</h2>
<p>If you don&#8217;t know anything else about your visitors, it is essential to know the dollar value of each visitor to your site; how much each visitor is worth to you.  You calculate this by dividing  the value of your conversions (those doing what you want them to do on the site, i.e., signing up for your newsletter, or buying your product, or <a href="http://www.jmblog.com/2009/02/02/google-adwords-conversion-tracking-more-than-one-way-to-skin-a-cat/">calling you on the phone</a>), divided by the number of visitors.</p>
<p>Value of conversion divided by number of visitors needed to get that conversion, equals the value of each visitor.</p>
<p>You should already know the VALUE of a conversion if you&#8217;re doing any Google Adwords marketing.  This is different than the COST of a conversion, which is what each conversion costs when you pay Google Adwords or Yahoo Search Marketing at the end of the month.  </p>
<p>The Value of a Conversion is figured this way: If it takes 100 conversions to make one sale of one product, sold for $1000, then each conversion is worth $10.  So how many visitors does it take to make one conversion?   If it takes 100 visitors to get one conversion (each conversion being worth $10) then each visitor is worth ten cents. </p>
<p>We have one client getting a 17% conversion rate from visitors to his site (signing up for his newsletter). That&#8217;s a really high conversion rate; he&#8217;s been tweaking his offers and the landing pages for several years to get there. </p>
<p>On average, over time, 1% of all conversions (on that site) will result in a sale of about $6000 worth of services.  So each conversion (newsletter signup) is worth $60 (and costs us $3.43 to produce, using Google Adwords).   </p>
<p>So if 17% of all visitors are conversions, then (where&#8217;s my college algebra when I need it?) how much is one visitor worth?  It takes 588 visitors to make 100 conversions and thus make one sale.  So 588 visitors is worth one sale of $6000.  That makes each visitor worth (tada!) $10.20 on that site.   ($6000 divided by the 588 visitors needed to make one sale = $10.20.)</p>
<p>That&#8217;s a stat we need to track and manage for each of our clients.</p>
<h2>What does a site look like with Javascript disabled?</h2>
<p>One of the speakers at SEMpdx brought up something I will be using when doing future analyses (SEO audits) of websites.  What does the site look like when you disable JavaScript?  Can you still navigate it?  Do sections of it disappear?  Google, by design, does not read JavaScript (which is client-side technology, meaning it only works at the browser level, not at the server level).  So if your copyright date is supplied by a Javascript looking for the year and inserting it into your copy, then Google won&#8217;t ever know what the copyright date is.  </p>
<p>If you want to hide links or cut all PageRank flowing from one page to another, then the best way to do that is by hiding the link inside JavaScript.  </p>
<p>I&#8217;ve been told (don&#8217;t know if I believe it yet) that use of a rel=nofollow tag on a link to page can result in that page not being indexed at all by Google, even if there are some links to that page that are NOT using the rel=nofollow.  </p>
<p>For example, if your home page links to your services page several times (perhaps through the top navigation tabs and the side navigation menu, and in the body of text on the home page, that would be three links to the services page) then, as I understand how it works, Google is only going to count one of those links anyway.  But if you put rel=nofollow on two of those links, then the third link may also be considered rel=nofollow by Google.  So we shouldn&#8217;t use rel=nofollow with complete abandon.  I&#8217;d love to hear from anyone with data confirming or disputing that assertion.</p>
<p>But if you put two of those links into JavaScript, then Google won&#8217;t even see them or know they exist as links.  (We&#8217;ve done that for many years.)  Google will only find the link that uses a standard a href= anchor tag to create the hyperlink to the services page.</p>
<h2>Don&#8217;t use the old Urchin Google Analytics code</h2>
<p>If the Google Analytics code you are using contains the term &#8220;Urchin&#8221; in it, upgrade it to the new code available from Google Analytics.  It will give you much more statistical analysis capability.</p>
<h2>What happens to 404 pages on your site is important</h2>
<p>Some sites do not do anything about 404 errors.  So if a link breaks within their site, they don&#8217;t have a system set up to catch and handle such broken links that result in a &#8220;404 Page Not Found&#8221; error.</p>
<p>We have for many years used a simple piece of php code that returns a 404 error code (so Google knows the links is broken) and then routes to request over to the sitemap.html or sitemap.php file, so that a visitor trying to get to a page that no longer exists is routed to a sitemap, so he or she can select where to go next.  We do this just because it is helpful to visitors; a blank page that only says &#8220;404 page not found&#8221; is not very helpful.</p>
<p>However, if you don&#8217;t set it up to use something like our system above, then many servers will route 404 page not found errors over to their own default page not found error &#8212; which transfers all the page rank from those pages to their default 404 page, removing the PageRank from your site and giving it to them.</p>
<p>If you have thousands of pages and many 404 pages, this can become a severe leak of PageRank.</p>
<p>For help on how to set up 404.php and 401.php pages that will route correctly to your sitemap, and still return a 404 error to Google, <a href="http://www.jmblog.com/contact.html">contact us</a></p>
<h2>Link System Too Confusing?</h2>
<p>One gal from Google, Susan Moskwa, said that if your internal linking system (navigation) is confusing to visitors, then it will be confusing to Google.  She also reiterated what most SEO people know, &#8220;Don&#8217;t have more than 100 links on a page&#8221;.  She stronly advised SEO types like me to &#8220;Make usability for visitors the top priority of your navigation system and linking structure.&#8221;</p>
<p>Her advice ties in with &#8220;siloing&#8221; &#8212; the recommended SEO practice of &#8220;containerizing&#8221; content.  Instead of having a flat site with everything at the root level, break things up into folders, and link down into them from the home page, and link between pages in the same &#8220;silo&#8221; or &#8220;container&#8221; but don&#8217;t link between the sub-pages of different silos.  That will flow the maximum PageRank down to each category (aka silo or container).  Organize your site around your keywords, and you will have a better chance of Google figuring out what each section of your site is about, and thus ranking better for it.</p>
<h2>Press Releases need an RSS Feed</h2>
<p>Doug Hay of <a href="http://www.expansionplus.com">Expansion Plus</a> brought this up, and while it is obvious, I hadn&#8217;t thought of it.  (D-oh!)</p>
<p>Press releases sent out by PRWire or MarketWire need to be placed on your own website, with an RSS feed, about half an hour prior to going out on PRWire or MarketWire.  (We also use the <a href="http://www.sendarticles.com/?affID=72">article marketing services</a> of SendArticles.com.)</p>
<p>We are contacting our clients and advising them that they need an RSS feed on their news/press pages on their sites.</p>
<p>Doug also mentioned that putting a link to a video in a press release is a good idea.</p>
<h2>Why does Wikipedia Rank so High at Google?</h2>
<p>Dan Boberg quoted Google CEO Eric Schmidt as saying, &#8220;Wikipedia is mankind&#8217;s greatest gift to mankind.&#8221;  I can&#8217;t find that quote online, so make no guarantee of authenticity; I am quoting Dan Boberg, not Eric Schmidt.</p>
<p>But if true, that is certainly revelatory as to WHY a lame Wikipedia article, written by people with an axe to grind or an apple to polish, rank so highly.  </p>
<p>Because Eric likes Wikipedia.</p>
<h2>MSN.com is busted</h2>
<p>Derrick Wheeler of Microsoft gave a great short presentation on handling large problematic websites.</p>
<p>Microsoft.com (MSN.com or &#8220;msncom&#8221; as it is called at Microsoft) is a combination of about 200 websites, containing about 1.5 billion pages.  That&#8217;s Billion with a B.  Many of the pages no longer exist.  Many pages are available through different paths, so have up to 500 different URLs pointing to the same page.  Things are shifting all the time, and there&#8217;s no standardization of technology in use, site architecture, or anything else really.</p>
<p>It&#8217;s just as hit-or-miss as it seems.</p>
<p>I don&#8217;t envy Derrick his job &#8211; he&#8217;s trying to get that gargantuan site organized and sorted out, and working with about 200 different groups to do so.  Ugh.  I thought I had problems.</p>
<p>The good news is, he recently implemented some restructuring that got rid of half a million unnecessary pages from their index.  Yippee!  Only 1,499,500,000 pages to go!</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>And there you have it, what I learned from 8 hours of seminars at SEMpdx.</p>
<p>Jere Matlock</p>
<br/><a href="http://www.socialmarker.com/?link=http://www.jmblog.com/2009/03/14/what-i-learned-at-searchfest-09-sempdx/&title=What+I+learned+at+SearchFest+09+%28SEMpdx%29&text=This+is+a+summary+of+the+new+SEO+tricks+that+this+particular+old+SEO+dog+learned+about+SEO+from+SEMpdx+SearchFest+2009%2C+held+at+the+Portland+Zoo+conference+facility+in+Portland%2C+Oregon%2C+on+March+10%2C...&tags=your+site%2C+those+links%2C+rss+feed%2C+rel+nofollow%2C+google%2C+pages%2C+conversion%2C+visitors%2C+links%2C+worth" target="_blank"><img src="http://www.socialmarker.com/bookmark.gif" border="0" title="What I learned at SearchFest 09 (SEMpdx)" alt="bookmark What I learned at SearchFest 09 (SEMpdx)" /></a><noscript><a href="http://www.socialmarker.com" >Social Bookmarking</a></noscript>]]></content:encoded>
			<wfw:commentRss>http://www.jmblog.com/2009/03/14/what-i-learned-at-searchfest-09-sempdx/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google AdWords Conversion Tracking &#8211; More Than One Way to Skin a Cat</title>
		<link>http://www.jmblog.com/2009/02/02/google-adwords-conversion-tracking-more-than-one-way-to-skin-a-cat/</link>
		<comments>http://www.jmblog.com/2009/02/02/google-adwords-conversion-tracking-more-than-one-way-to-skin-a-cat/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 06:54:04 +0000</pubDate>
		<dc:creator>Jere Matlock</dc:creator>
				<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[Web Design]]></category>

	<!-- AutoMeta Start -->
	<category>adwords</category>
	<category>tracking</category>
	<category>analytics</category>
	<category>mirror</category>
	<category>dentist</category>
	<category>conversion</category>
	<category>conversions</category>
	<category>phone</category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.jmblog.com/2009/02/02/google-adwords-conversion-tracking-more-than-one-way-to-skin-a-cat/</guid>
		<description><![CDATA[<p>We manage the Google AdWords accounts for many of our clients.  Tracking the results of a Google Adwords campaign is, most of the time, pretty easy. Put the conversion tracking code on their sites and let Google Analytics take care of it.</p>
<p>Some clients want their website to sell things, and we set up shopping carts for them.  Google Analytics is great for tracking those conversions that result in a sale.  Although when you track the sales directly&#8211;how many orders actually came in&#8211;it doesn&#8217;t always line up exactly with what Google Analytics tells you.  But Analytics provides a pretty close&#160;&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>We manage the Google AdWords accounts for many of our clients.  Tracking the results of a Google Adwords campaign is, most of the time, pretty easy. Put the conversion tracking code on their sites and let Google Analytics take care of it.</p>
<p>Some clients want their website to sell things, and we set up shopping carts for them.  Google Analytics is great for tracking those conversions that result in a sale.  Although when you track the sales directly&#8211;how many orders actually came in&#8211;it doesn&#8217;t always line up exactly with what Google Analytics tells you.  But Analytics provides a pretty close approximation.</p>
<p>Other clients want their website to collect email addresses so they can promote their bigger-ticket items to them, and Google Analytics does a pretty good job of tracking those kind of conversions too.  Again, it&#8217;s not a perfect system, but Google Analytics is a fairly reliable conversion tracking program for these kinds of conversions.</p>
<p>But what if the objective of a Google Adwords campaigns is to <strong>make the phone ring</strong>?  How can you track that?  One of our clients, a very pragmatic dentist with an office in Beverly Hills, wanted proof from us that our Google Adwords campaign is driving people to his site that then call him and schedule appointments.  </p>
<p>Obviously there&#8217;s no &#8220;conversion code&#8221; for &#8220;making the phone ring&#8221; in Google Analytics.  </p>
<p>Now, my dentist client has enjoyed  #1 through #4 rankings for some of his top search terms in Google&#8217;s natural search results for the last couple of years, since we built and optimized his website; we&#8217;ve also used the marketing services of <a href="http://www.sendarticles.com/?affID=72" title="send articles">SendArticles.com</a> to help maintain his top rankings by getting great links to his site.  It&#8217;s been a joint effort. </p>
<p>This dentist likes to use every possible service that makes sense to him, to market his site &#8211; he&#8217;s a very smart man.</p>
<p>Without my knowledge, another internet marketing firm whose name I shall not sully here, approached my dentist client with a method to achieve this objective for him (verifying the Google Adwords campaign was making the phone ring) by setting up a mirror site that was in every respect the same as his regular website, except for the phone number, and they sent the Google Adwords traffic to that mirror site instead of his regular site, and answered the phone for him so they could track the conversions.  </p>
<p>In essence, they set up a .net domain name registered in their name (!) for him, and copied the content of his .com site over to it.</p>
<p>This is a BAD IDEA for SEO!  Don&#8217;t do this!  </p>
<p>The mirror site resulted in duplicate content being registered by Google when both sites were indexed and cached by Google, and BOTH sites were dropped entirely from the Google natural search results for trying to spam Google with duplicate content; it was quite a crash from his #1 rankings for his keywords in Google&#8217;s natural search results.  All traffic to the site dried up.  </p>
<p>In all fairness to that nameless marketing firm, they had put in place a robots.txt file that should have kept Google from indexing the mirror site &#8212; but it didn&#8217;t.  Their lesson learned: Google doesn&#8217;t always obey what it says in the robots.txt file.  I could have told them that, but nobody asked me.</p>
<p>So after his site disappeared from Google&#8217;s natural search results, my dentist client called me saying he wanted us to manage his Google Adwords campaign again because he was paying 5 times as much per click as when we used to do it for him, and by the way, could we get him back in the natural search results at Google?&#8217;</p>
<p>Well, yeah, I told him, &#8220;That&#8217;s what we do!&#8221;</p>
<p>The first thing we did was take down the mirror .net version of his website and reroute it to his regular .com site, and set up mod rewrites so any crawls by Googlebot only get the .com site, with 301 permanent redirects from the .net site pages to the .com pages.  Within a week his site was back in the #1 spot in Google&#8217;s natural search results. </p>
<p>But what about his <strong>original objective</strong> of <strong>tracking the phone calls received from his Google Adwords campaigns</strong>?  How to distinguish those visitors calling off the the Google Adwords campaign from the phone calls he gets from just having terrific placement for his site?  </p>
<p>Basically, he needed to know whether it was worthwhile spending his money on Google Adwords, when he has such terrific placement in the natural search results.  Is it worth it?</p>
<p>We thought about this for a while and kicked around some php solutions, but we wanted to keep all the pages as static HTML pages.</p>
<p>So we ended up with a simple solution:</p>
<p>1.  We set up a second phone number for this dentist that rings on a new line in his office.</p>
<p>2.  We used some JavaScript to display his regular phone number across all pages of his site for regular visitors; those who come from natural searches on Google proper, not his Google Adwords campaigns.  That JavaScript also displays the new phone number for only those visitors from Google Adwords.  Again, this is across all pages of his site.  So visitors from Google Adwords will see only the new phone number, which isn&#8217;t published anywhere else.  They won&#8217;t see his regular phone number anywhere on the site.</p>
<p>So if that new phone number rings &#8212; it&#8217;s gotta be a Google Adwords conversion.</p>
<p>And that&#8217;s how we can track them.</p>
<br/><a href="http://www.socialmarker.com/?link=http://www.jmblog.com/2009/02/02/google-adwords-conversion-tracking-more-than-one-way-to-skin-a-cat/&title=Google+AdWords+Conversion+Tracking+%26%238211%3B+More+Than+One+Way+to+Skin+a+Cat&text=We+manage+the+Google+AdWords+accounts+for+many+of+our+clients.++Tracking+the+results+of+a+Google+Adwords+campaign+is%2C+most+of+the+time%2C+pretty+easy.&tags=google+adwords%2C+search+results%2C+his+site%2C+google%2C+adwords%2C+phone%2C+search%2C+results%2C+natural%2C+number" target="_blank"><img src="http://www.socialmarker.com/bookmark.gif" border="0" title="Google AdWords Conversion Tracking   More Than One Way to Skin a Cat" alt="bookmark Google AdWords Conversion Tracking   More Than One Way to Skin a Cat" /></a><noscript><a href="http://www.socialmarker.com" >Social Bookmarking</a></noscript>]]></content:encoded>
			<wfw:commentRss>http://www.jmblog.com/2009/02/02/google-adwords-conversion-tracking-more-than-one-way-to-skin-a-cat/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Questions re naming of domains and pages for SEO</title>
		<link>http://www.jmblog.com/2009/01/21/questions-re-naming-of-domains-and-pages-for-seo/</link>
		<comments>http://www.jmblog.com/2009/01/21/questions-re-naming-of-domains-and-pages-for-seo/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 20:18:50 +0000</pubDate>
		<dc:creator>Jere Matlock</dc:creator>
				<category><![CDATA[Online Marketing]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[Web Design]]></category>

	<!-- AutoMeta Start -->
	<category>chickens</category>
	<category>chickens</category>
	<category>barnyard</category>
	<category>animals</category>
	<category>adwords</category>
	<category>jimmy</category>
	<category>animals</category>
	<category>brittney</category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.jmblog.com/2009/01/21/questions-re-naming-of-domains-and-pages-for-seo/</guid>
		<description><![CDATA[<p>Jimmy asked: </p>
<ol>
<li>Would you say its better to have your domain name relevant to the sites content or actual highly searched for keyword that will be optimized on the site? </li>
<li>Content â€“Do you recommend hiring someone to write content if we cant do on our own? how exactly does this work? </li>
<li> Iâ€™ve been told that a high CPC value is important on those highly searched for keywords that your optimizing.  What exactly does that mean? How does it work as far as making money?  </li>
<p>Dumbed down answers please! Thanks  Jimmy</p>
<p>My reply:</p>
<p>Hi, Jimmy</p></ol><p>&#160;&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>Jimmy asked: </p>
<ol>
<li>Would you say its better to have your domain name relevant to the sites content or actual highly searched for keyword that will be optimized on the site? </li>
<li>Content â€“Do you recommend hiring someone to write content if we cant do on our own? how exactly does this work? </li>
<li> Iâ€™ve been told that a high CPC value is important on those highly searched for keywords that your optimizing.  What exactly does that mean? How does it work as far as making money?  </li>
<p>Dumbed down answers please! Thanks  Jimmy</p>
<p>My reply:</p>
<p>Hi, Jimmy -</p>
<p>1.  Example:  If your website is only about chickens, then having the domain name of chickens.com (or .net or .org) would be  best.  If your domain is about barnyard animals, then having a page on it optimized for chickens ( www.barnyard-animals.com/chickens.html ) would be best.  I would think more searches would be made every day for &#8220;chickens&#8221; than &#8220;barnyard animals&#8221;.</p>
<p>2.  It&#8217;s not hard to write content for a website.  But if you can&#8217;t do it yourself, then by all means have someone else write content for you.  Contact a writer (you can get bids on what you want by posting a notice on www.elance.com ).   Give the writer a list of the pages you want, the keywords to be covered on each page, and have them put at least 250 words of text on the page.  If the writer is any good, he will interview you and get the info needed to write the pages by picking your brains, or the brains of whoever has the info you need to go on the web pages.</p>
<p>3.  I don&#8217;t understand your question.  </p>
<p>The cost of CPC has nothing to do with optimizing a website for good natural rankings in the search engines.  There is probably *some* correlation between the cost of an expensive CPC term, and how many people search for that keyword.  But: one of the most popular searches recently was &#8220;Brittney Spears&#8221; &#8212; yet last time I checked, there&#8217;s only one person bidding on that keyword at Google Adwords, so the cost of the CPC for that term is minimal. &#8220;Brittney Spears&#8221; is just doesn&#8217;t seem worth much as a paid CPC term because there&#8217;s so much free stuff out there about her.</p>
<p>Then again, &#8220;life insurance&#8221; is both an expensive CPC term, and a very popular search term.  </p>
<p>The external Google keywords tool here:</p>
<p><a href="https://adwords.google.com/select/KeywordToolExterna" rel="nofollow">https://adwords.google.com/select/KeywordToolExternal</a> will give you actual counts of how many people are searching for which terms every month at Google.</p>
<p>If you want to know what people are paying for certain CPC terms, use the free tool at www.spyfu.com.</p>
<p>Hope this info helps.</p>
<p>Best,</p>
<p>JerÃ© Matlock<br />
<a href="http://www.wordsinarow.com/seo.html">SEO</a> Specialist<br />
www.wordsinarow.com</p>
</ol>
<br/><a href="http://www.socialmarker.com/?link=http://www.jmblog.com/2009/01/21/questions-re-naming-of-domains-and-pages-for-seo/&title=Questions+re+naming+of+domains+and+pages+for+SEO&text=Jimmy+asked%3A+++Would+you+say+its+better+to+have+your+domain+name+relevant+to+the+sites+content+or+actual+highly+searched+for+keyword+that+will+be+optimized+on+the+site%3F&tags=the+cost%2C+chickens%2C+content%2C+would" target="_blank"><img src="http://www.socialmarker.com/bookmark.gif" border="0" title="Questions re naming of domains and pages for SEO" alt="bookmark Questions re naming of domains and pages for SEO" /></a><noscript><a href="http://www.socialmarker.com" >Social Bookmarking</a></noscript>]]></content:encoded>
			<wfw:commentRss>http://www.jmblog.com/2009/01/21/questions-re-naming-of-domains-and-pages-for-seo/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
