Forum Moderators: martinibuster
eg. /cgi-bin/Directory/Arts/index.cgi
to convert them to HTML
eg. /Directory/Arts/index.html
I placed Adsense on both formats. A week later, targeted ads only appear on the CGI pages. No targeted ads appear on the HTML pages.
Both formats are identical in content and only differ in the URL format. Both were created at the same time.
Can anyone explain why?
Would the spider have a problem crawling mod rewrite pages?
I only question that as my mod URL format is in:
/Directory/Arts/index.html
But if you take away to /index.html bit so it looks like
/Directory/Arts/
the mod doesn't recognise anything and it will result in a page not found.
Am I using the wrong rewrite format for Google's spiders?