Hello, the SEO company which is auditing my site is requesting me to disallow the following:
Disallow: /showthumb.php?
Disallow: /index2.php?
Disallow: /index.php?
the reason is that the crawler is finding many pages such as these
/showthumb.php?width=280&height=175&quality=100&img=images/stories/.......
or
/index.php?stanzasuite=13&step1=ok
that should not be indexed nor crawled.
I would like only to be sure that the syntax /index.php? will tell the robots only not to crawl what is after the (?) but crawl what is before... of course the index is quite an important page for me ;)
thanks for your opinion!