Jump to content

PHP generated pages and rewrites in .htaccess


jwhite68

Recommended Posts

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?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.