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.
Why have my positions dropped after implementing recommended changes?
-
Hello! I have taken a Moz free trial and am really enjoying using this service. But, after implementing the recommended changes by Moz my rankings have really dropped. Is this normal? I was averaging around 17 but now averaging 40. Here is my website if anyone has any ideas of what I might be doing wrong, I would greatly appreciate any help.
Thank you
Nicole -
I recently implemented some recommended changes to improve the performance of my website, but I’ve noticed a drop in my positions instead of the expected improvement. I’m unsure if these changes have caused any unintended side effects or if there are other factors affecting the ranking. I’d love to hear from others who may have experienced something similar and any advice on what could be going wrong. Has anyone faced a similar situation after making adjustments, and what steps did you take to get back on track?
-
Yes same here, my online casino site position got a drop in ranking but I hope someday will rank again with my keyword that previously ranked on google.
-
Could be because of a Google algorithm update?
There have been massive Google algorithm updates lately -
@NicoleChambers said in Why have my positions dropped after implementing recommended changes?:
Hello! I have taken a Moz free trial and am really enjoying using this service. But, after implementing the recommended changes by Moz my rankings have really dropped. Is this normal? I was averaging around 17 but now averaging 40. Here is my website if anyone has any ideas of what I might be doing wrong, I would greatly appreciate any help.
Thank you
NicoleHi Nicole!
I completely understand your frustration; I’ve been in a similar situation before, and it can feel quite discouraging when your rankings drop after making changes based on recommendations.
When I started using Moz for my website’s SEO, I also made changes suggested by their tools, expecting to see improvements. However, much like you, I saw a drop in rankings initially. After doing some research and consulting with experts, I learned that this can sometimes be part of the process. Search engines may take some time to re-evaluate and adjust to the changes, especially if you're optimizing for factors like content structure, keywords, or internal linking.
In my experience, I found that the key is to give it some time. SEO improvements, especially with structural changes, can take weeks or even months to show up in rankings. Additionally, I made sure to carefully monitor my traffic through analytics and ensured my content was still user-focused and high-quality. Eventually, my rankings started improving, and I saw the benefits of the changes Moz recommended.
One thing to keep in mind is that SEO can be very competitive, and external factors can affect your rankings too. Other sites may have made similar changes or improved their own SEO during the same period, so it's important to stay patient and stay on top of your adjustments.
If you’d like to take a closer look at your site and what might be causing these fluctuations, I’d suggest checking your site’s speed, mobile optimization, and ensuring that your content is unique and adds value. And if you want to dive deeper, feel free to explore my website to see what changes worked for me in the long run!
Best of luck, and I hope things improve for you soon!
-
If your positions dropped after implementing changes, it could be due to:
Algorithm Fluctuations: Search engines may take time to re-index your site.
Change Impact: Adjustments might have affected content relevance, structure, or user experience.
Redirect Issues: Improper handling of URL changes can disrupt backlinks.
Increased Competition: Competitors might have optimized.
Algorithm Updates: Rankings can shift due to external updates.
Incomplete Implementation: Changes might not align with SEO best practices -
Hi Nicole, I can totally understand how frustrating it must feel to see a drop after putting in all that effort. Based on my experience, rankings can sometimes fluctuate right after implementing changes—it’s almost like the search engines are recalibrating. Have you checked if your changes impacted user experience, site speed, or navigation? These can play a big role too.
When I was helping a friend analyze their website, we noticed similar fluctuations after making SEO tweaks. But over time, things stabilized and rankings actually improved as the changes started aligning better with search intent. It’s important to keep an eye on your analytics and maybe give it a bit more time before tweaking further. I hope this helps—hang in there!
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
-
Who is correct - please help!
I have a website with a lot of product pages - often thousands of pages. As each of these pages is for a specific lease car they are often only fractionally different from other pages. The urls are too long, the H1 is often too long and the Title is often too long for "SEO best practice". And they do create duplication issues according to MOZ. Some people tell me to change them to noindex/nofollow whilst others tell me to leave them as they are as best not to hide from google crawler. Any advice will be gratefully received. Thanks for listening.
Technical SEO | | jlhitch0 -
Massive unexplained organic traffic drop; disappeared from Google
Hi there,
Search Behavior | | katelynroberts
Our site has experienced a huge organic traffic drop, specifically from Google. The drop occurred on Feb 19 and I've got no clue why it happened. We have not made any significant changes to the website and it doesn't look like there was an algorithm update last week. We don't have any Google penalties or indexing issues noted, and the drop isn't specific to any particular segment/region/keyword. What am I missing? Any advice or insight is super duper appreciated. Our site is a Wordpress/WooCommerice e-commerce site with a blog and long-standing #1 ranks for keywords related to our main product offering. Screen Shot 2024-02-26 at 3.12.25 PM.png
Screen Shot 2024-02-26 at 3.07.52 PM.png0 -
Google doesn't show my Twitter account
Hello, my full name is Timo Rossa and my Twitter (X) account is @TimoRossa. If I search for my name with "Timo Rossa" on Google, it doesn't find any results referencing my Twitter account. It is very important for me that Google does not only show Twitter results for my name but also that those results would be ranked at the top. The only reason I could come up with is that my account name has not separated words. Does this make sense? What would be a simple strategy to achieve my goal? Thank you!
SEO Tactics | | TimoRossa0 -
How to change 302 redirect from http to https
Hi gang. Our site currently has a 302 redirect from the HTTP version of the homepage to the HTTPS version of the homepage. I understand this really should be changed to a 301 redirect but I'm having a little trouble figuring out exactly how this should be done. Some places on the internet are telling me I can edit our htaccess file to specify the type of redirect, however our htaccess file seems to be missing some of the information in theirs. Can anyone tell me what needs to be changed in the htaccess file - or if there's a simpler way to change the 302 to a 301? Many thanks 🙂 htaccess: BEGIN WordPress RewriteEngine On RewriteBase / RewriteRule ^index.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] END WordPress EXPIRES CACHING ExpiresActive On ExpiresByType image/jpg "access plus 6 months" ExpiresByType image/jpeg "access plus 6 months" ExpiresByType image/gif "access plus 6 months" ExpiresByType image/png "access plus 6 months" ExpiresByType text/css "access plus 10 days" ExpiresByType application/pdf "access plus 10 days" ExpiresByType application/x-shockwave-flash "access plus 10 days" ExpiresByType image/x-icon "access plus 6 months" ExpiresDefault "access plus 2 days" EXPIRES CACHING
Technical SEO | | davedon0 -
Resubmit sitemaps on every change?
Hello Mozers, Our sitemaps were submitted to Google and Bing, and are successfully indexed. Every time pages are added to our store (ecommerce), we re-generate the xml sitemap. My question is: should we be resubmitting the sitemaps every time their content change, or since they were submitted once can we assume that the crawlers will re-download the sitemaps by themselves (I don't like to assume). What are best practices here? Thanks!
Technical SEO | | yacpro131 -
How to change the woocommerce product page permalink
Sorry Posting it again. How I can change the product URL structure. Please let me know how to fix woocommerce permalink in wordpress. My current URL is http://www.ayurjeewan.com/product/divya-ashmarihar-kwath and I want to like (only post name) http://www.ayurjeewan.com/divya-ashmarihar-kwath Attached is the screenshot of option available. qa2hZMP.jpg
Technical SEO | | JordanBrown0 -
How do you implement pages requiring login?
I'm running a site with a member area and some public accessible pages. The member area obviously requires users to authenticate, while the public pages are indexable by search engines. Our global navigation includes links to the restricted pages. At the moment, when a user isn't logged in and accesses a restricted page, we're 302-redirecting them to a login page. We have a lot of external links pointing to restricted pages (eg. profile pages), and since we're 302-redirecting the juice from these links are lost. I've been thinking about changing the redirect from 302 to 301. How would this look from a search engines view? The pages aren't per se permanently moved - the current user just isn't authenticated to view the content of the page at the moment. Would it be a problem that navigation contains multiple internal links that all 301 redirect to the same login page? Any suggestions? Thanks.
Technical SEO | | jonesjitter0 -
Changing CMS, are there SEO effects?
We want to change our cms from typo3 to CMS made Simple. We have done this already for another site and it effected the rankings. Have you got experience with this? What factors are important for SEO to consider? Is it normal when you change from cms the rankings will drop?
Technical SEO | | PlusPort0