Problem With Solutions

Something Different In Linux

Home » Posts tagged 'redirect page'

Redirect one page to another page by using .htaccess

Posted by Rishikesh Vispute Categories: htaccess

Add the following rule in .htaccess file 1) If you want to redirect one page to another page, add the following code to the file, on a single line. redirect 301 /old-file-name.htm   http://www.domain.com/new-file-name.htm

Optimized by SEO Ultimate