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.
Redirect Issue - Drop in ranking after CMS change
-
Hi
Website - https://www.aasprint.com.au/
After we moved the site from wordpress to codeIgniter + angular there has been a huge drop in traffic and ranking.
One of the thing we recently realized is the redirection - COULD THAT BE THE ISSUE?
-
On the browser and sitemap the URL doesn't have "/" at the end
-
When checked on redirection tool the URL seems to be redirecting to one with "/" at the end
Attached are the screenshots. Also moz bar shows no redirection. However, the issue seems to be flagged by the site audit tool as 301 redirection.
Not sure if it's the cause for the drop. What action to take?
Any advice would be much appreciated.
-
-
Canonicals will help with the trailing slash issue, but that's not the sole reason for your traffic loss. Read up on Angular and address those issues first. It's definitely going to be a boatload of work, but the impact you'll see from that will far outweigh any smaller optimizations you're able to make.
-
Hi thanks for your suggestion.
yeah it's not over a year but almost. took it live 2nd week of Jan this year.
Yeah for some reason mozbar doesn't show the change. However if you notice the url it is dynamic. Also, there doesn't seem to be any drop in coverage or indexed pages in webmaster, which is strange in contrast to mozbar signal as if the entire site was treated as a static single page there should have been a huge drop in indexed pages?
But yeah, it mightn't be following the internal links. rather each url indexed individually from sitemap?
Also the browser url and sitemap has the url without "/" https://www.aasprint.com.au/sitemap.xml but indexed url's ends with "/" does this cause any issue?
-
Hi
Thanks will check the canonical. We did try disvow suspicious ones, however doing it fo all low pr pages might result further drop, isn't it?
Most affected one is the homepage https://www.aasprint.com.au/
others significantly impacted are:
https://www.aasprint.com.au/service-charges
-
You see that because the site is built to be a progressive web app, as seen in their Lighthouse Report.
-
This is rather interesting... none of my tools are able to pull data also. I did notice there is a pop up that got blocked on the site (screen shot) could that be the issue?
-
When did the redesign occur? I looked at the wayback machine and it looks like it was well over a year ago. It's concerning that you're still seeing rank/traffic issues.
I noticed that MozBar isn't able to grab a status code from the site, which is concerning. From the looks of things, you're using a version of Angular that isn't Google-friendly. When I click links on the site, none of the data in MozBar changes, which means Google likely isn't seeing anything different when they follow links either, effectively making your site a single page. Read more here: https://www.searchenginejournal.com/angular-seo-guide/303849/#close
-
Hi there,
Upon checking your site, I see that you do not have canonical tags on the website. You should implement canonical tags across your website. Also, you have a lot of links that are coming from blog comments, profile links, and web 2.0 sites which could be another reason why losing ranking due to the low-quality links. In addition, do you know what specific pages are losing traffic?
Ross
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 are redirecting http and non www versions of our website. Should all versions http (non www version and www version) and https (non www version) should just have 1 redirect to the https www version?
We are redirecting http and non www versions of our website. Should all versions http (non www version and www version) and https (non www version) should just have 1 redirect to the https www version? Thant way all forms of the website are pointing to one version?
Intermediate & Advanced SEO | | Caffeine_Marketing0 -
301 Redirect - Rank Recovery Examples?
Hi All, I recently did a 301 redirect. Page to Page and the notified google via its console. Its been 6 days since. The home page and one other high traffic page swopped out with the new domain on google search index with 3-4 drops in ranking for each. The rest of the sites pages have been indexed but still reflect the old domain when searched. Recently today my home page dropped even further to the second page of google index for the specific keyword. Can you share similar experiences and how long it took you to recover rank fully? and how long for all pages to swop out on google search's index? Regards Mike
Intermediate & Advanced SEO | | MikeBlue10 -
If a page ranks in the wrong country and is redirected, does that problem pass to the new page?
Hi guys, I'm having a weird problem: A new multilingual site was launched about 2 months ago. It has correct hreflang tags and Geo targetting in GSC for every language version. We redirected some relevant pages (with good PA) from another website of our client's. It turned out that the pages were not ranking in the correct country markets (for example, the en-gb page ranking in the USA). The pages from our site seem to have the same problem. Do you think they inherited it due to the redirects? Is it possible that Google will sort things out over some time, given the fact that the new pages have correct hreflangs? Is there stuff we could do to help ranking in the correct country markets?
Intermediate & Advanced SEO | | ParisChildress1 -
Positions dropping in SERPs after Title and Snippet change
Hi! I switched to a better title and meta description today for our page. Instead of ranking us better and displaying the new title - google let us fall from Position 10 to Position 16 (still dip laying the old title and meta description). Why is that? (I only changed it for the homepage) Cheers Marc
Intermediate & Advanced SEO | | RWW0 -
Is it normal to initially rank low in the SERPs, then over time gain rank?
We just released a very targeted page for a specific item about 18 hours ago. For the main keyword as well as multiple variations, we currently are ranking around # 40 to # 50 depending on what the exact query is. Is it normal to initially rank lower in the SERPs and then as the page ages, gain? Thank you for your insights!
Intermediate & Advanced SEO | | DJ1231 -
.htaccess 301 Redirect Help! Specific Redirects and Blanket Rule
Hi there, I have the following domains: OLD DOMAIN: domain1.co.uk NEW DOMAIN: domain2.co.uk I need to create a .htaccess file that 301 redirects specific, individual pages on domain1.co.uk to domain2.co.uk I've searched for hours to try and find a solution, but I can't find anything that will do what I need. The pages on domain1.co.uk are all kinds of filenames and extensions, but they will be redirected to a Wordpress website that has a clean folder structure. Some example URL's to be redirected from the old website: http://www.domain1.co.uk/charitypage.php?charity=357 http://www.domain1.co.uk/adopt.php http://www.domain1.co.uk/register/?type=2 These will need to be redirected to the following URL types on the new domain: http://www.domain2.co.uk/charities/ http://www.domain2.co.uk/adopt/ http://www.domain2.co.uk/register/ I would also like a blanket/catch-all redirect from anything else on www.domain1.co.uk to the homepage of www.domain2.co.uk if there isn't a specific individual redirect in place. I'm literally tearing my hair out with this, so any help would be greatly appreciated! Thanks
Intermediate & Advanced SEO | | Townpages0 -
Merging Sites: Will redirecting the old homepage to an internal page on the new site cause issues?
I've ended up with two sites which have similar content (but not duplicate) and target similar keywords, rather than trying to maintain two sites I would like to merge the sites together. The old site is more of a traditional niche site and targets a particular set of keywords on its homepage, the new site is more of an authority site with a magazine type homepage and targets the same set of keywords from an internal page. My question is: Should I redirect the old site's homepage to the relevant internal page on the new website...
Intermediate & Advanced SEO | | lara_dar
...or should I redirect the old site's homepage to the new site's homepage? (the old site's homepage backlinks are a mixture of partial match keyword anchor text, naked URLs and branded anchor text) I am in two minds (a & b!) (a) Redirecting to the internal page would be great for ranking as there are some decent backlinks and the content is similar (b) But usually when you do a 301 redirect the homepage usually directs to the new homepage and some of the old site's links are related to the domain rather than the keyword (e.g. http://www.site.com) and some people will be looking for the site's homepage. What do you think? Your help is much appreciated (and hope this makes sense...!)0 -
Login redirect 302
Ok - anyone knows what to do with the temporary redirect to the login page? In our e-commerce system we have a checkout page, which requires user to be logged in - if they are not, we redirect them to the login page using simple php header("Locaiton: url"). This however has been found as a Warning as it's a temporary redirect. I can't really put there permanent redirect for obvious reasons so if someone could give me some clue on this situation that would be much appreciated.
Intermediate & Advanced SEO | | coremediadesign0