Archive

Posts Tagged ‘.htaccess’

Using htaccess to redirect domain to www

August 26th, 2010 No comments

Welcome back!!

Today, I’ll show you an easy rule to redirect domain.com to www.domain.com to help you prevent your site from duplicate content. I know it has been said thousand of time on other site about it, but I still meet persons/companies that doesn’t properly configure their address…

Read more…

Categories: Apache, Linux, seo, Web Tags: ,

Rewriting your URLs using .htaccess

April 18th, 2010 6 comments

Hi,

Today, I’ll talk quickly about .htacess file, and how you can use it to rewrite your URL.

For example, when someone call linux.edu, they will be automatically redirected on www.linux.edu. This could improve your position on various search engine, like Google (SEO).

Read more…

Categories: Apache, Web Tags: , , ,