谷歌抓取mysql数据库

I currently have a WordPress site linked to it is a separate database holding product information that is required for the search page I have created.

I have created a sitemaps using SOFTplus GSiteCrawler. This creates a site map showing all the pages generated from the data base, I have submitted these to webmaster.

Every page from the separate database is giving a response 404 to webmaster although when you click on the url in the errors listing it takes you to a perfectly normal page on problems.

This is what the extension looks like

item_detail.php?make=Sony&model=CPD-G500+G&partno=&id=81583

Thank you

Hope this is not to confusing

Got it working. For anyone in the future looking for an answer:

I added the following to my htaccess and pages are now returning 200

RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule . /