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: Issues with expiring or expired certificate
/by JL FaverioEstimated reading time: 1 minute
Estimated reading time: 1 minuteWhat’s the issue? Your website’s security certificate is expiring or already expired. This will scare off visitors with warning messages and hurt your site traffic. Fix: Have your website admin renew the certificate and check regularly […]
How to fix: Non-secure pages
/by JL FaverioEstimated reading time: 1 minute
Estimated reading time: 1 minuteProtect user credentials by using HTTPS to ensure data security and maintain trust. Move to HTTPS Encrypt data transmission by switching from HTTP to HTTPS. Obtain and install an SSL/TLS certificate for your website. Update your […]
How to fix: Issues with incorrect hreflang links
/by JL FaverioEstimated reading time: 1 minute
Estimated reading time: 1 minuteEnsure your hreflang attributes are properly configured to guide search engines effectively. Fix Broken Hreflang URLs Verify that all hreflang URLs lead to live pages with HTTP 200 status codes. Check for broken links and update […]
How to fix: Pages returning 4XX status code
/by JL FaverioEstimated reading time: 1 minute
Estimated reading time: 1 minuteWhat’s the issue? 4xx errors mean some of your pages can’t be accessed, often because of broken links. This hurts your site’s user experience and search visibility. Common Fixes: Remove or update any links leading to […]
How to fix: Issues with hreflang values
/by JL FaverioEstimated reading time: 1 minute
Estimated reading time: 1 minuteIssue: Your hreflang tags, which help Google show the right language or country version of your site, have the wrong codes. Fix: Use the correct two-letter language codes (ISO 639-1) and country codes (ISO 3166-1). Double-check […]
How to fix: AMP pages with no canonical tag
/by JL FaverioEstimated reading time: 1 minute
Estimated reading time: 1 minuteEnsure proper linking between AMP and non-AMP pages to avoid duplicate content issues. Add a Canonical Tag Establish the original version of your content using the canonical tag. For pages with both AMP and non-AMP versions, […]