<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: WordPress Blog Not Indexed by Google</title>
	<atom:link href="http://danswebspot.com/2009/09/wordpress-blog-not-indexed-by-google/feed/" rel="self" type="application/rss+xml" />
	<link>http://danswebspot.com/2009/09/wordpress-blog-not-indexed-by-google/</link>
	<description>Links to free software and resources, PC and web tips, etc...</description>
	<lastBuildDate>Sun, 22 Jan 2012 16:34:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Dan</title>
		<link>http://danswebspot.com/2009/09/wordpress-blog-not-indexed-by-google/comment-page-3/#comment-1163</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Fri, 08 Jul 2011 21:16:50 +0000</pubDate>
		<guid isPermaLink="false">http://danswebspot.com/?p=2087#comment-1163</guid>
		<description>Hi Dan,

It honestly does not appear that you have done anything terribly wrong here, but I would fix as many of the validation errors as possible.  I am assuming you meant robots.txt not robot.txt as the latter is not correct.  

You mention &quot;crossposted&quot; content.  I&#039;m not sure what you are trying to accomplish or mean by this, but Google will definitely penalize you for duplicate content.  I don&#039;t know how weighted this would be across sites like in your case.

If you block search engines from indexing your wp-content folder, your image uploads will be omitted.  I can see where this might penalize you if a spider goes looking for something and then stops because of this.  You might try opening up all restrictions in robots.txt or temporarily renaming it to see if therein lies the problem...

Did you create/upload a Google site map (XML format)?  In case you weren&#039;t aware, there is a great plugin for Wordpress that does just this - automatically.  It&#039;s called Google XML Sitemaps and the link is &lt;a href=&quot;http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/&quot; title=&quot;Google XML Sitemaps plugin for Wordpress&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.

I wouldn&#039;t be surprised to find that changing and updating your permalinks causes Google to lose its index of you.  It may just take some plain old-fashioned time.

Judging by your site&#039;s html source code, you have a Google Webmaster Tools validation META tag in there.  I would look closely at the Google Webmaster Tools info...

Also, it would be great to know what you find out on this and post it to share with others...

