Archive for the ‘web development’ Category

Adding a 301 permanent redirect using htaccess

It’s easy to add 301 redirects to your website using Apache’s htaccess. A 301 permanent redirect is the most efficient and Search Engine Friendly method for web page redirection. It’s not difficult to implement and, if done appropriately, it will improve your search engine ranking as well. (more…)