Matt B Posted April 15, 2011 Share Posted April 15, 2011 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. Quote Link to comment https://forums.phpfreaks.com/topic/233813-search-engines-php-design-tips/ Share on other sites More sharing options...
analog Posted April 15, 2011 Share Posted April 15, 2011 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. Quote Link to comment https://forums.phpfreaks.com/topic/233813-search-engines-php-design-tips/#findComment-1202012 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.