Jump to content

Search Engines & PHP Design Tips


Matt B

Recommended Posts

Hi,

 

A web site designed about 5 years ago is doing well in search engines but I am designing a new web site using PHP, CSS and MySQL. The old site was HTML and CSS.

 

Do you have any design tips for Search Engines Optimisation when using PHP and MySQL? --- I will start coding soon, so all tips will be used.

 

Thanks,

 

Matt.

Link to comment
https://forums.phpfreaks.com/topic/233813-search-engines-php-design-tips/
Share on other sites

One thing would be to use mod_rewrite if you are going to be using Apache server. You could then keep the old links the same (best not to break old links) and make the URLs easier for people to read. Although if you won't be using query strings it won't have that big an effect.

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.