Estimated reading time: 1 minute
Tags / Topics
5xx status codes (1)
AMP pages (3)
blocked external resources (1)
Bluesky plugins (2)
broken external images (1)
broken external links (1)
broken internal links (1)
canonical tags (4)
chrome extensions (1)
code snippets (1)
DNS resolution issues (1)
duplicate H1 and title tags (1)
hreflang and lang attributes (1)
HTTPS compatibility (1)
HTTP URLs in sitemap (1)
images without alt tags (1)
low text to HTML ratio (1)
malware removal (1)
minify CSS files (1)
minify HTML (2)
more than one H1 tag (1)
not enough text in title tags (1)
orphan pages (1)
orphan pages in sitemap (1)
pages without doctype (1)
pages without H1 (1)
pages with redirects (1)
pages with temporary redirects (1)
Semrush site audit tips (92)
SEO tips (2)
SEO tools (1)
server status codes (1)
sitemap not found (1)
title tags with too much text (1)
too many on-page links (1)
uncompressed CSS files (1)
uncompressed JavaScript files (1)
underscore in URL (1)
web dev tools (1)
website maintenance (2)
website security (2)
web tools (1)
without character encoding (1)
without meta descriptions (1)
WordPress plugins (2)
How to fix: Orphaned pages (from Google Analytics)
/by JL FaverioEstimated reading time: 2 minutes
Estimated reading time: 2 minutesIssue: Orphaned pages are pages on your site that aren’t linked to any other internal pages. These pages miss out on SEO benefits, like link juice, and may confuse users if they no longer serve a […]
How to fix: Pages that were blocked from crawling
/by JL FaverioEstimated reading time: 1 minute
Estimated reading time: 1 minuteIssue: Pages blocked from crawling by search engines (due to robots.txt or noindex tags) won’t appear in search results, limiting your visibility. Fix: Review your robots.txt and noindex tags to ensure that no valuable content is […]
How to fix: Pages with hreflang language mismatch issues
/by JL FaverioEstimated reading time: 2 minutes
Estimated reading time: 2 minutesIssue: If the language specified in your hreflang tag doesn’t match the actual language of your page, search engines may misunderstand your content’s language, causing display issues in search results. Fix: Review and correct hreflang attributes […]
How to fix: Robots.txt not found
/by JL FaverioEstimated reading time: 2 minutes
Estimated reading time: 2 minutesIssue: Without a robots.txt file, search engines may crawl unnecessary or sensitive content, wasting crawl budget and potentially exposing private information. Fix: Create a robots.txt file to guide search engines on what to crawl and what […]
How to fix: Pages with more than one H1 tag
/by JL FaverioEstimated reading time: 2 minutes
Estimated reading time: 2 minutesIssue: Having multiple <h1> tags on a page might confuse users and search engines about the page’s main topic, even though it’s technically allowed in HTML5. Fix: Use a single <h1> tag per page for the […]
How to fix: URLs longer than 200 characters
/by JL FaverioEstimated reading time: 1 minute
Estimated reading time: 1 minuteIssue: URLs longer than 200 characters are not SEO-friendly. They look intimidating to users, reducing clicks, shares, and overall usability, which hurts your SEO performance. Fix: Shorten your URLs to a reasonable length while keeping them […]