<?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 content</title>
	<atom:link href="http://boneheadseo.com/blog/tag/website-content/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>Where to Find &amp; Get FREE Content &amp; Links</title>
		<link>http://boneheadseo.com/blog/where-to-find-get-free-content-links</link>
		<comments>http://boneheadseo.com/blog/where-to-find-get-free-content-links#comments</comments>
		<pubDate>Wed, 05 Aug 2009 13:00:14 +0000</pubDate>
		<dc:creator>Kristine</dc:creator>
				<category><![CDATA[Content]]></category>
		<category><![CDATA[On Page SEO]]></category>
		<category><![CDATA[SEO Resources]]></category>
		<category><![CDATA[SEO Tips]]></category>
		<category><![CDATA[SEO Tools]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google advanced search]]></category>
		<category><![CDATA[one way link building]]></category>
		<category><![CDATA[plr articles]]></category>
		<category><![CDATA[private label]]></category>
		<category><![CDATA[search engine marketing]]></category>
		<category><![CDATA[search engine optimization]]></category>
		<category><![CDATA[web pages]]></category>
		<category><![CDATA[web site optimization]]></category>
		<category><![CDATA[website content]]></category>
		<category><![CDATA[website optimization]]></category>

		<guid isPermaLink="false">http://boneheadseo.com/blog/?p=494</guid>
		<description><![CDATA[Google search now has a new advanced feature that allows you to locate content that you can use on your own website, for free. Oftentimes with the “OK” from the site owner to re-write it as you wish. If you’re trying to establish yourself online, you might have found that locating content to use on [...]]]></description>
			<content:encoded><![CDATA[<p>Google search now has a new advanced feature that allows you to locate content that you can use on your own website, for free. Oftentimes with the “OK” from the site owner to re-write it as you wish.</p>
<p>If you’re trying to establish yourself online, you might have found that locating content to use on your own website is difficult. There are PLR (Private Label Rights) products that you can buy and even full PLR memberships that you can purchase that will give you access to content to use at your discretion, but in many cases, not all mind you, they&#8217;re not typically of the best quality.</p>
<p>Aside from PLR products, you can always write the content for yourself which is very time-consuming or you can hire someone to do it for you; the higher the cost of the writer, generally, the better kind of content that you&#8217;ll get.</p>
<p>Now, while I will always advocate doing most of the work yourself, or at least having people who are trained by you do the work, even with PLR content, I also understand that writing day after day can suck away a lot of your time, when you can be using that time to create your own products or advertise your business or products your affiliated with.</p>
<p>That&#8217;s where a new Google Advanced search feature can work well for you in finding content to use as well as pull double-duty by generating links back to your site.</p>
<p><strong>Here&#8217;s how it works.</strong></p>
<p><strong><span id="more-494"></span><br />
</strong></p>
<p>First, visit Google.com. But before you search on anything click the link to the right of the search box entitled &#8220;Advanced Search&#8221;.</p>
<p style="text-align: center;"><img style="border: 1px solid black;" title="news1image1" src="http://boneheadseo.com/blog/wp-content/uploads/2009/08/news1image1.jpg" alt="news1image1" width="510" height="260" /></p>
<p>Next, enter in a keyword or keyword phrase at the top of the list just under the heading &#8220;Find web pages that have&#8230;&#8221;  I suggest that if you&#8217;re locating content for use on your own site that you only enter in one keyword or keyword phrase related to the content you want to locate.  When you use this search feature and you have multiple keywords in this area, the search will only pull back sites that contain ALL of these keywords.</p>
<p>Additionally you can also use the second option of &#8220;this exact wording or phrase&#8221; which will find the entire phrase in any web page or you can also use the third option of &#8220;one or more of these words:&#8221; where you can specify a variety of keywords and keyword phrases.</p>
<p>To make the job simpler for you, I would just use the first suggestion, and only search for one keyword or keyword phrase.  If you&#8217;re using a keyword phrase, just place that phrase in quotes in the first search box.</p>
<p style="text-align: center;"><img style="border: 1px solid black;" title="news1image2" src="http://boneheadseo.com/blog/wp-content/uploads/2009/08/news1image2.jpg" alt="news1image2" width="652" height="359" /></p>
<p>Next, click the plus sign next to &#8220;Date, usage rights, numeric range and more.&#8221;  And then narrow down your choices from what&#8217;s listed.  The most important point here is the &#8220;usage rights&#8221; link.  This allows you to filter content that allows you to do a variety of things with the content (and where all of the magic happens).</p>
<p style="text-align: center;"><img style="border: 1px solid black;" title="news1image3" src="http://boneheadseo.com/blog/wp-content/uploads/2009/08/news1image3.jpg" alt="news1image3" width="587" height="320" /></p>
<p>You have 5 options from this list.  Here&#8217;s what they are and what they mean:</p>
<ol>
<li><strong>Not Filtered</strong> &#8211; Exactly what it means.  The content you get using this search is not filtered in any way.  <span style="text-decoration: underline;">Not recommended</span> if you&#8217;re attempting to locate content to use on your own site.</li>
<li><strong>Free to use or share</strong> &#8211; These pages are labeled &#8220;public domain&#8221; or carry a license that allows you to copy or redistribute its content, as long as the content remains <strong>unchanged</strong>.</li>
<li><strong>Free to use or share, even commercially</strong> &#8211; The same as &#8220;free to use or share&#8221; but for commercial sites.  So if you have a website that sells products, information or services, this is the option you want.  <span style="text-decoration: underline;">Note that this does NOT allow you to modify the content</span>.</li>
<li><strong>Free to use, share or modify</strong> &#8211; This search will only pull back those web pages that are labeled with a license that allows you to copy, modify or redistribute in ways specified in the license.</li>
<li><strong>Free to use, share or modify, even commercially</strong>.  The same as &#8220;free to use, share or modify&#8221; but for commercial sites.  When you&#8217;re looking to reuse content on your own site that you can re-word as you wish, <strong><span style="text-decoration: underline;">this is the option you want</span></strong>.</li>
</ol>
<p>Once you&#8217;ve entered in the terms you&#8217;re interested in and chosen a license, click search and Google will return to you a list of websites that have these criteria.</p>
<p>The one thing I recommend is to double-check the license itself.   The way that Google is able to determine this kind of content is by using the &#8220;Creative Commons&#8221; filters. So once you&#8217;re at a web page that seems to have some content you&#8217;d like to use yourself, check for the &#8220;creative commons&#8221; license on the page.  When you click on the license link, you’ll get more details about the license.  The site may require you to link back to them in exchange for you using their content which can help boost their incoming links.</p>
<p>At this point you have to consider at least one thing – whether or not you want to link back to the site that has the content you want to use.</p>
<p>What this means to you in this instance, is to consider if it&#8217;s worthwhile to link out to the site whose content you want to use.  If you don&#8217;t feel comfortable having the link on your web page then keep on looking through the search results that Google gave you to see if there&#8217;s a site that doesn&#8217;t require a link back to them.  While few and far between, this little bit of extra work can mean a great deal of fantastically free content for you.</p>
<p>If you believe that the site will be a good resource for your site visitors, then by all means, link back to them.  If you question it in the least bit, it’s best to refine your keywords and find a better resource.</p>
<p>On the flip side of this coin&#8230;you might be wondering &#8220;Well, if this is how THESE sites are getting incoming links, how can I get one way links to my OWN site?&#8221;</p>
<p>Glad you asked!  Here&#8217;s how to do that:</p>
<p>Visit <a href="http://creativecommons.org/choose/">http://creativecommons.org/choose/</a> and license your own work.  You can also visit a website that is also using the license, click on the Creative Commons link or icon, and then scroll down the page that you&#8217;re taken to on the Creative commons site which lists the details of that sites license.  If you&#8217;d like to use the same kind of license that the site owner is using, click the link that says &#8220;Use this license for your own work&#8221;.</p>
<p>My suggestion to you when making use of the Creative Commons license is to be careful what you&#8217;re licensing. If you only want to license a single blog post that you made (and it&#8217;s entirely your own work), then only place the license on that blog post and choose &#8220;text&#8221; from your list of choices at <a href="http://creativecommons.org/choose/">http://creativecommons.org/choose/</a> .</p>
<p>If you license your entire blog, then this allows all of the content on your blog to be used by anyone depending upon the license you chose to use.</p>
<p>The reason that choosing text, audio, video, image, or interactive when specifying your license at Creative Commons is because this allows your license to only be used on your text, or your audio, or your video, etc., not the entire blog as a whole.</p>
<p>Secondly, be absolutely 100% certain that it is your OWN work you’re granting a license for.</p>
<p>Using a Creative Commons license will help you generate links for your site because others will find that they can use your work as content for their own sites and, if you’ve specified in the license that they have to link back to you, can generate lots of relevant links back to your own web pages.</p>
<p>So the bottom line is, when you’re looking to find content to use on your own site, use the advanced search feature in Google to find those sites that allow you to use and modify their work.  Ideally you’d like to find that content that doesn’t require a link back to their site, but, as I said, these are few and far between.  Just keep in mind that if you do want to use someone else’s content, and they require a link back, be sure it’s a site you do in fact want to link back to.</p>
]]></content:encoded>
			<wfw:commentRss>http://boneheadseo.com/blog/where-to-find-get-free-content-links/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bonehead SEO Resources &amp; Tools</title>
		<link>http://boneheadseo.com/blog/bonehead-seo-resources-tools</link>
		<comments>http://boneheadseo.com/blog/bonehead-seo-resources-tools#comments</comments>
		<pubDate>Fri, 12 Dec 2008 12:39:17 +0000</pubDate>
		<dc:creator>Kristine</dc:creator>
				<category><![CDATA[SEO Advice]]></category>
		<category><![CDATA[SEO Resources]]></category>
		<category><![CDATA[SEO Tips]]></category>
		<category><![CDATA[SEO Tools]]></category>
		<category><![CDATA[keywords]]></category>
		<category><![CDATA[learn seo]]></category>
		<category><![CDATA[online sitemap generator]]></category>
		<category><![CDATA[plr]]></category>
		<category><![CDATA[plr articles]]></category>
		<category><![CDATA[plr content]]></category>
		<category><![CDATA[search engine keywords]]></category>
		<category><![CDATA[search engine marketing]]></category>
		<category><![CDATA[search engine optimization]]></category>
		<category><![CDATA[search engine optimization tips]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[seo classes]]></category>
		<category><![CDATA[sitemap generator]]></category>
		<category><![CDATA[sitemaps]]></category>
		<category><![CDATA[website building software]]></category>
		<category><![CDATA[website content]]></category>
		<category><![CDATA[website design software]]></category>
		<category><![CDATA[website development software]]></category>
		<category><![CDATA[website software]]></category>

		<guid isPermaLink="false">http://boneheadseo.com/blog/?p=125</guid>
		<description><![CDATA[We&#8217;ve been adding a lot of resources for you lately getting ready for the classes to open in 2009. Originally these were going to be kept private and for class members only, however, it just didn&#8217;t make sense to not make this available to everyone. We&#8217;ve added information for everyone on the site such as: [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve been adding a lot of resources for you lately getting ready for the classes to open in 2009.  Originally these were going to be kept private and for class members only, however, it just didn&#8217;t make sense to not make this available to everyone.</p>
<p>We&#8217;ve added information for everyone on the site such as:</p>
<ul>
<li><a href="http://www.boneheadseo.com/Sitemap-Online-Sitemap-Generator-Sitemap-Generator.html">Online Sitemap Generators</a></li>
<li><a href="http://www.boneheadseo.com/Website-Software-Website-Design-Software-Website-Building-Software.html">Website Design Software Resources</a></li>
<li><a href="http://www.boneheadseo.com/Keywords-Search-Engine-Keywords.html">Keyword Research Resources (both free &amp; paid)</a></li>
<li><a href="http://www.boneheadseo.com/Web-Hosting-Cheap-Web-Hosting-Best-Web-Hosting.html">Web Hosting Resources</a></li>
<li><a href="http://www.boneheadseo.com/Website-Content-PLR-PLR-Articles-PLR-Content.html">Website Content Resources</a> if you&#8217;re having trouble writing or finding content to use on your site.</li>
</ul>
<p>We&#8217;ll be adding more information as the days go on.</p>
<p>We&#8217;ll talk soon</p>
]]></content:encoded>
			<wfw:commentRss>http://boneheadseo.com/blog/bonehead-seo-resources-tools/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Important Information About Ezine Articles</title>
		<link>http://boneheadseo.com/blog/important-information-about-ezine-articles</link>
		<comments>http://boneheadseo.com/blog/important-information-about-ezine-articles#comments</comments>
		<pubDate>Wed, 03 Dec 2008 17:17:55 +0000</pubDate>
		<dc:creator>Kristine</dc:creator>
				<category><![CDATA[SEO Advice]]></category>
		<category><![CDATA[SEO Tips]]></category>
		<category><![CDATA[article directories]]></category>
		<category><![CDATA[articles]]></category>
		<category><![CDATA[Backlink]]></category>
		<category><![CDATA[EzineArticles.com]]></category>
		<category><![CDATA[search engine optimization]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[web site content]]></category>
		<category><![CDATA[website content]]></category>
		<category><![CDATA[Writers Resources]]></category>

		<guid isPermaLink="false">http://boneheadseo.com/blog/?p=104</guid>
		<description><![CDATA[EzineArticles.com is widely known as &#8220;the&#8221; spot to place your well-written articles in order to help you get backlinks to your website. Whether those backlinks come from Ezine Articles itself or from another website who has published your content. However, in the future EzineArticles.com will no longer follow the links within your body text.  It [...]]]></description>
			<content:encoded><![CDATA[<p>EzineArticles.com is widely known as &#8220;the&#8221; spot to place your well-written articles in order to help you get backlinks to your website.</p>
<p>Whether those backlinks come from Ezine Articles itself or from another website who has published your content.</p>
<p>However, in the future EzineArticles.com will no longer follow the links within your body text.  It appears that as of now they will still follow the links in your author&#8217;s bio.</p>
<p>This is not yet implemented but look for it very soon in the future.</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/42102814-8a04-4f94-b8cc-4d44bff104d9/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=42102814-8a04-4f94-b8cc-4d44bff104d9" alt="Reblog this post [with Zemanta]" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://boneheadseo.com/blog/important-information-about-ezine-articles/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

