Page is a not externally linkable
- Google
-- Google AdSense
---- .org and .com


JohnKelly - 1:44 pm on Apr 6, 2005 (gmt 0)


Make sure you use a 301 redirect by putting this in an .htaccess file in the root web folder:

RewriteEngine on
RewriteCond %{HTTP_HOST}!^www\.maindomain\.org [NC]
RewriteCond %{HTTP_HOST}!^$
RewriteRule ^(.*)$ [maindomain.org...] [R=301,L,QSA]

This will prevent duplicate content issues with Google.


Thread source:: http://www.webmasterworld.com/google_adsense/6009.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com