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
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
-
Would You Redirect a Page if the Parent Page was Redirected?
Hi everyone! Let's use this as an example URL: https://www.example.com/marvel/avengers/hulk/ We have done a 301 redirect for the "Avengers" page to another page on the site. Sibling pages of the "Hulk" page live off "marvel" now (ex: /marvel/thor/ and /marvel/iron-man/). Is there any benefit in doing a 301 for the "Hulk" page to live at /marvel/hulk/ like it's sibling pages? Is there any harm long-term in leaving the "Hulk" page under a permanently redirected page? Thank you! Matt
Intermediate & Advanced SEO | | amag0 -
Changing title tags - any potential issues?
Hello all, I am planning to change the title tags throughout a site and am vaguely aware (perhaps wrongly!) that changing title tags across a site is a risk factor - can be a spam flag if changes (to a specific title tag) are implemented too regularly, for example. Would you change title tags across a site in one go, or implement changes gradually - to avoid any risk of upsetting Google. Do you have any insights/tips on the implementation of title tag changes?
Intermediate & Advanced SEO | | McTaggart1 -
My Domain authority dropped 9 points... Does anyone have any suggestions to fix this significant drop.
My domain authority dropped by 9 points and I haven't done anything differently since the last scan. What is going on?
Intermediate & Advanced SEO | | infotrust20 -
Blog subdomain not redirecting
Over the last few weeks I have been focused on fixing high and medium priority issues, as reported by the Moz crawler, after a recent transition to WordPress. I've made great progress, getting the high priority issues down from several hundred (various reasons, but many duplicates for things like non-www and www versions) to just five last week. And then there's this weeks report. For reasons I can't fathom, I am suddenly getting hundreds of duplicate content pages of the form http://blog.<domain>.com</domain> (being duplicates with the http://www.<domain>.com</domain> versions). I'm really unclear on why these suddenly appeared. I host my own WordPress site ie WordPress.org stuff. In Options / General everything refers to http://www.<domain>.com</domain> and has done for a number of weeks. I have no idea why the blog versions of the pages have suddenly appeared. FWIW, the non-www version of my pages still redirect to the www version, as I would expect. I'm obviously pretty concerned by this so any pointers greatly appreciated. Thanks. Mark
Intermediate & Advanced SEO | | MarkWill0 -
Changing URL structure of date-structured blog with 301 redirects
Howdy Moz, We've recently bought a new domain and we're looking to change over to it. We're also wanting to change our permalink structure. Right now, it's a WordPress site that uses the post date in the URL. As an example: http://blog.mydomain.com/2015/01/09/my-blog-post/ We'd like to use mod_rewrite to change this using regular expressions, to: http://newdomain.com/blog/my-blog-post/ Would this be an appropriate solution? RedirectMatch 301 /./././(.) /blog/$1
Intermediate & Advanced SEO | | IanOBrien0 -
How do you 301 redirect URLs with a hashbang (#!) format? We just lost a ton of pagerank because we thought javascript redirect was the only way! But other sites have been able to do this – examples and details inside
Hi Moz, Here's more info on our problem, and thanks for reading! We’re trying to Create 301 redirects for 44 pages on site.com. We’re having trouble 301 redirecting these pages, possibly because they are AJAX and have hashbangs in the URLs. These are locations pages. The old locations URLs are in the following format: www.site.com/locations/#!new-york and the new URLs that we want to redirect to are in this format: www.site.com/locations/new-york We have not been able to create these redirects using Yoast WordPress SEO plugin v.1.5.3.2. The CMS is WordPress version 3.9.1 The reason we want to 301 redirect these pages is because we have created new pages to replace them, and we want to pass pagerank from the old pages to the new. A 301 redirect is the ideal way to pass pagerank. Examples of pages that are able to 301 redirect hashbang URLs include http://www.sherrilltree.com/Saddles#!Saddles and https://twitter.com/#!RobOusbey.
Intermediate & Advanced SEO | | DA20130 -
303 redirect
Hi, 303 redirect is a good thing or not ? I have a homepage in 2 languages FR and EN > mywebsite.com/fr/ and mywebsite.com/en/. A 303 redirect is on mywebsite.com to mywebsite.com/fr/. Thanks D.
Intermediate & Advanced SEO | | android_lyon0 -
Buying an existing domain with higher ranks for redirecting
I've recently came across one of my competitors who's looking to sell their domain. Now they currently rank higher than my primary site for a few keywords we are targeting. Would it be wise to buy the domain and do a name server change over to my primary domain? Would it even help boost ranks for the keywords they rank higher for? Or will the link juice be minimal? Any thoughts would be great!
Intermediate & Advanced SEO | | upick-1623910