| 
	
 | 
 Posted by macca on 10/15/07 18:45 
Things get a bit more complicated of course when you start generating 
the output of the script depending on a query string URL (such as 
www.example.com?topic=maths&subtopic=pi ) as some search engine 
spiders do not follow anything after a "?" char. This could stop you 
dynamic page being generated/read by the spider. 
 
However, in recent times, since LOTS of web pages are dynimically 
generated in this way, spiders have got better at this kind of thing 
and can follow some complex URL links. Still provides a problem 
though... 
 
Regards, 
 
Paul
 
  
Navigation:
[Reply to this message] 
 |