Redirect pages using .htaccess

Tag: |   Category:

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

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