Redirect pages using .htaccess

Category: | Tag:

If you want to redirect pages use below code in your .htaccess file

RewriteEngine On
Redirect 301 /oldlink.html /newlink.html
Copyright © 2025 Siam Naulak.
magnifiercrossmenu