I've just released:
And would like to park domain:HTML Code:www.relevantbuzz.com
I've read several threads, including i have 2 domains, and they gave me a better idea but I'm still not sure how to go about it. Basically, I want people who enter domain .net to have the .net in the URL (address bar) as they navigate site pages; but if they enter domain .com they'll have .com showing in the URL.HTML Code:www.relevantbuzz.net
For the .net domain I have in .htaccess:
Code:RewriteEngine On #RewriteCond %{HTTP_HOST} !^www\.relevantbuzz.com\.com #RewriteRule (.*) http://www.relevantbuzz.com.com/$1 [L,R=301]



LinkBack URL
About LinkBacks





Reply With Quote
