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
-
We switched the domain from www.blog.domain.com to domain.com/blog.
We switched the domain from www.blog.domain.com to domain.com/blog. This was done with the purpose of gaining backlinks to our main website as well along with to our blog. This set us very low in organic traffic and not to mention, lost the backlinks. For anything, they are being redirected to 301 code. Kindly suggest changes to bring back all the traffic.
Technical SEO | | arun.negi0 -
Help Setting Up 301 Redirects from Coldfusion Site to Wordpress Site.
I have created a new website and need to redirect all of the previous pages to the new one. The old website was built in coldfusion and the new site is built in wordpress. One of the pages I'm trying to redirect is www.norriseal.com/products.cfm to http://norrisealwellmark.com/products/. This is what I have in my .htaccess file <ifmodule mod_rewrite.c="">Options +FollowSymlinks
Technical SEO | | MarketHubb
RewriteEngine On
RewriteBase /
Redirect 301 /products.cfm http://norrisealwellmark.com/products/</ifmodule> The result of this redirect is http://norrisealwellmark.com/products.cfm How do I prevent the .cfm from appending to the destination URL?1 -
What is the best way to redirect visitors to certain pages of your site based on their location?
One website I manage wants to redirect users to state specific pages based on their location. What is the best way to accomplish this? For example a user enters the through site.com but they are in Colorado so we want to direct them to site.com/colorado.
Technical SEO | | Firestarter-SEO0 -
Staging site and "live" site have both been indexed by Google
While creating a site we forgot to password protect the staging site while it was being built. Now that the site has been moved to the new domain, it has come to my attention that both the staging site (site.staging.com) and the "live" site (site.com) are both being indexed. What is the best way to solve this problem? I was thinking about adding a 301 redirect from the staging site to the live site via HTACCESS. Any recommendations?
Technical SEO | | melen0 -
Redirecting root domain to a page based on user login
We have our main URL redirecting non-logged in users to a specific page and logged in users are directed to their dashboard when going to the main URL. We find this to be the most user-friendly, however, this is all being picked up as a 302 redirect. I am trying to advise on the ideal way to accomplish this, but I am not having much luck in my search for information. I believe we are going to put a true homepage at the root domain and simply redirect logged in users as usual when they hit the URL, but I'm still concerned this will cause issues with Google and other search engines. Anyone have experience with domains that need to work in this manner? Thank you! Anna
Technical SEO | | annalytical0 -
Redirecting Entire Microsite Content to Main Site Internal Pages?
I am currently working on improving site authority for a client site. The main site has significant authority, but I have learned that the company owns several other resource-focused microsites which are stagnant, but which have accrued significant page authority of their own (thought still less than the main site). Realizing the fault in housing good content on a microsite rather than the main site, my thought is that I can redirect the content of the microsites to internal pages on the main site as a "Resources" section. I am wondering a: if this is a good idea and b: the best way to transfer site authority from these microsites. I am also wondering how to organize the content and if, for example, an entire microsite domain (e.g. microsite.com) should in fact be redirected to internal resource pages (e.g. mainsite.com/resources). Any input would be greatly appreciated!
Technical SEO | | RightlookCreative1 -
Any way around buying hosting for an old domain to 301 redirect to a new domain?
Howdy. I have just read this QA thread, so I think I have my answer. But I'm going to ask anyway! Basically DomainA.com is being retired, and DomainB.com is going to be launched. We're going to have to redirect numerous URLs from DomainA.com to DomainB.com. I think the way to go about this is to continue paying for hosting for DomainA.com, serving a .htaccess from that hosting account, and then hosting DomainB.com separately. Anybody know of a way to avoid paying for hosting a .htaccess file on DomainA.com? Thanks!
Technical SEO | | SamTurri0 -
What is the best method to block a sub-domain, e.g. staging.domain.com/ from getting indexed?
Now that Google considers subdomains as part of the TLD I'm a little leery of testing robots.txt with something like: staging.domain.com
Technical SEO | | fthead9
User-agent: *
Disallow: / in fear it might get the www.domain.com blocked as well. Has anyone had any success using robots.txt to block sub-domains? I know I could add a meta robots tag to the staging.domain.com pages but that would require a lot more work.0