<?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>Bonehead SEO &#187; Website</title>
	<atom:link href="http://boneheadseo.com/blog/tag/website/feed" rel="self" type="application/rss+xml" />
	<link>http://boneheadseo.com/blog</link>
	<description>Keeping SEO Simple</description>
	<lastBuildDate>Tue, 10 Jan 2012 15:26:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Getting a Handle on Your Canonicals</title>
		<link>http://boneheadseo.com/blog/getting-a-handle-on-your-canonicals</link>
		<comments>http://boneheadseo.com/blog/getting-a-handle-on-your-canonicals#comments</comments>
		<pubDate>Wed, 26 Aug 2009 16:05:52 +0000</pubDate>
		<dc:creator>Kristine</dc:creator>
				<category><![CDATA[google]]></category>
		<category><![CDATA[inbound links]]></category>
		<category><![CDATA[Matt Cutts]]></category>
		<category><![CDATA[On Page SEO]]></category>
		<category><![CDATA[SEO Advice]]></category>
		<category><![CDATA[SEO Tips]]></category>
		<category><![CDATA[SEO Tools]]></category>
		<category><![CDATA[Websites]]></category>
		<category><![CDATA[canonicals]]></category>
		<category><![CDATA[google webmaster central]]></category>
		<category><![CDATA[google webmaster tools]]></category>
		<category><![CDATA[incoming links]]></category>
		<category><![CDATA[learn seo]]></category>
		<category><![CDATA[search engine marketing]]></category>
		<category><![CDATA[search engine optimization]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[sitemaps]]></category>
		<category><![CDATA[web site optimization]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[website content]]></category>
		<category><![CDATA[website optimization]]></category>

		<guid isPermaLink="false">http://boneheadseo.com/blog/?p=604</guid>
		<description><![CDATA[Have you ever worried about duplicate content?  If you haven&#8217;t, you&#8217;re definitely in the minority. Everyone who runs a website has at one point or another worried about whether or not their site is being silently penalized in the search engines for having duplicate content. Just to be sure everyone&#8217;s on the same page let&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever worried about duplicate content?  If you haven&#8217;t, you&#8217;re definitely in the minority.</p>
<p>Everyone who runs a website has at one point or another worried about whether or not their site is being silently penalized in the search engines for having duplicate content.</p>
<p>Just to be sure everyone&#8217;s on the same page let&#8217;s first define what duplicate content <em style="font-style: italic;">REALLY</em> is.</p>
<p>When you have two pages that are identical to one another <strong style="font-weight: bold;">on your own website</strong>, this is considered duplicate content.  And chances are you likely have duplicate content but you just don&#8217;t know it.</p>
<p>Here&#8217;s why that would happen&#8230;</p>
<p>Let&#8217;s say that you have a website located at http://www.Example.com.</p>
<p>You create a new web page on your site and have a few people link to that page.</p>
<ul>
<li>Person #1 links to you using http://www.Example.com.</li>
<li>Person #2 links to you using http://Example.com (notice the lack of the &#8220;www&#8221;).</li>
<li>Person #3 links to you using http://www.Example.com/ (notice the trailing slash).</li>
<li>And Person #4 links to you using http://www.Example.com/index.html (notice the &#8220;index.html).</li>
</ul>
<p>To YOU and to the people visiting your site, this is all the same page.</p>
<p>To the SEARCH ENGINES however, these are <strong style="font-weight: bold;"><em style="font-style: italic;">all different URLs</em>.</strong> Surprised?</p>
<p>So as far as the search engines are concerned you have 4 pages on your site that all contain the same exact content &#8211; hence, the duplicate content issue.</p>
<p>You see, search engines can&#8217;t tell that these are the same URLs (I&#8217;m shaking my head as I say that because it&#8217;s still beyond me), but, the fact remains, that this is in fact, very true.</p>
<p>So how do you fix this issue?  Well, thankfully, there&#8217;s a few ways to fix this issue.</p>
<ol>
<li>When you link internally, that is, link to other pages within your own website, consistently use the same URL.  ALWAYS use http://www.Example.com or http://Example.com -whichever one is your preferred way of linking, choose one and stick with it.</li>
<li>Additionally you can also use a 301 redirect to point to your preferred way of linking to your URL.  For example, if you prefer http://www.Example.com then set up a 301 redirect on http://Example.com, http://www.Example.com/, http://www.Example.com/index.html, etc.  (I&#8217;ve listed below the most common ways people would link to your site).</li>
<li>Within your <a href="http://www.google.com/webmasters/tools/">Google webmaster tools</a> area you can TELL Google what you&#8217;re preferred way of linking is.</li>
<li>Be sure that when you submit a sitemap for your website that within that sitemap, all of the URLs are using your preferred way of linking.</li>
</ol>
<p><strong style="font-weight: bold;">Some potential issues are:</strong></p>
<ol>
<li>If you don&#8217;t have direct control over the webhost that administers your files, you&#8217;ll have to have someone else place that 301 redirect on the URLs you want.</li>
<li>A lot of free web hosts don&#8217;t let you create a 301 redirect.</li>
<li>Session IDs on a website can create a huge duplicate content issue.  Since each page may be accessed with a different session ID in the URL, that page may be indexed multiple times; even though it&#8217;s the same page.</li>
</ol>
<p>Now if all else fails and you simply can&#8217;t implement a 301 redirect to your preferred way of linking, then consider placing the canonical link element on the individual page.</p>
<p>In the head of the individual web page you&#8217;d place the following:</p>
<p>&lt;head&gt;<br />
&lt;<span style="color: #ff0000;">link rel=&#8221;canonical&#8221; href=&#8221;http://www.Example.com/page.html&#8221; /</span>&gt;<br />
&lt;/head&gt;</p>
<p>Note the trailing slash after &#8220;page.html&#8221;.  This is very important to include.</p>
<p>The bottom line is, using the canonical link element on your website is EXTREMELY beneficial to you.  But first and foremost, use the methods listed in the first four items at the top and if those fail, then use the canonical link element.</p>
<p>This information has summarized what Matt Cutts said in his 20-minute presentation; but if you want more information, here&#8217;s a few more places you can check out:</p>
<ul>
<li>The <a href="http://www.youtube.com/watch?v=Cm9onOGTgeM">Matt Cutts video</a>.</li>
<li>The <a href="http://googlewebmastercentral.blogspot.com/2009/02/specify-your-canonical.html">blog post at Google webmaster central</a>.</li>
<li><a href="http://ysearchblog.com/2009/02/12/fighting-duplication-adding-more-arrows-to-your-quiver/">Yahoo&#8217;s blog post.</a></li>
<li><a href="http://blogs.msdn.com/webmaster/archive/2009/02/12/partnering-to-help-solve-duplicate-content-issues.aspx">Microsoft</a></li>
</ul>
<p>And, as promised, here&#8217;s a list of URLs that are all different in the search engines eyes and that might cause duplicate content issues:</p>
<ul>
<li>www.Example.com</li>
<li>Example.com</li>
<li>www.Example.com/</li>
<li>example.com/</li>
<li>www.example.com/index.html</li>
<li>example.com/index.html</li>
<li>www.example.com/Home.aspx</li>
<li>example.com/Home.aspx</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://boneheadseo.com/blog/getting-a-handle-on-your-canonicals/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Does Link Age Matter?</title>
		<link>http://boneheadseo.com/blog/does-link-age-matter</link>
		<comments>http://boneheadseo.com/blog/does-link-age-matter#comments</comments>
		<pubDate>Thu, 12 Mar 2009 14:16:35 +0000</pubDate>
		<dc:creator>Kristine</dc:creator>
				<category><![CDATA[SEO Advice]]></category>
		<category><![CDATA[SEO Tips]]></category>
		<category><![CDATA[buy links]]></category>
		<category><![CDATA[buying link]]></category>
		<category><![CDATA[Domain name]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[link juice]]></category>
		<category><![CDATA[Promotion]]></category>
		<category><![CDATA[purchase link]]></category>
		<category><![CDATA[purchase links]]></category>
		<category><![CDATA[purchasing links]]></category>
		<category><![CDATA[search engine optimization]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[Web Design and Development]]></category>
		<category><![CDATA[Web search engine]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://boneheadseo.com/blog/?p=221</guid>
		<description><![CDATA[In a previous post I talked about how the age of a domain name factors into where your website ranks in the search engines. But what about the age of a link?  Does how long a link has been pointing to your site matter?  In my opinion, yes. I believe (and some may disagree with [...]]]></description>
			<content:encoded><![CDATA[<p>In a previous post I talked about how the <a href="http://boneheadseo.com/blog/does-domain-age-matter">age of a domain name</a> factors into where your website ranks in the search engines.</p>
<p>But what about the age of a link?  Does how long a link has been pointing to your site matter?  In my opinion, yes.</p>
<p>I believe (and some may disagree with me) that whenever you get a brand new link from a site, that link is in a &#8220;probation period&#8221; of sorts.  It might stick around for a while, or it might disappear after a month or two.  Chances are if the link disappears after a few months, it is likely that the link was purchased since most websites that sell links require you to purchase a link for at least a month if not longer.</p>
<p>Sites that link to you of their own accord, that is, like your content and the information you provide, will generally place a link to you from their site and typically it stays there for a good long time.</p>
<p>Like a domain name that gets better with time, so do links.  So if you haven&#8217;t already, start working on getting good quality links back to your website that can start to age. And whatever you do, don&#8217;t purchase links.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://reblog.zemanta.com/zemified/684ded83-1903-43b0-85f8-9efdb0998def/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=684ded83-1903-43b0-85f8-9efdb0998def" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://boneheadseo.com/blog/does-link-age-matter/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Does Domain Age Matter?</title>
		<link>http://boneheadseo.com/blog/does-domain-age-matter</link>
		<comments>http://boneheadseo.com/blog/does-domain-age-matter#comments</comments>
		<pubDate>Tue, 10 Mar 2009 14:15:57 +0000</pubDate>
		<dc:creator>Kristine</dc:creator>
				<category><![CDATA[SEO Advice]]></category>
		<category><![CDATA[SEO Tips]]></category>
		<category><![CDATA[seo training]]></category>
		<category><![CDATA[Domain name]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[Search Engine]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[Wayback machine]]></category>
		<category><![CDATA[Web search engine]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://boneheadseo.com/blog/?p=219</guid>
		<description><![CDATA[While there are many factors that determine how well you rank in Google, there is one in particular that will give you an advantage over your competition and that&#8217;s the age of your domain. All things being equal, how old your domain name is will generally put you at a higher advantage than your competitors. [...]]]></description>
			<content:encoded><![CDATA[<p>While there are many factors that determine how well you rank in Google, there is one in particular that will give you an advantage over your competition and that&#8217;s the age of your domain.</p>
<p>All things being equal, how old your domain name is will generally put you at a higher advantage than your competitors.</p>
<p>The reason for this is that the age of a domain cannot be faked.  That is, unlike links which can be gathered from everywhere online and even purchased (and which also have an age factor assigned to them), the age of a domain is not something that can be manipulated.</p>
<p>So how does someone establish credibility with the age of a domain if they&#8217;re just starting out and need a new domain name?</p>
<p>One way is to purchase an older domain.  (The older the better).  However, just because a domain has been established for some time does not mean that you should rush right out and get it.  There are a few factors to take into account first.</p>
<ol>
<li>Does the domain you&#8217;re considering have any current links pointing to it?  How long have those links been pointing to the site?  (The age of your links also plays a factor and we&#8217;ll talk about that in our next blog post).</li>
<li>Just because a domain name has been around and registered for a long time does not mean that it has been indexed for that same amount of time.  It&#8217;s important that the domain you&#8217;re thinking about purchasing has been indexed in the search engines and established itself already.</li>
<li>If a domain has been indexed, you&#8217;ll next want to determine if that domain has been penalized in the search engines for any reason.  One simple way to determine this is using the Wayback machine at <a href="http://www.archive.org/index.php">http://www.archive.org/index.php</a> (this will also help you determine how long pages have been indexed in the search engines as mentioned in #2 above).  Enter in the domain name you&#8217;re considering and take a look at the different pages you receive.<br />
Here&#8217;s an example.  In a <a href="http://www.mattcutts.com/blog/ramping-up-on-international-webspam/">well-publicized event in early 2006</a>, Google penalized the site http://bmw.de.  If you visit <a href="http://web.archive.org/web/*/http://bmw.de">http://web.archive.org/web/*/http://bmw.de</a> and click on the pages for this time frame, you&#8217;ll see that some pages are no longer available (as of the time that the Wayback machine viewed them) and that they didn&#8217;t show back up for months.  This is in stark comparison to previous years when they were indexed nearly every day and at least once a month.  If you happen to notice something like this for a website you&#8217;re considering, it&#8217;s best to move on to another domain name opportunity.</li>
</ol>
<p>The bottom line is, if you want to get a head-start on your website efforts, you might want to consider looking into buying an existing domain especially if you don&#8217;t want to have to wait to establish credibility in the search engines.  Just be sure that the domain you&#8217;re considering is, and always has been on the up-and-up.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://reblog.zemanta.com/zemified/98666494-9653-4a0e-9374-f23da6603936/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=98666494-9653-4a0e-9374-f23da6603936" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://boneheadseo.com/blog/does-domain-age-matter/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SEO Tips &#8211; 25 of Them&#8230;</title>
		<link>http://boneheadseo.com/blog/seo-tips-25-of-them</link>
		<comments>http://boneheadseo.com/blog/seo-tips-25-of-them#comments</comments>
		<pubDate>Mon, 23 Feb 2009 10:16:39 +0000</pubDate>
		<dc:creator>Kristine</dc:creator>
				<category><![CDATA[On Page SEO]]></category>
		<category><![CDATA[SEO Advice]]></category>
		<category><![CDATA[SEO Tips]]></category>
		<category><![CDATA[Anchor text]]></category>
		<category><![CDATA[link building]]></category>
		<category><![CDATA[search engine optimization]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[spamdexing]]></category>
		<category><![CDATA[Web page]]></category>
		<category><![CDATA[web pages]]></category>
		<category><![CDATA[web site]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://boneheadseo.com/blog/?p=192</guid>
		<description><![CDATA[What follows are some of the most important SEO Tips that you need to follow in order for your website to get seen in the search engines for the keywords you&#8217;re targeting. Choose a keyword related to your content for your web page.  Remember that your web page and your website are not ranked as [...]]]></description>
			<content:encoded><![CDATA[<p>What follows are some of the most important SEO Tips that you need to follow in order for your website to get seen in the search engines for the keywords you&#8217;re targeting.</p>
<ol>
<li>Choose a <a href="http://www.boneheadseo.com/Keywords-Search-Engine-Keywords.html" target="_blank">keyword related to your content</a> for your web page.  Remember that your web page and your website are not ranked as one.  Your web page will be ranked of its own accord.</li>
<li>Write unique and relevant content related to that keyword.</li>
<li>Use that keyword in your title tag.</li>
<li>Use that keyword in a header tag.  Preferably an &lt;H1&gt; tag.</li>
<li>Use words and phrases related to the keyword you chose and use them throughout the content of your web page.</li>
<li>Write a description for the web page that contains the keyword you have chosen.</li>
<li>Do not keyword stuff your web pages.  (Keyword stuffing means that you use the same keywords multiple times throughout the content of your page).</li>
<li>Do not use underhanded techniques in order to get better rankings in the search engines.  This is oftentimes referred to as &#8220;black hat SEO&#8221; or even &#8220;gray hat SEO&#8221;.</li>
<li>Within the content, link to another page on your site using keyword-focused anchor text.</li>
<li>Do not submit your web page to link farms.  Link farms are website set up specifically for the purpose of allowing anyone to post links.</li>
<li>Do not purchase links to point to your website.</li>
<li>Do not link out to bad neighborhoods.  Bad neighborhoods are:  link farms, known spam sites, gambling sites, porn sites, phishing sites or hacker/cracker sites.</li>
<li>Do not engage in linking schemes.  Linking schemes are those schemes created specifically for the purpose of gaining more links to your site.</li>
<li>If you must use reciprocal linking, keep it to a minimum.  Reciprocal linking is the act of trading links with another website.</li>
<li>Don&#8217;t use hidden text on your web pages.</li>
<li>Don&#8217;t use hidden links on your web pages.</li>
<li>Link to well-known high-quality web sites.</li>
<li>Always <a href="http://www.boneheadseo.com/Sitemap-Online-Sitemap-Generator-Sitemap-Generator.html" target="_blank">create a sitemap</a> for your website.</li>
<li>Submit your sitemap to the search engines.</li>
<li>Use an RSS feed for your website.  This will allow people to get notified whenever you update your website.</li>
<li>Do use a blog on your site and update it as necessary.</li>
<li>Use content from <a href="http://www.boneheadseo.com/Article-Directories.html" target="_blank">article directories</a> only when absolutely necessary.</li>
<li>Do continually add unique and updated content on your site.</li>
<li>Do use a robots.txt file for your site.</li>
<li>Lastly, remember that your website is for your site visitors first and foremost and the search engines second.</li>
</ol>
<p>For more information on proper SEO techniques including generating traffic to your website, visit the <a href="http://www.boneheadseo.com/cb/" target="_blank">Bonehead SEO Course</a>.<br />
<script type="text/javascript"><!--
google_ad_client = "pub-8350020275401373";
/* 468x60, created 2/25/09 */
google_ad_slot = "9974362005";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://boneheadseo.com/blog/seo-tips-25-of-them/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Another Secret SEO Tool</title>
		<link>http://boneheadseo.com/blog/another-secret-seo-tool</link>
		<comments>http://boneheadseo.com/blog/another-secret-seo-tool#comments</comments>
		<pubDate>Wed, 18 Feb 2009 16:13:36 +0000</pubDate>
		<dc:creator>Kristine</dc:creator>
				<category><![CDATA[On Page SEO]]></category>
		<category><![CDATA[SEO Advice]]></category>
		<category><![CDATA[SEO Resources]]></category>
		<category><![CDATA[SEO Tips]]></category>
		<category><![CDATA[seo training]]></category>
		<category><![CDATA[Keyword]]></category>
		<category><![CDATA[keyword questions]]></category>
		<category><![CDATA[keyword tools]]></category>
		<category><![CDATA[keywords]]></category>
		<category><![CDATA[search engine marketing]]></category>
		<category><![CDATA[search engine optimization]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[website optimization]]></category>
		<category><![CDATA[website seo]]></category>
		<category><![CDATA[Wordtracker]]></category>
		<category><![CDATA[wordtracker keyword questions]]></category>
		<category><![CDATA[wordtracker keywords]]></category>

		<guid isPermaLink="false">http://boneheadseo.com/blog/?p=187</guid>
		<description><![CDATA[There are tons of great free resources online to use for your SEO efforts and one of them is by far one of the less known tools available online. It&#8217;s the Wordtracker Keyword Questions lab and it just might be one of the best tools you can use for your industry. What the Wordtracker Keyword [...]]]></description>
			<content:encoded><![CDATA[<p>There are tons of great free resources online to use for your SEO efforts and one of them is by far one of the less known tools available online.</p>
<p>It&#8217;s the <a href="http://labs.wordtracker.com/keyword-questions">Wordtracker Keyword Questions</a> lab and it just might be one of the best tools you can use for your industry.</p>
<p>What the Wordtracker Keyword Questions lab does is let you enter in a very generic search term and once you submit that term, Wordtracker will return to you a list of questions that people are asking right now within your industry.</p>
<p>Take for example the keyword &#8220;Twitter&#8221;.  If we head on over to this tool (which is free by the way), and enter in this generic phrase, we&#8217;ll see that people are asking all kinds of questions about &#8220;Twitter&#8221;.</p>
<p><a href="http://boneheadseo.com/blog/wp-content/uploads/2009/02/wordtrackerquestions.jpg"><img class="alignnone size-medium wp-image-188" title="wordtrackerquestions" src="http://boneheadseo.com/blog/wp-content/uploads/2009/02/wordtrackerquestions.jpg" alt="" /></a></p>
<p>Or, let&#8217;s take a look at the generic term of &#8220;jewelry&#8221;:</p>
<p><a href="http://boneheadseo.com/blog/wp-content/uploads/2009/02/wtquestions2.jpg"><img class="alignnone size-medium wp-image-189" title="wtquestions2" src="http://boneheadseo.com/blog/wp-content/uploads/2009/02/wtquestions2.jpg" alt="" /></a></p>
<p>Whatever term you enter in, Wordtracker will give you back a list of questions that your market is currently asking about.</p>
<p>By taking a look at the questions above regarding &#8220;jewelry&#8221;, if we had a website about jewelry, these would be questions that I could answer regarding jewelry.</p>
<p>I could dedicate a page to &#8220;how to make jewelry&#8221; and create yet another page on my jewelry site about &#8220;how to make beaded jewelry&#8221;.</p>
<p>Since I already know that people are asking these questions, I can then answer these questions and use website optimization on a web page to do so.</p>
<p>This resource is just another way to make use of phrases that people are searching on right now.  By incorporating these questions (and answering them on my site), I can then add this to my ever-growing arsenal of keyword phrases surrounding the main topic of my site.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://reblog.zemanta.com/zemified/8f7672d1-b1c9-4a62-8d82-78fe5ab0c54a/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=8f7672d1-b1c9-4a62-8d82-78fe5ab0c54a" alt="Reblog this post [with Zemanta]" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://boneheadseo.com/blog/another-secret-seo-tool/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Website Optimization &#8211; What it is &amp; How to Use it</title>
		<link>http://boneheadseo.com/blog/website-optimization-what-it-is-how-to-use-it</link>
		<comments>http://boneheadseo.com/blog/website-optimization-what-it-is-how-to-use-it#comments</comments>
		<pubDate>Tue, 17 Feb 2009 16:37:39 +0000</pubDate>
		<dc:creator>Kristine</dc:creator>
				<category><![CDATA[On Page SEO]]></category>
		<category><![CDATA[SEO Advice]]></category>
		<category><![CDATA[SEO Tips]]></category>
		<category><![CDATA[SEO Tools]]></category>
		<category><![CDATA[seo training]]></category>
		<category><![CDATA[bonehead seo]]></category>
		<category><![CDATA[search engine optimization]]></category>
		<category><![CDATA[search engine optimization seo]]></category>
		<category><![CDATA[search engine optimizer]]></category>
		<category><![CDATA[Search engine results page]]></category>
		<category><![CDATA[seo expert]]></category>
		<category><![CDATA[seo optimization]]></category>
		<category><![CDATA[Web page]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[website optimization]]></category>
		<category><![CDATA[website seo]]></category>

		<guid isPermaLink="false">http://boneheadseo.com/blog/?p=185</guid>
		<description><![CDATA[Website Optimization, website seo, or just simply &#8220;SEO&#8221; is the process of writing and designing your web pages so that the search engines as well as your target audience understands what your web page as well as your entire website is all about. While this sounds like a simple process, it&#8217;s actually a culmination of [...]]]></description>
			<content:encoded><![CDATA[<p>Website Optimization, website seo, or just simply &#8220;SEO&#8221; is the process of writing and designing your web pages so that the search engines as well as your target audience understands what your web page as well as your entire website is all about.</p>
<p>While this sounds like a simple process, it&#8217;s actually a culmination of lots of little things that you do right in order to get your website optimized.  The bottom line of website optimization is nothing more than getting your site listed within the first pages of a SERP or Search Engine Results Page.</p>
<p>Regardless of what industry you&#8217;re in, chances are you&#8217;re up against hundreds of thousands if not millions of competitors and at first glance it can seem rather daunting when you&#8217;re trying to compete against these other websites.</p>
<p>However, there are some fairly easy processes that you can follow in order to get your web pages properly optimized.  While this is only a fraction of what you can learn in the <a href="http://www.BoneheadSEO.com/cb/">Bonehead SEO Course</a>, it will help your web pages get moving in the right direction.</p>
<p>Here are just a few tips to help you along the way:</p>
<p><strong>Keywords</strong></p>
<p>By far, the most important first step you need to take is to use those keywords and phrases that people are searching on right now within a search engine.  While you might be tempted to just &#8220;guess&#8221; at what people are searching on in your industry, don&#8217;t.  You want the actual phrases that lots of people are using to find your product or service.</p>
<p>One way to go about this is to use a service such as <a href="http://www.boneheadseo.com/wordtracker.php">Wordtracker</a>.  Wordtracker offers a <a href="http://freekeywords.wordtracker.com">free version</a> as well as a full-fledged paid version (with a <a href="http://www.boneheadseo.com/wordtracker.php">7-day-free-trial</a>).  While you will get more results as well as more details on the keywords you&#8217;re researching with the paid version, the free version works just fine if you&#8217;re on a tight budget.</p>
<p>Simply visit Wordtracker and enter in a word or phrase that describes the kind of business that you&#8217;re in.  What Wordtracker will return to you is a list of those phrases that people are using right now online that include your topic.</p>
<p>It&#8217;s these phrases that you want to focus on within your website.</p>
<p><strong>The Title</strong></p>
<p>Once you&#8217;ve decided upon a phrase that you&#8217;ll be targeting on a web page, you&#8217;ll next want to use that phrase in your page&#8217;s title.  The title of the page is an extremely important factor in how search engines rank that web page.</p>
<p>If for instance you were targeting the keyword phrase of &#8220;website optimization&#8221; then you&#8217;d want to use &#8220;website optimization&#8221; in your title tag.</p>
<p><strong>The Heading</strong></p>
<p>Next, you&#8217;ll want to use this same phrase in a heading on your web page.  The heading will be one of the first things that a site visitor (and the search engines) will see so you want to be sure it&#8217;s contained within a header tag at the top of the page.  Again, use the keywords you chose for the web page within the header.</p>
<p><strong>The Body Text</strong></p>
<p>As you might imagine, the body text of the web page should incorporate the keyword phrase you have chosen for that page.  Use the phrase where necessary but whatever you do, do not &#8220;keyword stuff&#8221; your web page.</p>
<p>Keyword stuffing means that you use the same phrase you&#8217;re optimizing that page for multiple amounts of times.  This often makes the content sound unnatural and the search engines will pick up the fact that you are attempting to trick them by using your keyword multiple times throughout the text.</p>
<p>Instead, just write naturally and incorporate words and phrases related to but not identical to the main keyword phrase you&#8217;re working with.</p>
<p>In our example of the keyword phrase &#8220;website optimization&#8221;, I might use related words such as &#8220;website seo&#8221;, &#8220;seo&#8221;, &#8220;search engine optimization&#8221;, &#8220;ranking&#8221;, and &#8220;conversion.&#8221;</p>
<p>Just remember that when you do start optimizing your web pages that you make use of your main keyword phrase you&#8217;ve chosen in the appropriate spots on your web page and have also included related words and phrases throughout the content.</p>
<p>This will help get your web pages moving in the right direction.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://reblog.zemanta.com/zemified/39044b21-65ea-434b-8d9b-c193afc16d52/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=39044b21-65ea-434b-8d9b-c193afc16d52" alt="Reblog this post [with Zemanta]" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://boneheadseo.com/blog/website-optimization-what-it-is-how-to-use-it/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How To Get Listed in Google In Less Than An Hour</title>
		<link>http://boneheadseo.com/blog/how-to-get-listed-in-google-in-less-than-an-hour</link>
		<comments>http://boneheadseo.com/blog/how-to-get-listed-in-google-in-less-than-an-hour#comments</comments>
		<pubDate>Fri, 13 Feb 2009 20:07:22 +0000</pubDate>
		<dc:creator>Kristine</dc:creator>
				<category><![CDATA[SEO Advice]]></category>
		<category><![CDATA[free ebook]]></category>
		<category><![CDATA[Free SEO]]></category>
		<category><![CDATA[free seo advice]]></category>
		<category><![CDATA[free seo book]]></category>
		<category><![CDATA[free seo tips]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[search engine optimization]]></category>
		<category><![CDATA[Search Engines]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[SEO Tips]]></category>
		<category><![CDATA[top google listings]]></category>
		<category><![CDATA[Web search engine]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://boneheadseo.com/blog/?p=167</guid>
		<description><![CDATA[I&#8217;ve got a nice surprise for you today. It&#8217;s a brand new free report that I&#8217;ve just released entitled Bonehead SEO&#8217;s Quick Traffic Guide and it will show you (with proof included) how you can get your website, your product, your blog, whatever it is, listed in Google in under an hour! Now, even though [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve got a nice surprise for you today.</p>
<p>It&#8217;s a brand new free report that I&#8217;ve just released entitled Bonehead SEO&#8217;s Quick Traffic Guide and it will show you (with proof included) how you can get your website, your product, your blog, whatever it is, listed in Google in under an hour!</p>
<p>Now, even though there&#8217;s plenty of proof included in the report I obviously can&#8217;t *guarantee* that the same will happen to you but on the tests that I&#8217;ve run so far, it&#8217;s never failed.</p>
<p>You can get this free 18-page report at <a href="http://BoneheadSEO.com/freeSEO/">http://BoneheadSEO.com/freeSEO/</a></p>
<p>Enjoy it, use it, and if you&#8217;ve had the kind of success using this same method yourself, let me know about it by posting your success stories here!</p>
<p>Who said Friday the 13th was bad luck?</p>
<p>- Kristine</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://reblog.zemanta.com/zemified/820a779e-1fe9-4d62-9c2a-65ad0c995a8f/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=820a779e-1fe9-4d62-9c2a-65ad0c995a8f" alt="Reblog this post [with Zemanta]" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://boneheadseo.com/blog/how-to-get-listed-in-google-in-less-than-an-hour/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How do you get those extra links in Google?</title>
		<link>http://boneheadseo.com/blog/how-do-you-get-those-extra-links-in-google</link>
		<comments>http://boneheadseo.com/blog/how-do-you-get-those-extra-links-in-google#comments</comments>
		<pubDate>Tue, 03 Feb 2009 14:27:01 +0000</pubDate>
		<dc:creator>Kristine</dc:creator>
				<category><![CDATA[SEO Advice]]></category>
		<category><![CDATA[SEO Questions]]></category>
		<category><![CDATA[SEO Resources]]></category>
		<category><![CDATA[SEO Tips]]></category>
		<category><![CDATA[click through rate]]></category>
		<category><![CDATA[ctr]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[incoming links]]></category>
		<category><![CDATA[PageRank]]></category>
		<category><![CDATA[search engine optimization]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[sitelinks]]></category>
		<category><![CDATA[sitemaps]]></category>
		<category><![CDATA[Web search engine]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://boneheadseo.com/blog/?p=155</guid>
		<description><![CDATA[A question was submitted to me just today about those extra links that tend to show up in a Google Search Results page. The Question: Hello, I have a burning question and I can&#8217;t find an answer in SEO course available. If you do this search: http://www.google.com/search?hl=en&#38;q=kurir&#38;btnG=Search You&#8217;ll notice the first result has 8 other [...]]]></description>
			<content:encoded><![CDATA[<p>A question was submitted to me just today about those extra links that tend to show up in a Google Search Results page.</p>
<p>The Question:<br />
<em>Hello,<br />
I have a burning question and I can&#8217;t find an answer in SEO course available.<br />
If you do this search:  http://www.google.com/search?hl=en&amp;q=kurir&amp;btnG=Search</em></p>
<p><em>You&#8217;ll notice the first result has 8 other links besides the main one (Crna hronika, sport etc.). That must increase the CTR a lot.</em></p>
<p><em>The question is: what makes Google do that for one site and not for another one?<br />
What should you do with your site to get such extra links in the results?</em></p>
<p><em>Best Regards,<br />
Eko</em></p>
<p>Here&#8217;s an example of what they look like:</p>
<p style="text-align: center;"><a href="http://boneheadseo.com/blog/wp-content/uploads/2009/02/sitelinksexample.jpg"><img class="size-medium wp-image-156 aligncenter" style="border: 1px solid black;" title="sitelinksexample" src="http://boneheadseo.com/blog/wp-content/uploads/2009/02/sitelinksexample.jpg" alt="" width="508" height="182" /></a></p>
<p style="text-align: left;">These are called &#8220;Site Links&#8221; and the bottom line is that Google does not tell you exactly how to get these sitelinks for your own site.</p>
<p style="text-align: left;">However, each website that contains these sitelinks has a few common denominators:</p>
<ul>
<li>They&#8217;re typically an authority site.</li>
<li>They have an easy-to-navigate hierarchical structure.  In the case above, there is a section for &#8220;Sports&#8221;, a section for &#8220;Stars&#8221; and a section for &#8220;Politics&#8221; as Eko pointed out.</li>
<li>They have lots of incoming one-way links from a variety of sources.</li>
<li>The sites are easy to navigate.</li>
<li>The age of the site tends to be a defining factor.</li>
</ul>
<p>If we pick apart the site above, there&#8217;s a few things to note about it:</p>
<ul>
<li>The site has a PageRank of 6.</li>
<li>It has over over 100,000 links pointing to the site itself including internal pages.</li>
<li>Sites such as these generally have been around for years.</li>
<li>The site has lots of useful information that readers enjoy by clicking through to various pages.</li>
</ul>
<p>You&#8217;ll generally find these sitelinks on major news sites like CNN and highly visited sites such as Oprah&#8217;s site at Oprah.com.</p>
<p>So while these sitelinks can be a huge boost for your search engine traffic, they aren&#8217;t easy to come by.  Google must deem your site &#8220;worthy&#8221; enough to receive these sitelinks.</p>
<p>If you use Google Webmaster tools, at <a href="http://www.Google.com/webmasters/tools/">http://www.Google.com/webmasters/tools/</a> and you&#8217;ve added your site, you&#8217;ll be able to navigate to the section where Google tells you whether or not any sitelinks have been identified on your site as candidates for the Google Search Results page.</p>
<p><a href="http://boneheadseo.com/blog/wp-content/uploads/2009/02/sitelinkswebmastertools.jpg"><img class="alignnone size-medium wp-image-157" style="border: 1px solid black;" title="sitelinkswebmastertools" src="http://boneheadseo.com/blog/wp-content/uploads/2009/02/sitelinkswebmastertools.jpg" alt="" width="564" height="303" /></a></p>
<p>The bottom line is that there is no hard and fast rule to getting sitelinks placed on your site aside from some of the factors that are believed to be important as mentioned above.</p>
<p>If you&#8217;d like more information about sitelinks, visit:</p>
<p><a href="http://www.google.com/support/webmasters/bin/answer.py?answer=47334&amp;topic=8523">http://www.google.com/support/webmasters/bin/answer.py?answer=47334&amp;topic=8523</a></p>
<p>Kristine</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://reblog.zemanta.com/zemified/d217ef08-7972-4ae2-933f-e25b4c92698b/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=d217ef08-7972-4ae2-933f-e25b4c92698b" alt="Reblog this post [with Zemanta]" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://boneheadseo.com/blog/how-do-you-get-those-extra-links-in-google/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Definition of SEO</title>
		<link>http://boneheadseo.com/blog/the-definition-of-seo</link>
		<comments>http://boneheadseo.com/blog/the-definition-of-seo#comments</comments>
		<pubDate>Mon, 12 Jan 2009 08:00:25 +0000</pubDate>
		<dc:creator>Kristine</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[define search engine optimization]]></category>
		<category><![CDATA[define seo]]></category>
		<category><![CDATA[Keyword]]></category>
		<category><![CDATA[Optimization]]></category>
		<category><![CDATA[search engine optimization]]></category>
		<category><![CDATA[Search engine results page]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[Web page]]></category>
		<category><![CDATA[Web search engine]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://boneheadseo.com/blog/?p=151</guid>
		<description><![CDATA[Most people know what SEO is yet they don&#8217;t understand exactly how SEO is important to their website.  I probably notice this the most with businesses who don&#8217;t immerse themselves online. The nuts and bolts of SEO is the process of getting your website to the top of a search engine results page for your [...]]]></description>
			<content:encoded><![CDATA[<p>Most people know what SEO is yet they don&#8217;t understand <em>exactly</em> how SEO is important to their website.  I probably notice this the most with businesses who don&#8217;t immerse themselves online.</p>
<p>The nuts and bolts of SEO is the process of getting your website to the top of a search engine results page for your keywords of choice <em>that can drive targeted traffic to your website.</em> Targeted traffic being website visitors who are actually interested in your stuff and aren&#8217;t just out &#8220;browsing&#8221;.</p>
<p>Your keywords of choice are those words and phrases that people are typing into a search engine to find information on your website&#8217;s topic.</p>
<p>While that sounds pretty cut-and-dried, there are a hundred tiny details that go into getting a website in that prime location.  So let&#8217;s talk about what some of these tiny little details are exactly.</p>
<p>First, there&#8217;s two parts to SEO; on-page optimization and off-page optimization.</p>
<p>On-page optimization is the process of using your keywords that you have chosen for one of your web pages in strategic places throughout that page.  Note that I said &#8220;one of your web pages&#8221; not your &#8220;web site&#8221;.  Each web <em>page</em> within your entire web<em>site</em> is ranked differently.  Each web page should be optimized for one or two keywords specifically related to the web<em>site </em>topic.</p>
<p>So for instance if you were a store that sold tools, you would have a page optimized for hammers, another page optimized for saws, another page optimized for nails, and so on. All of the pages being part of the same &#8220;Tools&#8221; website.</p>
<p>Off-Page Optimization is the process of getting links pointing to your web pages.  A lot of people don&#8217;t consider off-page optimization part of SEO.  I completely disagree.  The point of optimizing your website for the search engines encompasses all factors.  What you do on your own site as well as what you do to promote that site since the promotion of that site will help you get better search engine rankings.</p>
<p>This off-page optimization is the most time-consuming task of SEO.  It&#8217;s the process of getting links to your site, yes, but they have to be the right kind of links; in the right neighborhoods not to mention those links have to have the ability to be seen by thousands of eyeballs that <em>are interested in the information you&#8217;re providing.</em> They must be located on pages related to your niche, they must have the right keyword anchor text and so, so much more.</p>
<p>So for those who were interested in what SEO was exactly, there you have it, in the most condensed form I could come up with.  SEO continues to change on a regular basis.  There&#8217;s always new strategies, new ideas, new search engine shakeups.  That&#8217;s why SEO is so important to the average website.  It&#8217;s an ever-evolving process that continues to change as the Internet grows.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://reblog.zemanta.com/zemified/3b710ca3-9a9d-4340-8c19-7453ce58bf46/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=3b710ca3-9a9d-4340-8c19-7453ce58bf46" alt="Reblog this post [with Zemanta]" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://boneheadseo.com/blog/the-definition-of-seo/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Google Search &#8211; SEO Style</title>
		<link>http://boneheadseo.com/blog/google-search-seo-style</link>
		<comments>http://boneheadseo.com/blog/google-search-seo-style#comments</comments>
		<pubDate>Wed, 07 Jan 2009 14:56:31 +0000</pubDate>
		<dc:creator>Kristine</dc:creator>
				<category><![CDATA[SEO Resources]]></category>
		<category><![CDATA[SEO Tips]]></category>
		<category><![CDATA[Anchor text]]></category>
		<category><![CDATA[competitive analysis]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Google search]]></category>
		<category><![CDATA[Keyword]]></category>
		<category><![CDATA[off page seo]]></category>
		<category><![CDATA[On Page SEO]]></category>
		<category><![CDATA[search engine optimization]]></category>
		<category><![CDATA[search google]]></category>
		<category><![CDATA[Uniform Resource Locator]]></category>
		<category><![CDATA[Web page]]></category>
		<category><![CDATA[Web search engine]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://boneheadseo.com/blog/?p=144</guid>
		<description><![CDATA[There are a wide variety of ways to use Google to search that will help you when you&#8217;re optimizing a page.  Here are a few of my favorites. intitle &#8211; intitle:keyword &#8211; If you want to know what web pages are optimizing for a keyword phrase you&#8217;re considering, type intitle:yourkeyword in the Google search box.  [...]]]></description>
			<content:encoded><![CDATA[<p>There are a wide variety of ways to use Google to search that will help you when you&#8217;re optimizing a page.  Here are a few of my favorites.</p>
<ol>
<li><strong>intitle &#8211; intitle:keyword</strong> &#8211; If you want to know what web pages are optimizing for a keyword phrase you&#8217;re considering, type <strong>intitle:yourkeyword</strong> in the Google search box.  This will return to you a list of web pages that are using that keyword in their title &#8211; an important on-page SEO technique.  If you&#8217;re looking for a particular keyword phrase in the title use quotes like this:  <strong>intitle:&#8221;Keyword Phrase Goes Here&#8221;</strong>.  And finally if you want to see who isn&#8217;t optimizing their pages at all, just for fun, try intitle:&#8221;Untitled Document&#8221;.  You can also use this for a specific command we talk about below called site.  To see the web pages that are optimizing their title for a certain keyword or keyword phrase within their site then use:  <strong>intitle:&#8221;Keyword phrase&#8221; site:nameofsite.com</strong>.</li>
<li><strong>inurl &#8211; inurl:keyword</strong> &#8211; If you want to know what URLs contain a specific keyword phrase in their URL (web address) then simply type inurl:keyword.  If you&#8217;re looking for a phrase in their URL then type inurl:&#8221;keyword phrase&#8221;.  Note that this will pull back the pages on a website that contain this phrase in their entire URL including any web pages within their site.</li>
<li><strong>inanchor &#8211; inanchor:keyword</strong> &#8211; If you want to know what web pages contain a specific keyword within their anchor text on their page, then simply type in <strong>inanchor:keyword</strong>.  If you&#8217;re looking for a specific keyword phrase, use quotes: <strong>inanchor:&#8221;keyword phrase&#8221;. </strong>Alternatively if you want to find a link on a specific web page that contains certain keywords, you&#8217;d then type in: <strong>inanchor:&#8221;keyword phrase&#8221; site:nameofsite.com</strong>.</li>
<li><strong>site &#8211; site:nameofsite.com &#8211; </strong>If you want to see how many pages of a website are indexed in the search engines then type in <strong>site:nameofsite.com</strong>.</li>
<li><strong>link &#8211; link:nameofsite.com</strong> &#8211; If you want to know how many links are pointing to a site you can enter in <strong>link:nameofsite.com</strong>.  Note that Google is notorious for not giving you all of this information to take it with a grain of salt.</li>
<li><strong>filetype -filetype:file_extension</strong>.  If you want to know how many web pages have a certain filetype extension you can type in <strong>filetype:fla</strong> for example.   This will show you all of the pages indexed with the .fla extension.  A great way to see how well Google is indexing flash.  Also try <strong>filetype:pdf</strong>.  This also works well with the site search.  If for example you wanted to locate a pdf file on a certain website you&#8217;d then enter <strong>filetype:pdf site:nameofsite.com</strong>.</li>
<li><strong>intext &#8211; intext:Keyword</strong> &#8211; the intext command allows you to find all web pages that contain a certain keyword within their text.  intext:keyword.  You can also use this with the site command as well to search for a specific word or phrase within a websites text: <strong>intext:keyword site:nameofsite.com</strong>.  Use quotes to search for a phrase <strong>intext:&#8221;keyword phrase&#8221;</strong>.</li>
<li><strong>cache &#8211; cache:nameofsite.com</strong>.  If you want to see the last cached version of a web page or site type in <strong>cache:nameofsite.com</strong>.</li>
</ol>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://reblog.zemanta.com/zemified/9bcecb4f-76f8-4435-aec1-c477abb5f3da/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=9bcecb4f-76f8-4435-aec1-c477abb5f3da" alt="Reblog this post [with Zemanta]" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://boneheadseo.com/blog/google-search-seo-style/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

