Forum Moderators: open
I have a database with many recipies, and some files list them.
The URL is: [whatever...]
Google picks it up smoothly. In this file there are links to the details of the recipes:
[whatever...]
and so.....
I already changed the url from?id=00001077 to?rezept=00001077 because I read the string "id" might be bad for google.
The I checked the site with your simspider and it gave me for the links [whatever...]
So I changed the URLs in the script to absolut urls. and the output was correct. Google keeps visiting the normal .php-files every day but....nothing....
Slurp took all of the files.
What am I doing wrong?
Thanks alot :)