mkbowers99
Regular Member
- Mar 19, 2012
- 295
- 60
Guys,
Been racking my brain on this and can't figure it out: I have a website which uses a MySQL DB to create a dynamic page. The page URL is www.example.com/contentdetail.php?id=456. So, based on the id, you could see different content on the page.
Q: How do I make Google crawl the website and think that each id instance is a new page? (This is off the assumption that more content = good). I am really lost here since none of these pages are being indexed right now. Do I have to link them to the main page for the little spider to look? Any help is appreciated!
Been racking my brain on this and can't figure it out: I have a website which uses a MySQL DB to create a dynamic page. The page URL is www.example.com/contentdetail.php?id=456. So, based on the id, you could see different content on the page.
Q: How do I make Google crawl the website and think that each id instance is a new page? (This is off the assumption that more content = good). I am really lost here since none of these pages are being indexed right now. Do I have to link them to the main page for the little spider to look? Any help is appreciated!