<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1025565" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1025565</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/how-does-google-index-dynamic-pages#comment-1155289</link>
    <description> &lt;p&gt;MSN is getting to be known as a bad bot, doesn&#039;t always read or obey robots.txt and is still only in development stages, the MSNbot has nothing to do with microsoft search. Well it does but the search engine doesnt give it&#039;s result to it.&lt;br /&gt;
MSN is also a very bad bandwidth hog, it sucks and sucks and sucks, I had them downloading mb&#039;s of stuff on a daily basis, downloading stuff like .exe&#039;s, .avb&#039;s, .zip&#039;s etc which have always been restricted in robots but they have no reason to take stuff like that.&lt;br /&gt;
Ban via robots.txt first, if they disobey it block them via .htaccess&lt;br /&gt;
for robots.txt&lt;/p&gt;
&lt;p&gt;User-agent: msnbot&lt;br /&gt;
Disallow: /&lt;/p&gt;
 </description>
     <pubDate>Sat, 17 Jul 2004 04:42:10 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1155289 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/how-does-google-index-dynamic-pages#comment-1155286</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;Busy wrote:&lt;/strong&gt; MSN (who I recently banned)&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Sorry this is off subject but why did you ban MSN?  I took a look at the logs on one of my sites and noticed MASSIVE bandwidth usage by msn robots.  Is that why?  If so, I&#039;ve got a robots.txt file but what text should I add to it to kick MSN out?&lt;/p&gt;
 </description>
     <pubDate>Sat, 17 Jul 2004 02:36:02 +0000</pubDate>
 <dc:creator>fifeclub</dc:creator>
 <guid isPermaLink="false">comment 1155286 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/how-does-google-index-dynamic-pages#comment-1155281</link>
    <description> &lt;p&gt;I use ?id=1234 on one of my sites, has over 2500 variations of numbers and aren&#039;t hardcoded anywhere, to get to them they must first pass through an option (how they are displayed) this option also includes an id and sub id (? and &amp;amp;). I did it this way in hope search engines wouldn&#039;t follow them but sadly they do.&lt;br /&gt;
Google, ask Jeeves, MSN (who I recently banned), Yahoo and others have no problem finding and indexing all of them.&lt;br /&gt;
Google isn&#039;t to bad as they only do small bunches, ask Jeeves and MSN just go all out and grab as much as they can.&lt;/p&gt;
 </description>
     <pubDate>Fri, 16 Jul 2004 23:09:59 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1155281 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/how-does-google-index-dynamic-pages#comment-1155268</link>
    <description> &lt;p&gt;Server-side processing means that the pages are compiled on the server before they are served to any web-client, whether it&#039;s a browser or a spider. &lt;/p&gt;
&lt;p&gt;However, to answer your question, best practice is to have more-or-less static pages indexed by making them &quot;permanent&quot; pages. So make a page called lastname.php and submit that. You can even automate it to be entirely hard-coded if you want, or use url-mapping instead. This is best practice for search engines AND for humans -- sensible, readable urls. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Fri, 16 Jul 2004 15:47:11 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1155268 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/how-does-google-index-dynamic-pages#comment-1155261</link>
    <description> &lt;p&gt;That&#039;s what I thought at first but if the link is generated dynamically on the server side then how would Google know whether it was hard coded or not?  Yes some of my dynamic pages are indexed proving that it is at very least possible.  That&#039;s why I&#039;m edging towards the theory of &quot;dynamic links will get indexed only if they are located on a non-dynamically created page (no &quot;?&quot; in the url).&quot;  But that&#039;s just a guess.&lt;br /&gt;
&lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/confused.png&quot; title=&quot;Confused&quot; alt=&quot;Confused&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Fri, 16 Jul 2004 13:30:27 +0000</pubDate>
 <dc:creator>fifeclub</dc:creator>
 <guid isPermaLink="false">comment 1155261 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/how-does-google-index-dynamic-pages#comment-1155247</link>
    <description> &lt;p&gt;I think it goes by whether or not you have a hard link in your site to that page&lt;/p&gt;
&lt;p&gt;&lt;A href=&quot;script.php?id=13&quot;&gt;widgets&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;should get indexed&lt;/p&gt;
 </description>
     <pubDate>Fri, 16 Jul 2004 05:58:38 +0000</pubDate>
 <dc:creator>vexcom</dc:creator>
 <guid isPermaLink="false">comment 1155247 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