-Dan</description>
		<content:encoded><![CDATA[<p>Hi Dan,</p>
<p>It honestly does not appear that you have done anything terribly wrong here, but I would fix as many of the validation errors as possible.  I am assuming you meant robots.txt not robot.txt as the latter is not correct.  </p>
<p>You mention &#8220;crossposted&#8221; content.  I&#8217;m not sure what you are trying to accomplish or mean by this, but Google will definitely penalize you for duplicate content.  I don&#8217;t know how weighted this would be across sites like in your case.</p>
<p>If you block search engines from indexing your wp-content folder, your image uploads will be omitted.  I can see where this might penalize you if a spider goes looking for something and then stops because of this.  You might try opening up all restrictions in robots.txt or temporarily renaming it to see if therein lies the problem&#8230;</p>
<p>Did you create/upload a Google site map (XML format)?  In case you weren&#8217;t aware, there is a great plugin for WordPress that does just this &#8211; automatically.  It&#8217;s called Google XML Sitemaps and the link is <a href="http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/" title="Google XML Sitemaps plugin for WordPress" target="_blank" rel="nofollow">here</a>.</p>
<p>I wouldn&#8217;t be surprised to find that changing and updating your permalinks causes Google to lose its index of you.  It may just take some plain old-fashioned time.</p>
<p>Judging by your site&#8217;s html source code, you have a Google Webmaster Tools validation META tag in there.  I would look closely at the Google Webmaster Tools info&#8230;</p>
<p>Also, it would be great to know what you find out on this and post it to share with others&#8230;</p>
<p>-Dan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://danswebspot.com/2009/09/wordpress-blog-not-indexed-by-google/comment-page-3/#comment-1162</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Fri, 08 Jul 2011 11:02:04 +0000</pubDate>
		<guid isPermaLink="false">http://danswebspot.com/?p=2087#comment-1162</guid>
		<description>Hi Dan, 

My recently new wordpress site is not indexing correctly. Im not sure if this is because I have recently changed the permalink format and Google needs time to recrawl it (I have submitted both the main site page and blog URLS), or if it is related to my SEO ultimate setup or errors in the site. 

Submitting the site to the validator gave 25 errors. This surprised me as I purchased the theme. However, a lot of these look fairly harmless.. 
http://validator.w3.org/check?uri=http%3A%2F%2Fwww.deviouscreations.co.uk&amp;charset=%28detect+automatically%29&amp;doctype=Inline&amp;group=0

I have also set up my robot.txt file using SEO Ultimate&#039;s File Editor override as:

User-agent: *
Allow: /
Disallow: /cgi-bin
Disallow: /wp-admin
Disallow: /wp-includes
Disallow: /wp-content
Disallow: /t/


User-agent: Mediapartners-Google
Allow: /

User-agent: Adsbot-Google
Allow: /

User-agent: Googlebot-Image
Allow: /

User-agent: Googlebot-Mobile
Allow: /

However, my new posts never show up. Instead, the same posts that are crossposted to my live journal show up instead! So you get the cross posts, not the originals. 

What have I done wrong??</description>
		<content:encoded><![CDATA[<p>Hi Dan, </p>
<p>My recently new wordpress site is not indexing correctly. Im not sure if this is because I have recently changed the permalink format and Google needs time to recrawl it (I have submitted both the main site page and blog URLS), or if it is related to my SEO ultimate setup or errors in the site. </p>
<p>Submitting the site to the validator gave 25 errors. This surprised me as I purchased the theme. However, a lot of these look fairly harmless..<br />
<a href="http://validator.w3.org/check?uri=http%3A%2F%2Fwww.deviouscreations.co.uk&#038;charset=%28detect+automatically%29&#038;doctype=Inline&#038;group=0" rel="nofollow">http://validator.w3.org/check?uri=http%3A%2F%2Fwww.deviouscreations.co.uk&#038;charset=%28detect+automatically%29&#038;doctype=Inline&#038;group=0</a></p>
<p>I have also set up my robot.txt file using SEO Ultimate&#8217;s File Editor override as:</p>
<p>User-agent: *<br />
Allow: /<br />
Disallow: /cgi-bin<br />
Disallow: /wp-admin<br />
Disallow: /wp-includes<br />
Disallow: /wp-content<br />
Disallow: /t/</p>
<p>User-agent: Mediapartners-Google<br />
Allow: /</p>
<p>User-agent: Adsbot-Google<br />
Allow: /</p>
<p>User-agent: Googlebot-Image<br />
Allow: /</p>
<p>User-agent: Googlebot-Mobile<br />
Allow: /</p>
<p>However, my new posts never show up. Instead, the same posts that are crossposted to my live journal show up instead! So you get the cross posts, not the originals. </p>
<p>What have I done wrong??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://danswebspot.com/2009/09/wordpress-blog-not-indexed-by-google/comment-page-3/#comment-1155</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Fri, 01 Jul 2011 01:09:27 +0000</pubDate>
		<guid isPermaLink="false">http://danswebspot.com/?p=2087#comment-1155</guid>
		<description>My pleasure, Rick.  Hope you find some good information to help with this...</description>
		<content:encoded><![CDATA[<p>My pleasure, Rick.  Hope you find some good information to help with this&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick</title>
		<link>http://danswebspot.com/2009/09/wordpress-blog-not-indexed-by-google/comment-page-3/#comment-1154</link>
		<dc:creator>Rick</dc:creator>
		<pubDate>Thu, 30 Jun 2011 18:43:12 +0000</pubDate>
		<guid isPermaLink="false">http://danswebspot.com/?p=2087#comment-1154</guid>
		<description>Hi Dan,

Thank you so much for taking the time to look at my blog.  I will look into the errors that you pointed out.

Thanks again!

Rick</description>
		<content:encoded><![CDATA[<p>Hi Dan,</p>
<p>Thank you so much for taking the time to look at my blog.  I will look into the errors that you pointed out.</p>
<p>Thanks again!</p>
<p>Rick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://danswebspot.com/2009/09/wordpress-blog-not-indexed-by-google/comment-page-3/#comment-1153</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Thu, 30 Jun 2011 04:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://danswebspot.com/?p=2087#comment-1153</guid>
		<description>Hi Rick,

You site &lt;em&gt;does&lt;/em&gt; appear to be indexed in Google, just not very well.  

I checked your site with the &lt;a href=&quot;http://www.w3.org/&quot; title=&quot;W3C Markup Validation Service&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;W3C Markup Validation Service&lt;/a&gt;, and there were several errors found.  &lt;a href=&quot;http://tinyurl.com/3qhqpbl&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Here is a link&lt;/a&gt; to the validator results.  There are some things such as DOCTYPE that you&#039;ll want to fix.

Using the Google &quot;link: &quot; backlink checker revealed an indexed yet broken link to the blog&#039;s home page:
&lt;code&gt;Parse error: syntax error, unexpected &#039;;&#039; in /home/content/w/e/b ...
www.stacyvencill.com/blog/ - Cached
Parse error: syntax error, unexpected &#039;;&#039; in /home/content/w/e/b/webmastersav/html/blog/index.php on line 6.
&lt;/code&gt;

It appears that this error no longer exists.

You also have a reference to a missing XML Namespace facebook.com identifier in your html opening tag:
&lt;code&gt;&lt;html dir=&quot;ltr&quot; lang=&quot;en-US&quot; xmlns:fb=&quot;http://www.facebook.com/2008/fbml&quot; xmlns:og=&quot;http://ogp.me/ns#&quot; &gt;
&lt;/code&gt;

I would recommend trying to &lt;a href=&quot;http://www.google.com/addurl/?continue=/addurl&quot; target=&quot;_blank&quot; title=&quot;Submit your site to Google&quot; rel=&quot;nofollow&quot;&gt;re-submit your site to Google manually&lt;/a&gt;, and for a reason tell them that it was previously broken.  I would also sign up for and add your site to a &lt;a href=&quot;http://www.google.com/webmasters/tools&quot; title=&quot;Google Webmaster Tools&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Google Webmaster Tools&lt;/a&gt; account.  This will give you great insight into what Google actually sees when trying to index your site, along with any errors encountered. 

It is a good idea to get some other sites to link to yours as it will help your link popularity.  

You might also consider that the drugs mentioned on this site are likely included in the keyword list of online pharmaceutical spammers.  

Hopefully you find this useful,
Dan</description>
		<content:encoded><![CDATA[<p>Hi Rick,</p>
<p>You site <em>does</em> appear to be indexed in Google, just not very well.  </p>
<p>I checked your site with the <a href="http://www.w3.org/" title="W3C Markup Validation Service" target="_blank" rel="nofollow">W3C Markup Validation Service</a>, and there were several errors found.  <a href="http://tinyurl.com/3qhqpbl" target="_blank" rel="nofollow">Here is a link</a> to the validator results.  There are some things such as DOCTYPE that you&#8217;ll want to fix.</p>
<p>Using the Google &#8220;link: &#8221; backlink checker revealed an indexed yet broken link to the blog&#8217;s home page:<br />
<code>Parse error: syntax error, unexpected ';' in /home/content/w/e/b ...<br />
<a href="http://www.stacyvencill.com/blog/" rel="nofollow">http://www.stacyvencill.com/blog/</a> - Cached<br />
Parse error: syntax error, unexpected ';' in /home/content/w/e/b/webmastersav/html/blog/index.php on line 6.<br />
</code></p>
<p>It appears that this error no longer exists.</p>
<p>You also have a reference to a missing XML Namespace facebook.com identifier in your html opening tag:<br />
<code>&lt;html dir="ltr" lang="en-US" xmlns:fb="http://www.facebook.com/2008/fbml" xmlns:og="http://ogp.me/ns#" &gt;<br />
</code></p>
<p>I would recommend trying to <a href="http://www.google.com/addurl/?continue=/addurl" target="_blank" title="Submit your site to Google" rel="nofollow">re-submit your site to Google manually</a>, and for a reason tell them that it was previously broken.  I would also sign up for and add your site to a <a href="http://www.google.com/webmasters/tools" title="Google Webmaster Tools" target="_blank" rel="nofollow">Google Webmaster Tools</a> account.  This will give you great insight into what Google actually sees when trying to index your site, along with any errors encountered. </p>
<p>It is a good idea to get some other sites to link to yours as it will help your link popularity.  </p>
<p>You might also consider that the drugs mentioned on this site are likely included in the keyword list of online pharmaceutical spammers.  </p>
<p>Hopefully you find this useful,<br />
Dan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick</title>
		<link>http://danswebspot.com/2009/09/wordpress-blog-not-indexed-by-google/comment-page-3/#comment-1152</link>
		<dc:creator>Rick</dc:creator>
		<pubDate>Wed, 29 Jun 2011 21:05:27 +0000</pubDate>
		<guid isPermaLink="false">http://danswebspot.com/?p=2087#comment-1152</guid>
		<description>Hi Dan, I know this is an old thread but I&#039;m really hoping you can help me out.  I&#039;m not sure what is going on with my blog.  http://www.stacyvencill.com/blog .  It&#039;s been up for a few weeks, I&#039;ve added a sitemap via Google, but still having issues.  Any you help you can provide would be greatly appreciated.  Cheers!</description>
		<content:encoded><![CDATA[<p>Hi Dan, I know this is an old thread but I&#8217;m really hoping you can help me out.  I&#8217;m not sure what is going on with my blog.  <a href="http://www.stacyvencill.com/blog" rel="nofollow">http://www.stacyvencill.com/blog</a> .  It&#8217;s been up for a few weeks, I&#8217;ve added a sitemap via Google, but still having issues.  Any you help you can provide would be greatly appreciated.  Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://danswebspot.com/2009/09/wordpress-blog-not-indexed-by-google/comment-page-3/#comment-1047</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Wed, 17 Nov 2010 10:09:07 +0000</pubDate>
		<guid isPermaLink="false">http://danswebspot.com/?p=2087#comment-1047</guid>
		<description>@ online freesite:

I&#039;m not sure if this is the case, but something that comes to mind is that if you purchase a pre-existing domain name, you are purchasing the history of this domain name as well, good or bad.

If any owner(s) abused basic SEO guidelines, such as keyword padding, allowing spam comments, linking to questionable sites, etc., it could take a little while to rectify.  Again, I don&#039;t know if this is relevant in your case(s).

I would suggest fixing any HTML code errors that show up using the &lt;a href=&quot;http://validator.w3.org/&quot; title=&quot;W3C Markup Validation Service&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;W3C Markup Validation Service&lt;/a&gt;.  Modern web browsers are pretty good at &quot;fixing&quot; broken code for display, but the Google (and other search engine) spider programs are very literal and could stop processing a page when they come to any simple formatting or code issues.

Google offers a manual web site submission form that has a comment field at &lt;a href=&quot;http://www.google.com/addurl/?continue=/addurl&quot; title=&quot;Add your URL to Google&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Add your URL to Google&lt;/a&gt;.  

If you haven&#039;t used this tool already, I you might try it...

Hope this helps,
Dan</description>
		<content:encoded><![CDATA[<p>@ online freesite:</p>
<p>I&#8217;m not sure if this is the case, but something that comes to mind is that if you purchase a pre-existing domain name, you are purchasing the history of this domain name as well, good or bad.</p>
<p>If any owner(s) abused basic SEO guidelines, such as keyword padding, allowing spam comments, linking to questionable sites, etc., it could take a little while to rectify.  Again, I don&#8217;t know if this is relevant in your case(s).</p>
<p>I would suggest fixing any HTML code errors that show up using the <a href="http://validator.w3.org/" title="W3C Markup Validation Service" target="_blank" rel="nofollow">W3C Markup Validation Service</a>.  Modern web browsers are pretty good at &#8220;fixing&#8221; broken code for display, but the Google (and other search engine) spider programs are very literal and could stop processing a page when they come to any simple formatting or code issues.</p>
<p>Google offers a manual web site submission form that has a comment field at <a href="http://www.google.com/addurl/?continue=/addurl" title="Add your URL to Google" target="_blank" rel="nofollow">Add your URL to Google</a>.  </p>
<p>If you haven&#8217;t used this tool already, I you might try it&#8230;</p>
<p>Hope this helps,<br />
Dan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: online freesite</title>
		<link>http://danswebspot.com/2009/09/wordpress-blog-not-indexed-by-google/comment-page-3/#comment-1023</link>
		<dc:creator>online freesite</dc:creator>
		<pubDate>Thu, 04 Nov 2010 05:57:46 +0000</pubDate>
		<guid isPermaLink="false">http://danswebspot.com/?p=2087#comment-1023</guid>
		<description>I have a new site that I have been trying to get indexed for the past 2 weeks. I have tried almost everything and nothing is working. Usually my new sites are indexed within hours so this is very frustrating.</description>
		<content:encoded><![CDATA[<p>I have a new site that I have been trying to get indexed for the past 2 weeks. I have tried almost everything and nothing is working. Usually my new sites are indexed within hours so this is very frustrating.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

