anybody?
If you are new to domains and looking to buy, sell and learn about domains then you have come to the right place. DNForum is the largest domain name community on the internet and continues to grow every day. There are over 105,000 domainers on DNForum doing everything from buying domains, selling domains, learning about domains and discussing domains. Take a minute and Register.
Register Today on DNForum IT'S FREE!I have a credit card site that is very new.
I have 4-5 really good traffic domains that are all same subject matter and need to get the traffic to my main site. Right now just b/c its the first month i have them pointing to the domain with my WHM control panel, and from what i know thats not good for google.
What is the best way to do this with out messing up SE rankings? I have a reseller account and not my own server.
anybody?
point your 4-5 other domains to your main site using a framed redirect and you should be fine.
do you know where i can get the code for that?
here it is;
<html>
<head>
<frameset rows="100%,*" frameborder="no" border="0" framespacing="0">
<frame src="http://website.com">
</frameset>
<noframes>
<body bgcolor="#ffffff" text="#000000">
<a href="http://website.com">web site</a>.
</body>
</noframes>
</html>
i assume both "website.com" is the domain im redirecting to.....
yes, that is correct.Originally Posted by MPinelli
Bookmarks