Archive

Posts Tagged ‘Permanent Redirect’

Permanent Redirect with HTTP 301

December 29th, 2007 No comments
Permanent Redirect with HTTP 301 SEO Redirection with mod_rewrite (.htaccess) Example for redirect all links from curent domain to http://blog.4rev.net <IfModule mod_rewrite.c> Options +FollowSymLinks RewriteEngine On RewriteRule ^(.*)$ http://blog.4rev.net/$1 [R=301,L] </IfModule>
GoCache - ByREV-Cache v1.0 - live served in : 0.555866 sec (gzip)