Need help in diagnosing what I may be doing wrong
-
I have a site that has been having problems ranking. Initially, spam rate was at 18%. I have since changed the URL and forwarded to the original so now the spam rate is under 5%. Phone calls started picking back up very slowly but then by August 2024 things came to a screeching halt. Phone has been dead and very little business has been written. I did notice on the robots.txt file it had this:
User-agent: *
Disallow: /
User-agent: Googlebot
Disallow:
User-agent: bingbot
Disallow: /no-bing-crawl/
Disallow: wp-adminand now I have since changed it to this:
User-agent: *
Disallow: /wp-admin/
Allow: /wp-admin/admin-ajax.phpSitemap: https://urlishere.com/sitemap_index.xml
My question is what else do I need to do to get this site to start ranking again? We are blogging once a month, writing press releases once a month, updating the social media a few times a week. I feel like maybe there is something on the backend that needs to be done to get this site back to ranking. I am using SEO by Yoast and I have filled in the title and meta description fields for all pages. There is a spot in Yoast where I can validate the site with Google, Bing, etc. I'm trying to figure out how to do that. I do see in the site's Google Webmaster Tools there are several pages not indexing. Any ideas on what else I can do to get this site to start ranking again? Thank you.
-
@SOM24 I was facing the same problem on my website https://capcutprodl.com/. Check the robots.txt file to ensure that it's not blocking important pages from being indexed by search engines. Also, review your URL forwarding settings to ensure they're properly configured and not causing SEO issues.
-
To get your site ranking again, it seems like you’ve laid a solid foundation, but there are a few additional strategies that could boost your efforts.
You could conduct a thorough technical SEO audit. The fact that some pages aren’t indexing could indicate underlying issues like crawl errors, broken links, or duplicate content. Dive into Google Search Console to identify these problems. For example, accidental "noindex" tags or slow page speeds can block search engines from properly crawling your site. Fixing these can improve your site's visibility a lot.
Also, focus on content refresh and expansion. Monthly blogging is a great start; just remember that Google favors websites that regularly update and expand their content. Go back to older posts and update them with fresh insights or new statistics. Perhaps consider creating longer, in-depth articles that provide real value to your audience, such as detailed how-tos or comprehensive guides. Something that responds to their pain points and offers a genuine solution. This shows search engines that your site is a source of expert information, which can help improve rankings over time.
Don't ignore the strategies that can help indirectly with ranking, for example, try to drive more traffic or improve engagement. You can experiment with QR codes in your marketing efforts. By placing QR codes on product packaging or print materials, you can drive offline traffic directly to your site. Using trackable URLs in these QR codes helps you measure engagement and identify areas where your SEO efforts can be fine-tuned. This gives your site a boost in both traffic and relevance.
Or work on event-based or location-specific marketing if possible. If your business participates in trade shows, events, or even collaborates with local businesses, you can place QR codes in high-traffic physical locations. These codes can direct users to exclusive online content, downloadable resources, or content tied to the location or event. By driving targeted traffic from offline events to these pages, you increase site traffic and improve user engagement and dwell time - both factors that Google considers in ranking. Plus, if the content users access through these QR codes is valuable and shareable, it could lead to natural backlinks, which further boosts SEO.
Basically, all your marketing campaigns add up, contributing to better rankings. One last thing, check the latest Google core update, this could also be affecting your drop in rankings.
-
Be specific about the issue. What is not working as expected?
-
@SOM24 I highly suggest you run an audit of your current backlinks and try to identify if you have any toxic or spammy backlinks pointing to your site. If so, you can create a disavow file of the toxic links and submit to Search Console. Off-Page SEO is Important!
-
If you’re struggling with getting your site to rank again, I can help. With extensive experience in SEO optimization, content creation, and digital strategy, I specialize in crafting solutions that drive real results. Whether you need to boost your on-page SEO, fix indexing issues, build high-quality backlinks, or improve your site’s overall performance, I offer tailored services designed to meet your unique needs.
-
I was facing the same problem, but updating the sitemap solved this problem.
-
Hi, have you changed the web design or lost any good links recently?
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
-
Is there a tool to check the SEO performance of articles from different websites?
Is there a tool to check the SEO performance of articles(like 100+ articles) from different websites in one place? I am looking for a tool where I can put several URLs of the articles we have published in bulk for many of our clients, and it can show me how those articles are performing. This way, we can check the performance of these articles at any time; there is no need to add URLs every time.
Reporting & Analytics | | Foxxr0 -
Should I "no-index" two exact pages on Google results?
Hello everyone, I recently started a new wordpress website and created a static homepage. I noticed that on Google search results, there are two different URLs landing on same content page. I've attached an image to explain what I saw. Should I "no-index" the page url? Google url.JPG In this picture, the first result is the homepage and I try to rank for that page. The last result is landing on same content with different URL. So, should I no-index last result as shown in image?
Technical SEO | | amanda59640 -
Odd one - dropping positions but traffic improving
Seem to have a bit of an odd one. For the last few months been running a backlink campaign for a 2/3 year old site, got good positions for some keywords/pages but seems to have plateaued the last 60 days or so with some keywords dropping in position.
Link Building | | seoman10
The odd thing is traffic seems to be still improving (according to GA and GSC). I am wondering if - have hit a niche ceiling
or rankbrain type thing i.e. google trying to work out what the site should be ranking for and messing with positions.
or because it is just a newish site. Any ideas?2 -
Do I need both canonical meta tags AND 301 redirects?
I implemented a 301 redirect set to the "www" version in the .htaccess (apache server) file and my logs are DOWN 30-40%! I have to be doing something wrong! AddType application/x-httpd-php .html .htm RewriteCond %{HTTP_HOST} ^luckygemstones.com
Technical SEO | | spkcp111
RewriteRule (.*) http://www.luckygemstones.com/$1 [R=301,L] RewriteCond %{THE_REQUEST} ^./index.htm
RewriteRule ^(.)index.htm$ http://www.luckygemstones.com/$1 [R=301,L] IndexIgnore *
ErrorDocument 404 http://www.luckygemstones.com/page-not-found.htm
ErrorDocument 500 http://www.luckygemstones.com/internal-serv-error.htm
ErrorDocument 403 http://www.luckygemstones.com/forbidden-request.htm
ErrorDocument 401 http://www.luckygemstones.com/not-authorized.htm I've also started adding canoncial META's to EACH page: I'm using HMTL 4.0 loose still--1000's of pages--painful to convert to HTML5 so I left the / off the tag so it would validate. Am I doing something wrong? Thanks, Kathleen0 -
RegEx help needed for robots.txt potential conflict
I've created a robots.txt file for a new Magento install and used an existing site-map that was on the Magento help forums but the trouble is I can't decipher something. It seems that I am allowing and disallowing access to the same expression for pagination. My robots.txt file (and a lot of other Magento site-maps it seems) includes both: Allow: /*?p= and Disallow: /?p=& I've searched for help on RegEx and I can't see what "&" does but it seems to me that I'm allowing crawler access to all pagination URLs, but then possibly disallowing access to all pagination URLs that include anything other than just the page number? I've looked at several resources and there is practically no reference to what "&" does... Can anyone shed any light on this, to ensure I am allowing suitable access to a shop? Thanks in advance for any assistance
Technical SEO | | MSTJames0 -
Need advice on search listings and link building
Search results on my keyword (engraved wedding glasses) produces several pages of linked domains. (My domain is giftthings.net) Some are good. And admittedly, some are not so good. My question then is simply, why does seomoz link analysis show such a small number of links? And the second part of my question is, "Is there some sort of "magic number", some sort of thresh hold that triggers Google's interest? With a link list that is small but growing, am I missing something in my concern that I'm not moving up in the search listings? I've written a few articles, continuing my work on link building but I remain buried in the search results.
Technical SEO | | AhmadS1 -
Best practise needed for translating content
Hi all, I was after some advice in the best solution to follow for translating website content into multiple languages? I am working on a content rich UK site and want to know a good solution to translate this content into other languages for best practise SEO? Would anyone have any recommendations in best practise to follow as well as best solutions? Many thanks Simon
Technical SEO | | simonsw0 -
Seek help correcting large number of 404 errors generated, 95% traffic halt
Hi, The following GWT screen tells a bit of the story: site: http://bit.ly/mrgdD0 http://www.diigo.com/item/image/1dbpl/wrbp On about Feb 8 I decided to fix a large number of 'duplicate title' warnings being reported in GWT "HTML Suggestions" -- these were for URLs which differed only in parameter case, and which had Canonical tags, but were still reported as dups in GWT. My traffic had been steady at about 1000 clicks/day. At midnight on 2/10, google traffic completely halted, down to 11 clicks/day. I submitted a recon request and was told 'no manual penalty' Also, the 'sitemap' indexes in GWT showed 'pending' for 24x7 starting then. By about the 18th, the 'duplicate titles' count dropped to about 600 or so... the next day traffic hopped right back to about 800 clicks/day - for a week - then stopped again, down to 10/day, a week later, on the 26th. I then noticed that GWT was reporting 20K page-not found errors - this has now grown to 35K such errors! I realized that bogus internal links were being generated as I failed to disable the PHP warning messages.... so I disabled PHP warnings and fixed what I thought was the source of the errors. However, the not-found count continues to climb -- and I don't know where these bad internal links are coming from, because the GWT report lists these link sources as 'unavailable'. I'v been through a similar problem last year and it took months (4) for google to digest all the bogus pages ad recover. If I have to wait that long again I will lose much $$. Assuming that the large number of 404 internal errors is the reason for the sudden shutoff... How can I a) verify the source of these internal links, given that google says the source pages are 'unavailable'.. Most critically, how can I do a 'RESET" and have google re-spider my site -- or block the signature of these URLs in order to get rid of these errors ASAP?? thanks
Technical SEO | | mantucket0