Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
Is buying a domain with a high PR and redirecting it to your site considered black hat?
-
I want to buy a domain that has clean backlinks and then redirect it to my new domain to bump up my PR. Is this considered a black hat technique?
Thanks
Carla
-
Carla - the answer is .... it depends!
There are various different strategies for buying domains, and attempting to use them for SEO purposes.
The best case would be to negotiate privately with the owner of an existing website, and purchasing the domain and all of the contents of the domain from them. Businesses merge all the time, This is regular thing, and Google won't punish or look down on anyone for doing this. It will be clear that the domain changed hands, probably by updates to the name servers, and whois information, but since the website never expired or dropped from the registry, Google would probably assume this was a merger.
Also, if you do this, one of the best strategies for dealing with the domain would be to redirect individual pages to the most analogous page on your site, to take greatest advantage of the merged site.
It's also possible to buy up expired or expiring domains. There are different stages in the life cycle of domain name expiration where you can buy names. If you buy them in what's called 'pre-release' status, the domains will be transferred to your own account before the name dropped out of the registry, so it will maintain it's original creation date. You won't get the content with the domain, but this kind of domain purchase 'might' have some more life to it.
Finally, there are domains that have completely dropped out of the registry. The links from these won't have much more life to them.
But in general, if you can buy the domain and website content directly from the original owner, it should show up as a business merger (or even as 'rebranding' in your case, since your website is new), and should be a relatively safe tactic.
-
By definition, if the purpose of buying the domain is to manipulate your search rankings then that is black hat. Ryan laid out the only case I can think of that would be an exception to this rule, that is buying a domain that is in your industry or field and redirecting the traffic would be more of a business acquisition then manipulation.
I think there are a lot of people who get tripped up trying to understand the differences between various SEO practices. Why is putting keywords in your title tag, and h1 tags considered white hat when one can argue that you are purposely doing this to manipulate search results, but participating in a link ring considered black hat?
The difference are subtle, the big thing being anything that is done with the sol purpose to trick a search engine into ranking you higher then your site naturally warrants is black hat. Making changes to your site that make it easier for search engines to understand, crawl, or attribute credit to is white hat.
A good analogy would be putting on a nice suit for an interview, this would be considered white hat since you are just trying to present yourself in the best possible manner. (Proper Title Tags, H1 Tags and Page Content, Link Structure, Anchor Text)
However, stealing a new suit, or bribing somebody at the company to say good things about you is considered black hat. (Link Exchange Rings, Buying Links, Buying Social Media, Spamming Forums ect..)
In the end both practices may get you the job so to speak, but more then likely, eventually, the company will find out about it and which practice will you be more proud of? Putting on a nice suit? or paying somebody to say good things about you?
-
Is buying a domain with a high PR and redirecting it to your site considered black hat?
Yes
At this point I sense an angry mob is waiting for me with their fingers hovered over the thumbs down button.
In brief, when you take actions to improve the user experience, you are practicing white hat SEO. When you are taking actions to manipulate search engine rankings, you are practicing black hat SEO.
If you own the site "chocolate.com" and you decide to purchase "fudge.com", "whitechocolate.net" or any site related to your niche, then redirect the traffic, that is perfectly fine. You have a legitimate business reason for doing such. When you purchase "acme-comics.com" and redirect the domain to your chocolate site in an effort to raise PR and manipulate your rankings, that is black hat SEO.
A debate can begin on what Google can and cannot detect, but that is irrelevant. Even if Google does not enforce a particular policy does not make it any less black hat.
As a final note, the effectiveness of such tactics has greatly diminished over time. Many sites have a great deal of spam links which have been devalued by Google. If you redirect a site from another niche, those links will not offer you a lot of value since the links are not relevant to your site. Some things to think about.
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Forwarding a .org domain to a .com domain: any negative impact to consider?
Hello! I have a question I've been unable to find a clear answer to. My client's primary domain is a .com with a satisfactorily high DA. My client owns the .org version of its domain (which has a very low DA, I suppose due to inactivity) but has never forwarded it on. For branding/visibility/traffic reasons, I'd like to recommend they set up the .org domain to forward to the .com domain, but I wanted to ask a few questions first: 1. Does forwarding low-value DA domains to high-value DA domains have any negative authority/SEO impact? 2. If the .org domain was to be forwarded, am I correct that an SSL cert is not necessary for it if the .com domain has an SSL cert? Thanks in advance!
Technical SEO | | mollykathariner_ms1 -
Redirect typo domains
Hi, What's the "correct" way of redirecting typo domains? DNS A record goes to the same ip address as the correct domain name Then 301 redirects for each typo domain in the .htaccess Subdomains on typo urls still redirect to www or should they redirect to the subdomain on the correct url in case the subdomain exists?
Technical SEO | | kuchenchef0 -
Does a subdomain benefit from being on a high authority domain?
I think the title sums up the question, but does a new subdomain get any ranking benefits from being on a pre-existing high authority domain. Or does the new subdomain have to fend for itself in the SERPs?
Technical SEO | | RG_SEO0 -
Correct linking to the /index of a site and subfolders: what's the best practice? link to: domain.com/ or domain.com/index.html ?
Dear all, starting with my .htaccess file: RewriteEngine On
Technical SEO | | inlinear
RewriteCond %{HTTP_HOST} ^www.inlinear.com$ [NC]
RewriteRule ^(.*)$ http://inlinear.com/$1 [R=301,L] RewriteCond %{THE_REQUEST} ^./index.html
RewriteRule ^(.)index.html$ http://inlinear.com/ [R=301,L] 1. I redirect all URL-requests with www. to the non www-version...
2. all requests with "index.html" will be redirected to "domain.com/" My questions are: A) When linking from a page to my frontpage (home) the best practice is?: "http://domain.com/" the best and NOT: "http://domain.com/index.php" B) When linking to the index of a subfolder "http://domain.com/products/index.php" I should link also to: "http://domain.com/products/" and not put also the index.php..., right? C) When I define the canonical ULR, should I also define it just: "http://domain.com/products/" or in this case I should link to the definite file: "http://domain.com/products**/index.php**" Is A) B) the best practice? and C) ? Thanks for all replies! 🙂
Holger0 -
Transfer a Main Domain to a Sub-Domain
My IT department tells me they want to transfer my main site domain, which has been in existence since 1999 as an e-commerce site (maindomain.com) to a sub-domain (www2.maindomain.com) or a completely new domain (newdomain.net). This is because we are launching a new website and B2C e-commerce engine, but we still have to maintain the legacy B2B e-commerce engine which contains hard-coded URLs, and both systems can't use the same domain. I've been researching the issue across SEOmoz, but I haven't come across this exact type of scenario (mostly I've seen a sub-domain to new domain). I see major problems with their proposal, including negative SEO impact, loss of domain authority/ranking and issues with branding. Does anyone know the exact type of impact I can expect to see in this scenario and specific steps I should go about to minimize the impact? Btw, I will be using Danny Dover's guide on properly moving domains where appropriate. Thanks!
Technical SEO | | AscendLearning0 -
Is it bad (black hat) to have an H1 text as a text indent?
Is it bad practice to use a text indent through CSS for H1 text on a homepage(basically hiding h1 text)? I'm just trying to compensate for the fact that some text that should really be in the h1 tag is actually an image.
Technical SEO | | inc.com1 -
Do search engines treat 307 redirects differently from 302 redirects?
We will need to send our users to an alternate version of our homepage for a few hours for a certain event. The SEO task at hand is to minimize the chance of the special homepage getting crawled and cached in the search engines in place of our normal homepage. (This has happened in the past so the concern is not imaginary.) Among other options, 302 and 307 redirects are being discussed. IE, redirecting www.domain.com to www.domain.com/specialpage. Having used 302s and 301s in the past, I am well aware of how search engines treat them. A 302 effectively says "Hey, Google! Please get rid of the old content on www.domain.com and replace it with the content on /specialpage!" Which is exactly what we don't want. My question is: do the search engines handle 307s any differently? I am hearing that the 307 does NOT result in the content of the second page being cached with the first URL. But I don't see that in the definition below (from w3.org). Then again, why differentiate it from the 302? 307 Temporary Redirect The requested resource resides temporarily under a different URI. Since the redirection MAY be altered on occasion, the client SHOULD continue to use the Request-URI for future requests. This response is only cacheable if indicated by a Cache-Control or Expires header field. The temporary URI SHOULD be given by the Location field in the response. Unless the request method was HEAD, the entity of the response SHOULD contain a short hypertext note with a hyperlink to the new URI(s) , since many pre-HTTP/1.1 user agents do not understand the 307 status. Therefore, the note SHOULD contain the information necessary for a user to repeat the original request on the new URI. If the 307 status code is received in response to a request other than GET or HEAD, the user agent MUST NOT automatically redirect the request unless it can be confirmed by the user, since this might change the conditions under which the request was issued.
Technical SEO | | CarsProduction0 -
How to Redirect only specific pages to new domain
My HTACCESS FILE IS AS FOLLOWS: rewriteengine on
Technical SEO | | askthetrainer
rewritecond %{HTTP_HOST} ^mydomain.com$
rewriterule ^mydomain/(.*)$ "http://www.mydomain.com/$1" [R=301,L] #4d864805b49b5 I want to move ONLY specific pages from this domain to a new domain How do I edit my HTACCESS (which redirects http:// to www.) to move specific pages from old domain (which I have to delete) to new domain.... I.e. http://mydomaon.com/move.html needs to move to http://mynewdomain.com/move.html Where i can delete the original domains0