<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<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"
		>
	<channel>
		<title>WordPress.com Forums &#187; Tag: blocked URLS - Recent Posts</title>
		<link>http://en.forums.wordpress.com/tags/blocked-urls</link>
		<description>WordPress.com Forums &#187; Tag: blocked URLS - Recent Posts</description>
		<language>en</language>
		<pubDate>Wed, 22 May 2013 05:00:43 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/tags/blocked-urls" rel="self" type="application/rss+xml" />

		<item>
			<title>kathrynwp on "How do I correct a blocked page?"</title>
			<link>http://en.forums.wordpress.com/topic/how-do-i-correct-a-blocked-page#post-1062592</link>
			<pubDate>Tue, 06 Nov 2012 20:46:53 +0000</pubDate>
			<dc:creator>kathrynwp</dc:creator>
			<guid isPermaLink="false">1062592@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Your robots.txt looks fine:</p>
<p><a href="http://saailerdotcom1.wordpress.com/robots.txt" rel="nofollow">http://saailerdotcom1.wordpress.com/robots.txt</a></p>
<p>Here are some tips on getting more traffic and views:</p>
<p><a href="http://en.support.wordpress.com/getting-more-views-and-traffic/" rel="nofollow">http://en.support.wordpress.com/getting-more-views-and-traffic/</a></p>
<p>If you have any further questions just let us know.
</p>
]]></description>
					</item>
		<item>
			<title>saailer on "How do I correct a blocked page?"</title>
			<link>http://en.forums.wordpress.com/topic/how-do-i-correct-a-blocked-page#post-1062444</link>
			<pubDate>Tue, 06 Nov 2012 18:55:49 +0000</pubDate>
			<dc:creator>saailer</dc:creator>
			<guid isPermaLink="false">1062444@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>No comments and no clicks...The administrative page is blocked by robot.txt...I have no experience and need help to solve fault...David Burbee
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "How do I correct a blocked page?"</title>
			<link>http://en.forums.wordpress.com/topic/how-do-i-correct-a-blocked-page#post-1062443</link>
			<pubDate>Tue, 06 Nov 2012 18:54:56 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1062443@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi there,<br />
 You blog is visible and accessible not to worry. I just recently posted a similar thread. What I discovered is that if I had clicked the link provided by Google webmasters then I would have seen that the files that were blocked were files that i wanted to be blocked.
</p>
]]></description>
					</item>
		<item>
			<title>saailer on "How do I correct a blocked page?"</title>
			<link>http://en.forums.wordpress.com/topic/how-do-i-correct-a-blocked-page#post-1062438</link>
			<pubDate>Tue, 06 Nov 2012 18:52:50 +0000</pubDate>
			<dc:creator>saailer</dc:creator>
			<guid isPermaLink="false">1062438@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Page is being blocked. Webmaster says could be caused by robots.txt. Please tell me how to correct<br />
Blog url: <a href='http://saailerdotcom1.wordpress.com/'>http://saailerdotcom1.wordpress.com/</a>
</p>
]]></description>
					</item>
		<item>
			<title>macmanx on "Blocked URLs - robots.txt  - Google Webmaster reports"</title>
			<link>http://en.forums.wordpress.com/topic/blocked-urls-robotstxt-google-wembaster-reports#post-1059770</link>
			<pubDate>Sat, 03 Nov 2012 23:37:08 +0000</pubDate>
			<dc:creator>macmanx</dc:creator>
			<guid isPermaLink="false">1059770@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You're welcome!
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Blocked URLs - robots.txt  - Google Webmaster reports"</title>
			<link>http://en.forums.wordpress.com/topic/blocked-urls-robotstxt-google-wembaster-reports#post-1059739</link>
			<pubDate>Sat, 03 Nov 2012 23:08:59 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1059739@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@macmanx<br />
Thanks so much for the clarity. I really appreciate it.
</p>
]]></description>
					</item>
		<item>
			<title>macmanx on "Blocked URLs - robots.txt  - Google Webmaster reports"</title>
			<link>http://en.forums.wordpress.com/topic/blocked-urls-robotstxt-google-wembaster-reports#post-1059738</link>
			<pubDate>Sat, 03 Nov 2012 23:07:56 +0000</pubDate>
			<dc:creator>macmanx</dc:creator>
			<guid isPermaLink="false">1059738@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>That's actually quite normal, and you can see the blocked directories in the robots.txt files <a href="http://onecoolsitebloggingtips.com/robots.txt" rel="nofollow">http://onecoolsitebloggingtips.com/robots.txt</a> and <a href="http://thistimethisspace.com/robots.txt" rel="nofollow">http://thistimethisspace.com/robots.txt</a></p>
