If you want to redirect pages use below code in your .htaccess file
RewriteEngine On Redirect 301 /oldlink.html /newlink.html