I have redirected my old domain to my new blog, why its not being detected?
-
Hey Experts,
I hope you are all doing great, I'm extremely confused right now. Any help will be much appreciated. I have redirected my old blog hellgatelondon.com to my new blog iriveramerica.com.
It has been redirected for many days with wild card from bluehost and also within htaccess but Moz link explorer won't detect it, what's the problem? anyone please?
Kind regards...
-
Let me know if this was of help or not
All the best,
Tom
-
Your server is 301 redirecting every page from hellgatelondon.com to the https://iriveramerica.com/ homepage.
This is very bad.
http://www.hellgatelondon.com/underground/single-player-patch-0-6-released
Results of tracking 301 Moved permanently https://iriveramerica.com/underground/single-player-patch-0-6-released 301 Moved permanently http://iriveramerica.com 301 Moved permanently https://iriveramerica.com/ test it here https://www.websiteplanet.com/webtools/redirected/or here:
Big photo:
To fix this fast
Step 1
First you will need to add your domain that you want to redirect to Cloudflare. Simply signup for a free account and click on “+ Add Site.” Input your domain and click on “Begin Scan.” It may take a minute or two and then click on “Continue Setup.”
Step 2
By default the scan will show you the records of your current domain. You can simply delete everything and simply leave an A name record for both the www version and your primary domain. The IP address is simply the one provided by your current domain registrar. In this case, it was just. Then click on “Continue.”
Step 3
Select the Cloudflare free plan and click “Continue.”
Step 4
You will then need to point your current domain to the Cloudflare nameservers. You can do this at your domain registrar.
Step 5
Under the Crypto menu, select “Flexible” SSL. You will need this to ensure that redirects over HTTPS also work.
Step 6
Under the Page Rules menu click on “Create Page Rule.”
Step 7
You will then want to enter the following pattern:
https://hellgatelondon.com/*
Select “Forwarding URL” and “301 – Permanent Redirect” for the settings, and input the following rule:
https://iriveramerica.com/$1
The /$1 enables the wildcard part to function. Then click on “Save and Deploy.”
he single rule above makes the following work:
- http://www.hellgatelondon.com/ 301 redirects to https://iriveramerica.com
- https://hellgatelondon.com/ 301 redirects to https://iriveramerica.com
- http://hellgatelondon.com/* 301 redirects to https://iriveramerica.com/*
- https://www.hellgatelondon.com/* 301 redirects to https://iriveramerica.com/*
How it works big pic:
See cited for more help:
https://woorkup.com/free-url-forwarding/
I hope this is was helpful,
Tom
-
Sorry I do see your using Nginx on the new domain.
See
“Example 1 — Moving to a Different Domain”
sincerely ,
Tom
-
Please let me know if that helped you or if you n me to expand on anything.
All the best,
Tom
-
Bigger photo
-
Hi
I see what happen you 301 redirected all of your pages to your new homepage
three examples (the fix is below)
redirects
| Redirect Type | URL |
| | http://www.hellgatelondon.com/system-requirements/ |
| 301 | https://iriveramerica.com/system-requirements/ |
| 301 | http://iriveramerica.com/ |
| 301 | https://iriveramerica.com/ || Redirect Type | URL |
| | http://www.hellgatelondon.com/namco-announces-free-server-support-2009-hellgate |
| 301 | https://iriveramerica.com/namco-announces-free-server-support-2009-hellgate |
| 301 | http://iriveramerica.com/ |
| 301 | https://iriveramerica.com/ || Redirect Type | URL |
| | http://www.hellgatelondon.com/underground/single-player-patch-0-6-released |
| 301 | https://iriveramerica.com/underground/single-player-patch-0-6-released |
| 301 | http://iriveramerica.com/ |
| 301 | https://iriveramerica.com/ |http://www.hellgatelondon.com/underground/single-player-patch-0-6-released
So it 301 redirects to:
https://iriveramerica.com/underground/single-player-patch-0-6-released
You need to set up page to page 301 redirects
If you have not made any changes to your overall site structure, but have simply relocated the site in its current state, you can add the following lines to your .htaccess file located at the root of your old domain:
<ifmodulemod_rewrite.c>RewriteEngine On RewriteCond %{HTTP_HOST} ^hellgatelondon.com$ [OR] RewriteCond %{HTTP_HOST} ^www.hellgatelondon.com$ RewriteRule (.*)$ https://iriveramerica.com.com/$1 [R=301,L]</ifmodulemod_rewrite.c>
If you have made changes to your site structure, you can still use the lines above on your old domain, but you will also need to create redirects in the .htaccess file on your new domain to handle the specific site changes.
Then in Google
Use the change of address tool here: https://www.google.com/webmasters/tools/change-address,
Here is the how-to: https://support.google.com/webmasters/answer/83106?hl=en
You can always use this to help with 301's
https://www.aleydasolis.com/htaccess-redirects-generator/
I hope this is was helpful,
Tom
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
-
If I redirect a subdomain, does this affect the parent domain?
Hi I have a company for example: abc.com and they have a subdomain def.abc.com with a lot of errors. These errors i believe affect the parent domain abc.com. So my company would like to redirect the subdomain to another domain altogther ex: xyz.com Can i redirect the subdomain def.abc.com to another website domain? Would this affect the parent domain in a good or bad way? Or should i be using an external links to point to a new domain for the subdomain? Trying to think what's best for SEO and the parent domain. Thanks!
Intermediate & Advanced SEO | | crodriguez890 -
Should I write a new page or a blog post?
I am trying to rank for a local SEO term on a website for a national company. Should I write an optimized blog post, or optimized site page? Does it make a difference? Thanks!
Intermediate & Advanced SEO | | aj6130 -
Can new domain extensions rank?
Hi Does anybody know if it's possible to get domains with extensions like .party or .world to rank? Even for high competitive keywords? Can they rank over .com?
Intermediate & Advanced SEO | | MikeWU0 -
New blog post URLs due to WordPress permalink structure changes. Any SEO repercussions?
A client site had the follwing URLs for all blog posts: www.example.com/health-news/sample-post www.example.com/health-news is the top level page for the blog section. While making some theme changes during Google mobilegeddon, the permalink structure got changed to www.example.com/sample-post ("health-news" got dropped from all blog post URLs). Google has indexed the updated post structure and older URLs are getting redirected (if entered directly in the browser) to the new ones; it appears that WordPress takes care of that automatically as no 301 redirects were entered manually. It seems that there hasn't been any loss of rankings (however not 100% sure as the site ranks for well over 100 terms). Do you suggest changing the structure back to the old one? Two reasons that I see are preserving any link juice from domains linking to old URLs and ensuring no future/current loss of rankings.
Intermediate & Advanced SEO | | VishalRayMalik0 -
Removing 301 redirect from 2.5 yr old domain
Hello, Need Advise. We are in Automobiles We have an Automotive site - build 3 yrs back - which is our main site (Site A) We built a separate niche site on Used cars 2.5 yrs back (Site B - url http://www.usedcarindelhi.com) - did seo - promote it for a year and later on in feb 2013 - did 301 domain redirection to Site A Now - we thinking to rebuild Site Site B again and remove redirection Will there be any harm on Site A, as we have now removed the redirection or shall we pass on link from home page of Site B to Site A i.e say Powered by Site A (on Top) or at all no direct linking is actually needed. PS :- Also - can anyone let know the backlink quality of www.usedcarindelhi.com. Its PR 3, DA - 18, Majestic Citation Flow - 18, Trust Flow - 11 . Pl advise
Intermediate & Advanced SEO | | Modi0 -
Moving some content to a new domain - best practices to avoid duplicate content?
Hi We are setting up a new domain to focus on a specific product and want to use some of the content from the original domain on the new site and remove it from the original. The content is appropriate for the new domain and will be irrelevant for the original domain and we want to avoid creating completely new content. There will be a link between the two domains. What is the best practice for this to avoid duplicate content and a potential Panda penalty?
Intermediate & Advanced SEO | | Citybase0 -
New Site Structure and 404s. Should I redirect everything?
Hi fellow Mozzers, I've recently re-released a site and also took the opportunity to change/clean up the URL structure. As a result of this Google is starting to report many 404s such as below; blog/tag/get-fit/ blog/tag/top-presents/ Most of these 404 errors are from tag or category pages which simply don't exist any more (because they were unnecessary, crap or irrelevant). Although there's also a few posts I've removed. My question is whether it's worth redirecting all these tags and pages to the root directory of the site's new blog (as there isn't really a new page which is similar or appropriate) or just to leave them as 404 errors. Bearing in mind; They don't really rank for anything There's little if any links pointing to these pages Thanks.
Intermediate & Advanced SEO | | PeterAlexLeigh0 -
Root domain or sub domain? WWW. or NOT WWW......
I am a little confused! I use vidahost whom I have to say I find very helpful. I currently have the domains www.fentonit.co.uk and www.fentonit.com, now the websites was set up using the www.fentonit.com and I have www.fentonit.co.uk as a parked domain pointed to the www.fentonit.com. Confused yet? Now because I wanted the website to show www.fentonit.co.uk I added some code I was given by the guys to the .hta access file and viola up it comes as the .co.uk which is what I wanted. So if your still here and havent A: Killed yourself yet or B: Went to the Pub Then my questions are: 1. Is there going to be an issue from an SEO point of view having my site set up this way and if so how do I resolve it? 2. Would I be better using the root domain fentonit.co.uk (I think this is the root domain, although it iscurrently parked and pointed) as opposed to the sub www domain?.......and finally.......? 3. If it is set up as I stated what exactly would be my root domain, would it be the .co.uk or the .com? Sorry and I completely understand if your not interested in answering it but if you do.....Thanks in advance and I'll take you to the pub...lol Craig www.fentonit.co.uk ( i think)
Intermediate & Advanced SEO | | craigyboy1