<p>All pages below the directories are blocked, but they're all pages that you don't want indexed anyway.</p>
<blockquote><p>User-agent: *<br />
Disallow: /next/</p></blockquote>
<p>Keeps search engines from indexing each Next page on your blog. It's better for the search engines to index the individual posts, not Page 1 of posts, Page 2 of posts, and so on. Also, it prevents duplicate content.</p>
<blockquote><p>User-agent: *<br />
Disallow: /activate/</p></blockquote>
<p>Prevents search engines from indexing your blog's activation URL. Who knows how they would get it, but regardless they shouldn't index it.</p>
<blockquote><p>User-agent: *<br />
Disallow: /wp-login.php</p></blockquote>
<p>Prevents search engines from indexing your login form.</p>
<blockquote><p>User-agent: *<br />
Disallow: /signup/</p></blockquote>
<p>Prevents search engines from indexing signup forms. Again, who knows how they would get it, but regardless they shouldn't index it.</p>
<blockquote><p>User-agent: *<br />
Disallow: /related-tags.php</p></blockquote>
<p>Prevents search engines from indexing what is essentially a gigantic pile of words when not parsed correctly.</p>
<blockquote><p>User-agent: *<br />
Disallow: /cgi-bin/</p></blockquote>
<p>Prevents search engines from indexing any operational CGI scripts.</p>
<blockquote><p>User-agent: *<br />
Disallow: /wp-admin/<br />
Disallow: /wp-includes/</p></blockquote>
<p>Prevents search engines from indexing your admin directory and WordPress resource files.</p>
<p>So, in summary, there are a lot of pages blocked by blocking those directories, but you don't want any of those pages on Google.
</p>
]]></description>
					</item>
		<item>
			<title>auxclass on "Blocked URLs - robots.txt  - Google Webmaster reports"</title>
			<link>http://en.forums.wordpress.com/topic/blocked-urls-robotstxt-google-wembaster-reports#post-1059293</link>
			<pubDate>Sat, 03 Nov 2012 15:43:15 +0000</pubDate>
			<dc:creator>auxclass</dc:creator>
			<guid isPermaLink="false">1059293@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Is My Blog Working shows the robots.txt file as allowing search engines to index your site - some files and folders are blocked all the time relating to program files etc. </p>
<p>Last time I linked to ismyblog I was caught in the spam filter - maybe things will be better this time </p>
<p><a href="http://ismyblogworking.com/onecoolsitebloggingtips.com" rel="nofollow">http://ismyblogworking.com/onecoolsitebloggingtips.com</a>
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Blocked URLs - robots.txt  - Google Webmaster reports"</title>
			<link>http://en.forums.wordpress.com/topic/blocked-urls-robotstxt-google-wembaster-reports#post-1059291</link>
			<pubDate>Sat, 03 Nov 2012 15:42:04 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1059291@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>P.S. I'd appreciate Staff fixing the dyslexic typo error in the thread title too.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Blocked URLs - robots.txt  - Google Webmaster reports"</title>
			<link>http://en.forums.wordpress.com/topic/blocked-urls-robotstxt-google-wembaster-reports#post-1059286</link>
			<pubDate>Sat, 03 Nov 2012 15:37:36 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1059286@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I don't log in to my Google Webmasters account very often. This is what greeted me when I logged into my Google Webmasters account:</p>
<p>robots.txt file<br />
<a href="http://onecoolsitebloggingtips.com/robots.txt" rel="nofollow">http://onecoolsitebloggingtips.com/robots.txt</a><br />
<strong>Blocked URLs<br />
robots.txt 	20 	</strong><br />
Downloaded<br />
13 hours ago<br />
Status<br />
200 (Success)</p>
<p>robots.txt file<br />
<a href="http://thistimethisspace.com/robots.txt" rel="nofollow">http://thistimethisspace.com/robots.txt</a><br />
<strong>Blocked URLs robots.txt  18 	</strong><br />
	Downloaded<br />
 	9 hours ago<br />
Status<br />
200 (Success)</p>
<p>I am asking for Staff help with rectifying this situation by removing the robots.txt  re: the blocked URLs please.
</p>
]]></description>
					</item>

	</channel>
</rss>
