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? Link to comment https://forums.phpfreaks.com/topic/76527-php-generated-pages-and-rewrites-in-htaccess/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.