<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Web Wiz Support and Community Forums : Unwanted pages in search engines</title>
  <link>https://forums.webwiz.net/</link>
  <description><![CDATA[This is an XML content feed of; Web Wiz Support and Community Forums : Web Wiz Forums : Unwanted pages in search engines]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 07 Apr 2026 13:16:13 +0000</pubDate>
  <lastBuildDate>Fri, 08 Jun 2007 10:29:21 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.08</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forums.webwiz.net/RSS_post_feed.asp?TID=23466</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Web Wiz Support and Community Forums]]></title>
   <url>https://forums.webwiz.net/forum_images/web_wiz_forums.png</url>
   <link>https://forums.webwiz.net/</link>
  </image>
  <item>
   <title><![CDATA[Unwanted pages in search engines :   This looks very much like...]]></title>
   <link>https://forums.webwiz.net/unwanted-pages-in-search-engines_topic23466_post123468.html#123468</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 23466<br /><strong>Posted:</strong> 08&nbsp;June&nbsp;2007 at 10:29am<br /><br />This looks very much like the robots.txt file used for this site.<br><br>Parts of it shouldn't be used, as crawl delays are built into this one to make search robots index the site more slowly to stop them sucking bandwidth as this site is continually crawled by many search engines as there are over 100,000 sites linking to this site. Most sites wouldn't want this as it could prevent your site being index properly.<br><br>Your robots.txt file which you place into the root of your site should look like:-<br><br><table width="99%"><tr><td><pre class="BBcode"><br>User-agent: *<br><div>Disallow: /forum_images/<br>Disallow: /includes/<br>Disallow: printer_friendly_posts.asp <br>Disallow: calendar_week.asp</div></pre></td></tr></table><br><span style="font-size:10px"><br /><br />Edited by -boRg- - 08&nbsp;June&nbsp;2007 at 10:29am</span>]]>
   </description>
   <pubDate>Fri, 08 Jun 2007 10:29:21 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/unwanted-pages-in-search-engines_topic23466_post123468.html#123468</guid>
  </item> 
  <item>
   <title><![CDATA[Unwanted pages in search engines : Why is the cgi-bin file disallowed?I...]]></title>
   <link>https://forums.webwiz.net/unwanted-pages-in-search-engines_topic23466_post123465.html#123465</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=26183">cathal</a><br /><strong>Subject:</strong> 23466<br /><strong>Posted:</strong> 08&nbsp;June&nbsp;2007 at 10:14am<br /><br />Why is the cgi-bin file disallowed?&nbsp;I cant even see it in my forum. Is it hidden?]]>
   </description>
   <pubDate>Fri, 08 Jun 2007 10:14:34 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/unwanted-pages-in-search-engines_topic23466_post123465.html#123465</guid>
  </item> 
  <item>
   <title><![CDATA[Unwanted pages in search engines :   michael wrote:Like printer_friendly_posts.asp...]]></title>
   <link>https://forums.webwiz.net/unwanted-pages-in-search-engines_topic23466_post123463.html#123463</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=26119">_PDG_</a><br /><strong>Subject:</strong> 23466<br /><strong>Posted:</strong> 08&nbsp;June&nbsp;2007 at 8:45am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by michael" alt="Originally posted by michael" style="vertical-align: text-bottom;" /> <strong>michael wrote:</strong><br /><br />Like printer_friendly_posts.asp and calendar_week.asp etc.</td></tr></table> <DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Or for the newbies a simple way to just Cut/Paste info and save as a .Txt file named Robots ( robots.txt ) <img src="http://forums.webwiz.net/smileys/smiley2.gif" height="17" width="17" border="0" align="absmiddle" alt="Wink" /></DIV><DIV>&nbsp;</DIV><DIV><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Quote" alt="Quote" style="vertical-align: text-bottom;" /> </DIV><DIV>&nbsp;</DIV><DIV>User-agent: *<BR>Disallow: /cgi-bin/<BR>Disallow: /images/<BR>Disallow: /includes/<BR>Disallow: /404error.asp<BR>Disallow: printer_friendly_posts.asp&nbsp;</DIV><DIV>Disallow: calendar_week.asp</DIV><DIV>&nbsp;</DIV><DIV><BR>User-agent: googlebot<BR>Crawl-delay: 20<BR><BR>User-agent: yahoo<BR>Crawl-delay: 60<BR><BR>User-agent: Slurp<BR>Crawl-delay: 60<BR><BR>User-agent: msnbot<BR>Crawl-delay: 60<BR><BR>User-agent: Teoma<BR>Crawl-delay: 20<BR><BR>User-agent: aipbot<BR>Disallow: /<BR><BR>User-agent: BecomeBot<BR>Disallow: /<BR><BR>User-agent: psbot<BR>Disallow: /<BR><BR>User-agent: fast<BR>Disallow: /<BR></DIV><DIV></td></tr></table></DIV><span style="font-size:10px"><br /><br />Edited by _PDG_ - 08&nbsp;June&nbsp;2007 at 8:46am</span>]]>
   </description>
   <pubDate>Fri, 08 Jun 2007 08:45:38 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/unwanted-pages-in-search-engines_topic23466_post123463.html#123463</guid>
  </item> 
  <item>
   <title><![CDATA[Unwanted pages in search engines : Like printer_friendly_posts.asp...]]></title>
   <link>https://forums.webwiz.net/unwanted-pages-in-search-engines_topic23466_post123379.html#123379</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=2267">michael</a><br /><strong>Subject:</strong> 23466<br /><strong>Posted:</strong> 05&nbsp;June&nbsp;2007 at 7:03pm<br /><br />Like printer_friendly_posts.asp and calendar_week.asp etc.]]>
   </description>
   <pubDate>Tue, 05 Jun 2007 19:03:51 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/unwanted-pages-in-search-engines_topic23466_post123379.html#123379</guid>
  </item> 
  <item>
   <title><![CDATA[Unwanted pages in search engines : What files / folders will i need...]]></title>
   <link>https://forums.webwiz.net/unwanted-pages-in-search-engines_topic23466_post123372.html#123372</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=26183">cathal</a><br /><strong>Subject:</strong> 23466<br /><strong>Posted:</strong> 05&nbsp;June&nbsp;2007 at 4:13pm<br /><br />What files / folders will i need to exclude from the search to stop these pages appearing]]>
   </description>
   <pubDate>Tue, 05 Jun 2007 16:13:01 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/unwanted-pages-in-search-engines_topic23466_post123372.html#123372</guid>
  </item> 
  <item>
   <title><![CDATA[Unwanted pages in search engines : Create a robots.txt file that...]]></title>
   <link>https://forums.webwiz.net/unwanted-pages-in-search-engines_topic23466_post123369.html#123369</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=2267">michael</a><br /><strong>Subject:</strong> 23466<br /><strong>Posted:</strong> 05&nbsp;June&nbsp;2007 at 2:12pm<br /><br />Create a robots.txt file that excludes those pages. Most "good" search engines should honor that file.<DIV>Go to any domain like microsoft.com webwiz.net or whatever and call robots.txt to see a sample.</DIV>]]>
   </description>
   <pubDate>Tue, 05 Jun 2007 14:12:35 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/unwanted-pages-in-search-engines_topic23466_post123369.html#123369</guid>
  </item> 
  <item>
   <title><![CDATA[Unwanted pages in search engines : How do i prevent pages like this:  --Calender...]]></title>
   <link>https://forums.webwiz.net/unwanted-pages-in-search-engines_topic23466_post123368.html#123368</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=26183">cathal</a><br /><strong>Subject:</strong> 23466<br /><strong>Posted:</strong> 05&nbsp;June&nbsp;2007 at 1:46pm<br /><br />How do i prevent pages like this:<DIV>&nbsp;</DIV><DIV>--<a href="http://www.gamer-park.com/calendar_week.asp?M=10&amp;Y=2008&amp;W=1" target="_blank">Calender Pages</A></DIV><DIV>&nbsp;</DIV><DIV>--<a href="http://www.gamer-park.com/printer_friendly_posts.asp?TID=62" target="_blank">Printer Friendly Pages</A></DIV><DIV>&nbsp;</DIV><DIV>from appearing in Google, Windows Live Search and other search engines</DIV>]]>
   </description>
   <pubDate>Tue, 05 Jun 2007 13:46:16 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/unwanted-pages-in-search-engines_topic23466_post123368.html#123368</guid>
  </item> 
 </channel>
</rss>