Dynamic web page 404 errors

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
jnm007a
Forum Newbie
Posts: 1
Joined: Sun Aug 06, 2006 6:19 am

Dynamic web page 404 errors

Post by jnm007a »

My site is database driven and creates html pages instantly when a particular page is accessed using mod rewrite. The site is functioning properly; however, when I search engines bots crawl my site, all of my dynamic web pages show 404 errors. How do I fix this?
User avatar
Ambush Commander
DevNet Master
Posts: 3698
Joined: Mon Oct 25, 2004 9:29 pm
Location: New Jersey, US

Post by Ambush Commander »

Erm, how are you able to tell that the search engine bot is seeing a 404 error?

We'll need some code to help you further.
Post Reply