jwhite68 Posted November 8, 2007 Share Posted November 8, 2007 My website has been written in PHP, and stores information in MySQL. Objects are displayed on their own pages, with a multi-level url, made up of various PHP parameters. eg. ?objid=1&mode=new&type=red I have a rewrite rule in the .htaccess file, which translates the .php to a .html file - and this works successfully. However, I am finding that these .html files are not being indexed by Google or other search engines. The reason I put these rewrites in, was to create a simpler reference - eg object1.html, therefore increasing the chances of the page being indexed. Does anyone have any advice / tips of what I can check - or can confirm that this approach does actually work with search engines? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.