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
-
Migrating Subfolder content to New domain Safely
Hello everyone, I'm currently facing a challenging situation and would greatly appreciate your expertise and guidance. I own a website, maniflexa.com, primarily focused on the digital agency niche. About 3 months ago, I created a subfolder, maniflexa.com/emploi/, dedicated to job listings which is a completely different niche. The subfolder has around 120 posts and pages. Unfortunately, since I created the subfolder, the rankings of my main site have been negatively impacted. I was previously ranking #1 for all local digital services keywords, but now, only 2 out of 16 keywords have maintained their positions. Other pages have dropped to positions 30 and beyond. I'm considering a solution and would like your advice: I'm planning to purchase a new domain and migrate the content from maniflexa.com/emploi/ to newdomain.com. However, I want to ensure a smooth migration without affecting the main domain maniflexa.com rankings and losing backlinks from maniflexa.com/emploi/ pages. Is moving the subfolder content to a new domain a viable solution? And how can I effectively redirect all pages from the subfolder to the new domain while preserving page ranks and backlinks?
Intermediate & Advanced SEO | | davidifaso
I wish they did, but GSC doesn't offer a solution to migration content from subfolder to a new domain. 😢 Help a fellow Mozer. Thanks for giving a hand.0 -
301 Redirect from query string to new static page
If i want to create a redirect from a page where the slug ends like this "/?i=4839&mid=1000&id=41537" to a static, more SEO friendly slug like "/contact-us/", will a standard 301 redirect suffice? Thanks, Nails
Intermediate & Advanced SEO | | matt.nails0 -
Should I buy a .co domain if my preferred .com and .co.uk domain are taken by other companies?
I'm looking to boost my website ranking and drive more traffic to it using a keyword rich domain name. I want to have my nearest city followed by the keyword "seo" in the domain name but the .co.uk and .com have already been taken. Should I take the plunge and buy .co at a higher price? What options do I have? Also whilst we're on domains and URL's is it best to separate keywords in url's with a (_) or a (-)? Many thanks for any help with this matter. Alex
Intermediate & Advanced SEO | | SeoSheikh0 -
Leveraging interest on a popular blog post, with a new, expanded page on the subject...
On a wordpress site, I have one blog post that performs extremely well for Adsense revenue. But the post is getting older and older, and requires me to place some updates into the article from time to time. It's a blog post, but really feels like more of a reference types page (it's about stocks in a particular industry). Now that I see so many people landing on this page through search (#1 for the term), I'm thinking I really should really develop this information further, and make a reference page out of this information and keep it updated, with a link to it from the nav menu. However, I don't know if it will be bad to have both the reference page and the old post page trying to rank for the same keyword term or not? (They won't be duplicate content, the new page will just the same topic rewritten and expanded). Is that something I can get penalized for? I'm getting very good income off of this existing blog post and don't want to mess it up, but I also know that only keeping this info on a post that's getting older and older is not a good long term plan, and I need to pounce on the interest in the subject matter. So, I see these options: 1. Create the new expanded page, and let Google sort it in the SERPs. 2. Create the new page and redirect the old blog post to the new page. That just doesn't seem right to remove access to my old blog post, though. Which of these is the right thing to do, or is there some way I'm not thinking of?
Intermediate & Advanced SEO | | bizzer0 -
Should 301 Redirects be used only in cross domains or also internally?
In the following video with Cutts: http://youtu.be/r1lVPrYoBkA he explains a bit more about 301 redirects but he only talks about cross sites. What about redirecting internally from a non-existing product in a store to a new similar existing product?
Intermediate & Advanced SEO | | BeytzNet0 -
Moving a database from a sub folder to a new domain
Hi Mozzers, I have a very popular property database on a subfolder of my main website. It accounts for about 2 thirds of my overall traffic. I'm moving the database to a new server, so my choices are now a sub domain or completely new domain. If I move my database to a new domain, will my main site lose SEO because of how popular the database is? Cheers Matt
Intermediate & Advanced SEO | | Horizon0 -
How long should a domain redirect take?
Hi, I know that this is a 'How long is a piece of string?' type question but at what point should the ranking value of site A pass over to site B following a domain 301 redirect? I have shifted a domain over to a new URL, same hosting server, same IP address. I haven't made any URL changes or any content changes other than to change the site logo to match the new domain name. Domain B is basically an exact clone of domain A. I have redirected Domain A to domain B using the following line at the top of the .htaccess file:- Redirect 301 / http://www.newdomain.com/ I have submitted a sitemap for the new domain via google webmaster tools. It looks like the original domain as been completely indexed by google following the redirect as all rankings have been dropped from the results and there are no results for a site:olddomain.com search. Surely the rankings should have switched over at this point? Any help would be much appreciated.
Intermediate & Advanced SEO | | AdeLewis
Ade.0 -
Buying up old domains, high PR, to absorb backlinks and authority?
I'm thinking about purchasing http://employeesurveyresource.com/ .. $300 It's showing a PR5, but I'm not seeing many backlinks in Y! site explorer or open site explorer. Has anyone been successful in absorbing the PR from older domains / domains without current content? I know sometimes people can fake PR by 301'ing from a high PR site, to sell the domain and then cancel the 301, leaving you with a dud. Can someone shed some light on this please? Thank you!
Intermediate & Advanced SEO | | CareerBliss0