Updated on December 9th, 2024 at 07:47 pm
Estimated reading time: 42 minutes
I got tired of searching for Semrush’s recommendations for the hundreds of issues it flags in a site audit – here’s their official guide if you want to compare. So, I compiled them into this post below and have been continuously adding to it with data like local and global search volumes for related keywords.
Semrush Site Audit ERRORS
Hreflang conflicts within page source code
search volume: 20 / global search volume: 430
About the issue: If you’re running a multilingual website, it is necessary to help users from other countries find your content in the language that is most appropriate for them. This is where the hreflang (rel=”alternate” hreflang=”x”) attribute comes in handy. This attribute helps search engines understand which page should be shown to visitors based on their location. It is very important to properly synchronize your hreflang attributes within your page’s source code, otherwise you may experience unexpected search engine behavior. For more information, see the Google article.
Pages returning 5XX status code
About the issue: 5xx errors refer to problems with a server being unable to perform the request from a user or a crawler. They prevent users and search engine robots from accessing your webpages, and can negatively affect user experience and search engines’ crawlability. This will in turn lead to a drop in traffic driven to your website.
Pages don’t have title tags
About the issue: A <title> tag is a key on-page SEO element. It appears in browsers and search results and helps both search engines and users understand what your page is about.
If a page is missing a title, or a <title> tag is empty, Google may consider it low quality. In case you promote this page in search results, you will miss chances to rank high and gain a higher click-through rate.
How to fix it: Ensure that every page on your website has a unique and concise title containing your most important keywords. For information on how to create effective titles, please see this Google article. You can also view the On-Page SEO Basics: Meta Descriptions article.
Issues with duplicate title tags
About the issue: Our crawler reports pages that have duplicate title tags only if they are exact matches. Duplicate <title> tags make it difficult for search engines to determine which of a website’s pages is relevant for a specific search query, and which one should be prioritized in search results. Pages with duplicate titles have a lower chance of ranking well and are at risk of being banned. Moreover, identical <title> tags confuse users as to which webpage they should follow.
Pages with duplicate content issues
About the issue: Webpages are considered duplicates if their content is 85% identical. Having duplicate content may significantly affect your SEO performance. First of all, Google will typically show only one duplicate page, filtering other instances out of its index and search results, and this page may not be the one you want to rank.
In some cases, search engines may consider duplicate pages as an attempt to manipulate search engine rankings, and, as a result, your website may be downgraded or even banned from search results. Moreover, duplicate pages may dilute your link profile.
Broken internal links
search volume: 70 / global search volume: 950
About the issue: Broken internal links lead users from one website to another and bring them to non-existent webpages. Multiple broken links negatively affect user experience and may worsen your search engine rankings because crawlers may think that your website is poorly maintained or coded.
Please note that our crawler may detect a working link as broken. Generally, this happens if the server hosting the website you’re referring to blocks our crawler from accessing this website.
Pages couldn’t be crawled
search volume: 20 / global search volume: 60
About the issue: This issue indicates that our crawler couldn’t access the webpage. There are two possible reasons:
- Your site’s server response time is more than 5 seconds
- Your server refused access to your webpages
How to fix it: Please contact your web hosting technical support team and ask them to fix the issue.
Pages couldn’t be crawled (DNS resolution issues)
search volume: 10 / global search volume: 10
About the issue: A DNS resolution error is reported when our crawler can’t resolve the hostname when trying to access your webpage.
Pages couldn’t be crawled (incorrect URL formats)
search volume: 10 / global search volume: 10
About the issue: This issue indicates that our crawler couldn’t access the webpage. There are two possible reasons: your site’s server response time is more than 5 seconds, or your server refused access to your webpages.
Broken internal images
About the issue: An internal broken image is an image that can’t be displayed because it no longer exists, its URL is misspelled, or because the file path is not valid. Broken images may jeopardize your search rankings because they provide a poor user experience and signal to search engines that your page is low quality.
Pages with duplicate meta descriptions
search volume: 10 / global search volume: 10
About the issue: Our crawler reports pages that have duplicate meta descriptions only if they are exact matches. A <meta description> tag is a short summary of a webpage’s content that helps search engines understand what the page is about and can be shown to users in search results.
Duplicate meta descriptions on different pages mean a lost opportunity to use more relevant keywords. Also, duplicate meta descriptions make it difficult for search engines and users to differentiate between different webpages. It is better to have no meta description at all than to have a duplicate one.
Format errors in Robots.txt file
About the issue: If your robots.txt file is poorly configured, it can cause you a lot of problems. Webpages that you want to be promoted in search results may not be indexed by search engines, while some of your private content may be exposed to users. So, one configuration mistake can damage your search rankings, ruining all your search engine optimization efforts.
Format errors in sitemap.xml files
About the issue: If your sitemap.xml file has any errors, search engines will not be able to process the data it contains, and they will ignore it.
Incorrect pages found in sitemap.xml
search volume: 20 / global search volume: 130
About the issue: A sitemap.xml file makes it easier for crawlers to discover the pages on your website. Only good pages intended for your visitors should be included in your sitemap.xml file. This error is triggered if your sitemap.xml contains URLs that:
- lead to webpages with the same content
- redirect to a different webpage
- return non-200 status code
Populating your file with such URLs will confuse search engines, cause unnecessary crawling or may even result in your sitemap being rejected.
Pages with a WWW resolve issue
About the issue: Normally, a webpage can be accessed with or without adding www to its domain name. If you haven’t specified which version should be prioritized, search engines will crawl both versions, and the link juice will be split between them. Therefore, none of your page versions will get high positions in search results.
Pages with no viewport tag
About the issue: The viewport meta tag is an HTML tag that allows you to control a page’s viewport size and scale on mobile devices. This tag is indispensable if you want to make your website accessible and optimized for mobile devices.
For more information about the viewport meta tag, please see the Responsive Web Design Basics article.
Size of HTML on a page is too large
About the issue: A webpage’s HTML size is the size of all HTML code contained in it. A page size that is too large (i.e., exceeding 2 MB) leads to a slower page load time, resulting in a poor user experience and a lower search engine ranking.
AMP pages with no canonical tag
About the issue: This issue is triggered if your AMP page has no canonical tag.
When creating AMP pages, several requirements should be met:
- If you have both an AMP and a non-AMP version of the same page, you should place canonical tags on both versions to prevent duplicate content issues
- If you have only an AMP version of your webpage, it must have a self-referential canonical tag
For more information, please see these articles: AMP on Google Search guidelines and ABC of Fixing AMP Validation Errors With Semrush
Issues with hreflang values
search volume: 10 / global search volume: 20
About the issue: This issue is triggered if:
- Your country code is not in the ISO_3166-1_alpha-2 format
- Your language code is not in the ISO 639-1 format
A hreflang (rel=”alternate” hreflang=”x”) attribute helps search engines understand which page should be shown to visitors based on their location. Utilizing this attribute is necessary if you’re running a multilingual website and would like to help users from other countries find your content in the language that is most appropriate to them.
It is very important to properly implement hreflang attributes, otherwise, search engines will not be able to show the correct language version of your page to the relevant audience. For more information, please see these articles: Tell Google about localized versions of your page, How to Do International SEO with Semrush and Hreflang Attribute 101.
Pages returning 4XX status code
About the issue: A 4xx error means that a webpage cannot be accessed. This is usually the result of broken links. These errors prevent users and search engine robots from accessing your webpages, and can negatively affect both user experience and search engine crawlability. This will in turn lead to a drop in traffic driven to your website. Please be aware that the crawler may detect a working link as broken if your website blocks our crawler from accessing it. This usually happens due to the following reasons; DDoS protection system, and Overloaded or misconfigured server.
Issues with incorrect hreflang links
search volume: 20 / global search volume: 60
About the issue: A hreflang (rel=”alternate” hreflang=”x”) attribute helps search engines understand which page should be shown to visitors based on their location. Utilizing this attribute is necessary if you’re running a multilingual website and would like to help users from other countries find your content in the language that is most appropriate for them.
It is very important to make sure your hreflang links always refer to absolute URLs with HTTP 200 status codes, otherwise, search engines will not be able to interpret them correctly and, as a result, will not show the correct language version of your pages to the relevant audience.
For more information, please see these articles: Tell Google about localized versions of your page, How to Do International SEO with Semrush, and Hreflang Attribute 101.
Non-secure pages
search volume: 0 / global search volume: 10
About the issue: This issue is triggered if our crawler detects an HTTP page with a <input type=”password”> field. Using a <input type=”password”> field on your HTTP page is harmful to user security, as there is a high risk that user login credentials can be stolen.
To protect users’ sensitive information from being compromised, Google Chrome will start informing users about the dangers of submitting their passwords on HTTP pages by labeling such pages as “non-secure” starting January 2017. This could have a negative impact on your bounce rate, as users will most likely feel uncomfortable and leave your page as quickly as possible.
Issues with expiring or expired certificate
About the issue: This issue is triggered if your certificate has expired or will expire soon. If you allow your certificate to expire, users accessing your website will be presented with a warning message, which usually stops them from going further and may lead to a drop in your organic search traffic.
Issues with old security protocol
About the issue: Running SSL or old TLS protocol (version 1.0) is a security risk, which is why it is strongly recommended that you implement the newest protocol versions.
Issues with incorrect certificate name
About the issue: If the domain or subdomain name to which your SSL certificate is registered doesn’t match the name displayed in the address bar, web browsers will block users from visiting your website by showing them a name mismatch error, and this will in turn negatively affect your organic search traffic.
Issues with mixed content
search volume: 20 / global search volume: 70
About the issue: If your website contains any elements that are not secured with HTTPS, this may lead to security issues. Moreover, browsers will warn users about loading unsecure content, and this may negatively affect user experience and reduce their confidence in your website.
No redirect or canonical to HTTPS homepage from HTTP version
search volume: 30 / global search volume: 330
About the issue: If you’re running both HTTP and HTTPS versions of your homepage, it is very important to make sure that their coexistence doesn’t impede your SEO. Search engines are not able to figure out which page to index and which one to prioritize in search results. As a result, you may experience a lot of problems, including pages competing with each other, traffic loss, and poor placement in search results. To avoid these issues, you must instruct search engines to only index the HTTPS version.
Redirect chains and loops
search volume: 20 / global search volume: 170
About the issue: Redirecting one URL to another is appropriate in many situations. However, if redirects are done incorrectly, it can lead to disastrous results. Two common examples of improper redirect usage are redirect chains and loops.
Long redirect chains and infinite loops lead to a number of problems that can damage your SEO efforts. They make it difficult for search engines to crawl your site, which affects your crawl budget usage and how well your webpages are indexed, slows down your site’s load speed, and, as a result, may have a negative impact on your rankings and user experience.
Please note that if you can’t spot a redirect chain with your browser, but it is reported in your Site Audit report, your website probably responds to crawlers’ and browsers’ requests differently, and you still need to fix the issue.
AMP HTML issues
About the issue: In order for AMP pages to be served properly to mobile users, they must be compliant with AMP guidelines. If your HTML doesn’t adhere to AMP standards, your AMP page will not work correctly, and may not be indexed by search engines, and, as a result, may not appear in mobile search results.
AMP style and layout issues
About the issue: In order for AMP pages to be served properly to mobile users, they must be compliant with AMP guidelines. If the style and layout of your AMP page do not adhere to AMP standards, the page will not work correctly, and may not be indexed by search engines, and, as a result, may not appear in mobile search results.
AMP templating issues
About the issue: In order for AMP pages to be served properly to mobile users, they must be compliant with AMP guidelines. If your AMP page includes templating syntax, it will not work correctly and may not be indexed by search engines, and, as a result, may not appear in mobile search results.
Pages with a broken canonical link
search volume: 10 / global search volume: 10
About the issue: By setting a rel=”canonical” element on your page, you can inform search engines of which version of a page you want to show up in search results. When using canonical tags, it is important to make sure that the URL you include in your rel=”canonical” element leads to a page that actually exists. Canonical links that lead to non-existent webpages complicate the process of crawling and indexing your content and, as a result, decrease crawling efficiency and lead to unnecessary crawl budget waste.
Pages with multiple canonical URLs
About the issue: Multiple rel=”canonical” tags with different URLs specified for the same page confuse search engines and make it almost impossible for them to identify which URL is the actual canonical page. As a result, search engines will likely ignore all the canonical elements or pick the wrong one. That’s why it is recommended that you specify no more than one rel=”canonical” for a page.
Pages with a meta refresh tag
About the issue: A meta refresh tag instructs a web browser to redirect a user to a different page after a given interval. Generally, it is recommended that you avoid using a meta refresh tag as it is considered a poor, slow, and outdated technique that may lead to SEO and usability issues.
Issues with broken internal JavaScript and CSS files
search volume: 20 / global search volume: 30
About the issue: A broken JavaScript or CSS file is an issue that should be watched out for on your website. Any script that has stopped running on your website may jeopardize your rankings, since search engines will not be able to properly render and index your webpages. Moreover, broken JS and CSS files may cause website errors, and this will certainly spoil your user experience.
Subdomains don’t support secure encryption algorithms
About the issue: This issue is triggered when we connect to your web server and detect that it uses old or deprecated encryption algorithms. Using outdated encryption algorithms is a security risk that can have a negative impact on your user experience and search traffic. Some web browsers may warn users accessing your website about loading insecure content. This usually negatively affects their confidence in your website, thereby stopping them from going further, and as a result, you may experience a drop in your organic search traffic.
Sitemap.xml files are too large
About the issue: This issue is triggered if the size of your sitemap.xml file (uncompressed) exceeds 50 MB or it contains more than 50,000 URLs. Sitemap files that are too large will put your site at risk of being ineffectively crawled or even ignored by search engines.
Pages with slow load speed
About the issue: Page (HTML) load speed is one of the most important ranking factors. The quicker your page loads, the higher the rankings it can receive. Moreover, fast-loading pages positively affect user experience and may increase your conversion rates.
Please note that “page load speed” usually refers to the amount of time it takes for a webpage to be fully rendered by a browser. However, the crawler only measures the time it takes to load a webpage’s HTML code – load times for images, JavaScript, and CSS are not factored in.
Invalid structured data items
search volume: 20 / global search volume: 80
About the issue: This issue is triggered if structured data items contain fields that do not meet Google’s guidelines. Implementing and maintaining your structured data correctly is important if you want to get an edge over your competitors in search results.
If your website markup has errors, crawlers will not be able to properly understand it, and you may run the risk of losing the chance of gaining rich snippets and getting more favorable rankings. For more information on the structured data requirements, see schema.org, Google documentation, or our article.
Malformed links
About the issue: This issue is reported when SemrushBot fails to crawl a link because of an invalid link’s URL.
Common mistakes include; invalid URL syntax, spelling mistakes, or unnecessary additional characters.
Missing the viewport width value
About the issue: This issue is triggered if the viewport meta tag used on your page is missing the width or initial scale value. The viewport meta tag is an HTML tag that allows you to control a page’s viewport size and scale on mobile devices. This tag is indispensable if you want to make your website accessible and optimized for mobile devices.
For more information about the viewport meta tag, please see the Responsive web design basics article.
Semrush Site Audit WARNINGS
Pages with too much text within the title tags
About the issue: Most search engines truncate titles containing more than 70 characters. Incomplete and shortened titles look unappealing to users and won’t entice them to click on your page. For more information, please see this Google article.
Pages without enough text within the title tags
About the issue: Generally, using short titles on webpages is a recommended practice. However, keep in mind that titles containing 10 characters or less do not provide enough information about what your webpage is about and limit your page’s potential to show up in search results for different keywords.
For more information, please see this Google article.
Pages with low text-HTML ratio
About the issue: Your text-to-HTML ratio indicates the amount of actual text you have on your webpage compared to the amount of code. This issue is triggered when your text to HTML is 10% or less. Search engines have begun focusing on pages that contain more content.
That’s why a higher text-to-HTML ratio means your page has a better chance of getting a good position in search results. Less code increases your page’s load speed and also helps your rankings. It also helps search engine robots crawl your website faster.
Pages without meta descriptions
About the issue: Though meta descriptions don’t have a direct influence on rankings, they are used by search engines to display your page’s description in search results. A good description helps users know what your page is about and encourages them to click on it. If your page’s meta description tag is missing, search engines will usually display its first sentence, which may be irrelevant and unappealing to users.
For more information, please see these articles: Create good titles and snippets in Search Results and On-Page SEO Basics: Meta Descriptions.
Pages with duplicate H1 and title tags
About the issue: It is a bad idea to duplicate your title tag content in your first-level header. If your page’s <title> and <h1> tags match, the latter may appear over-optimized to search engines. Also, using the same content in titles and headers means a lost opportunity to incorporate other relevant keywords for your page.
For more information, please see this Google article.
Pages without an H1 heading
About the issue: While less important than <title> tags, H1 headings still help define your page’s topic for search engines and users. If an <h1> tag is empty or missing, search engines may place your page lower than they would otherwise. Besides, a lack of an <h1> tag breaks your page’s heading hierarchy, which is not SEO-friendly.
Pages with an underscore in the URL
About the issue: When it comes to URL structure, using underscores as word separators is not recommended because search engines may not interpret them correctly and may consider them to be a part of a word. Using hyphens instead of underscores makes it easier for search engines to understand what your page is about.
Although using underscores doesn’t have a huge impact on webpage visibility, it decreases your page’s chances of appearing in search results, as opposed to when hyphens are used. For more information, please see this Google article.
Sitemap.xml not indicated in robots.txt
- search volume: 20 / global search volume: 1,100
About the issue: If you have both a sitemap.xml and a robots.txt file on your website, it is a good practice to place a link to your sitemap.xml in your robots.txt, which will allow search engines to better understand what content they should crawl.
Pages with a low word count
About the issue: This issue is triggered if the number of words on your webpage is less than 200. The amount of text placed on your webpage is a quality signal to search engines. Search engines prefer to provide as much information to users as possible, so pages with longer content tend to be placed higher in search results, as opposed to those with lower word counts.
For more information, please view this video.
How to fix it: Improve your on-page content and be sure to include more than 200 meaningful words.
Pages with temporary redirects
About the issue: Temporary redirects (i.e., a 302 and a 307 redirect) mean that a page has been temporarily moved to a new location. Search engines will continue to index the redirected page, and no link juice or traffic is passed to the new page, which is why temporary redirects can damage your search rankings if used by mistake.
Images without alt attributes
About the issue: Alt attributes within <img> tags are used by search engines to understand the contents of your images. If you neglect alt attributes, you may miss the chance to get a better placement in search results because alt attributes allow you to rank in image search results. Not using alt attributes also negatively affects the experience of visually impaired users and those who have disabled images in their browsers.
For more information, please see these articles: Using ALT attributes smartly and Google Image Publishing Guidelines.
Broken external images
About the issue: A broken external image is an image that can’t be displayed because it no longer exists or because its URL is misspelled. Having too many broken external images negatively affects user experience and may be a signal to search engines that your website is poorly coded or maintained.
Pages with too many parameters in their URLs
About the issue: Using too many URL parameters is not an SEO-friendly approach. Multiple parameters make URLs less enticing for users to click and may cause search engines to fail to index some of your most important pages.
Pages with no hreflang and lang attributes
About the issue: This issue is reported if your page has neither lang nor hreflang attribute. When running a multilingual website, you should make sure that you’re doing it correctly.
First, you should use a hreflang attribute to indicate to Google which pages should be shown to visitors based on their location. That way, you can rest assured that your users will always land on the correct language version of your website.
You should also declare a language for your webpage’s content (i.e., lang attribute). Otherwise, your web text might not be recognized by search engines. It also may not appear in search results or may be displayed incorrectly.
Pages without character encoding declared
About the issue: Providing a character encoding tells web browsers which set of characters must be used to display a webpage’s content. If a character encoding is not specified, browsers may not render the page content properly, which may result in a negative user experience. Moreover, search engines may consider pages without a character encoding to be of little help to users and, therefore, place them lower in search results than those with a specified encoding.
Pages without doctype declared
About the issue: A webpage’s doctype instructs web browsers which version of HTML or XHTML is being used. Declaring a doctype is extremely important in order for a page’s content to load properly. If no doctype is specified, this may lead to various problems, such as messed up page content or slow page load speed, and, as a result, negatively affect user experience.
Incompatible plugin content
About the issue: This issue is triggered if your page has content based on Flash, JavaApplet, or Silverlight plugins. These types of plugins do not work properly on mobile devices, which frustrates users. Moreover, they cannot be crawled and indexed properly, negatively impacting your website’s mobile rankings.
How to fix it: Convert unsupported plugin content into HTML5. If you’re using Flash videos on your website, please see this article.
Pages containing frames
About the issue: <frame> tags are considered to be one of the most significant search engine optimization issues. Not only is it difficult for search engines to index and crawl content within <frame> tags, which may in turn lead to your page being excluded from search results, using these tags also negatively affects user experience.
Broken external links
search volume: 10 / global search volume: 120
About the issue: Broken external links lead users from one website to another and bring them to non-existent webpages. Multiple broken links negatively affect user experience and may worsen your search engine rankings because crawlers may think that your website is poorly maintained or coded.
Please note that our crawler may detect a working link as broken. Generally, this happens if the server hosting the website you’re referring to blocks our crawler from accessing this website.
Internal links containing nofollow attribute
About the issue: The rel=”nofollow” attribute is an element in an <a> tag that tells crawlers not to follow the link (e.g., “<a href=”http://example.com/link” rel=”nofollow”>Nofollow link example</a>”).”Nofollow” links don’t pass any link juice to referred webpages. That’s why it is not recommended that you use nofollow attributes in internal links. You should let link juice flow freely throughout your website. Moreover, unintentional use of nofollow attributes may result in your webpage being ignored by search engine crawlers even if it contains valuable content.
Pages with too many on-page links
About the issue: This issue is triggered if a webpage contains more than 3,000 links. As a rule, search engines process as many on-page links as they consider necessary for a particular website. However, placing more than 3,000 links on a webpage can make your page look low-quality and even spammy to search engines, which may cause your page to drop in rankings or not show up in search results at all. Having too many on-page links is also bad for user experience.
Sitemap.xml not found
search volume: 20 / global search volume: 100
About the issue: A sitemap.xml file is used to list all URLs available for crawling. It can also include additional data about each URL. Using a sitemap.xml file is quite beneficial. Not only does it provide easier navigation and better visibility to search engines, it also quickly informs search engines about any new or updated content on your website. Therefore, your website will be crawled faster and more intelligently.
Subdomains don’t support SNI
search volume: 10 / global search volume: 10
About the issue: One of the common issues you may face when using HTTPS is when your web server doesn’t support Server Name Indication (SNI). Using SNI allows you to support multiple servers and host multiple certificates at the same IP address, which may improve security and trust.
How to fix it: Make sure that your web server supports SNI. Keep in mind that SNI is not supported by some older browsers, which is why you need to ensure that your audience uses browsers supporting SNI.
Homepage does not use HTTPS encryption
About the issue: Google considers a website’s security as a ranking factor. Websites that do not support HTTPS connections may be less prominent in Google’s search results, while HTTPS-protected sites will rank higher with its search algorithms.
For more information, see this Google article.
HTTP URLs in sitemap.xml for HTTPS site
About the issue: Your sitemap.xml should include the links that you want search engines to find and index. Using different URL versions in your sitemap could be misleading to search engines and may result in an incomplete crawling of your website.
Links on HTTPS pages leading to HTTP page
About the issue: If any link on the website points to the old HTTP version of the website, search engines can become confused as to which version of the page they should rank.
Uncompressed pages
search volume: 20 / global search volume: 60
About the issue: This issue is triggered if the Content-Encoding entity is not present in the response header. Page compression is essential to the process of optimizing your website. Using uncompressed pages leads to a slower page load time, resulting in a poor user experience and a lower search engine ranking.
Issues with blocked internal resources in robots.txt
search volume: 20 / global search volume: 80
About the issue: Blocked resources are resources (e.g., CSS, JavaScript, image files, etc.) that are blocked from crawling by a “Disallow” directive in your robots.txt file. By disallowing these files, you’re preventing search engines from accessing them and, as a result, properly rendering and indexing your webpages. This, in return, may lead to lower rankings. For more information, please see this article.
Issues with uncompressed JavaScript and CSS files
search volume: 20 / global search volume: 40
About the issue: This issue is triggered if compression is not enabled in the HTTP response. Compressing JavaScript and CSS files significantly reduces their size as well as the overall size of your webpage, thus improving your page load time. Uncompressed JavaScript and CSS files make your page load slower, which negatively affects user experience and may worsen your search engine rankings.
If your webpage uses uncompressed CSS and JS files that are hosted on an external site, you should make sure they do not affect your page’s load time. For more information, please see this Google article.
Issues with uncached JavaScript and CSS files
search volume: 20 / global search volume: 70
About the issue: This issue is triggered if browser caching is not specified in the response header. Enabling browser caching for JavaScript and CSS files allows browsers to store and reuse these resources without having to download them again when requesting your page. That way the browser will download less data, which will decrease your page load time. And the less time it takes to load your page, the happier your visitors are. For more information, please see this Google article.
Pages have a JavaScript and CSS total size that is too large
About the issue: This issue is triggered if the total transfer size of the JavaScript and CSS files used on your page exceeds 2 MB.
The size of the JavaScript and CSS files used on a webpage is one of the important factors for a page’s load time. Having lots of clunky JavaScript and CSS files makes your webpage “heavier” in weight, thus increasing its load time. This in turn leads to a poor user experience and lower search engine rankings.
For more information, please see this Google article.
Pages use too many JavaScript and CSS files
search volume: 20 / global search volume: 20
About the issue: This issue is triggered if a webpage uses more than a hundred JavaScript and CSS files. Each time a visitor navigates to a webpage, their browser first starts loading supportive files, such as JavaScript and CSS. For each file used by your webpage, a browser will send a separate HTTP request. Each request increases your page load time and affects its rendering, which has a direct impact on user experience, bounce rate, and, ultimately, search engine rankings.
For more information, please see this Google article.
Issues with unminified JavaScript and CSS files
search volume: 20 / global search volume: 170
About the issue: Minification is the process of removing unnecessary lines, white space, and comments from the source code. Minifying JavaScript and CSS files makes their size smaller, thereby decreasing your page load time, providing a better user experience, and improving your search engine rankings. For more information, please see this Google article.
Too long link URLs
About the issue: This issue is triggered if your link URL is longer than 2,000 characters. Although theoretically there is no character limit for your URLs, it is still recommended that you keep their length under 2,000 characters. This is important because some browsers cannot handle URLs exceeding this limit. Moreover, keeping URLs at a reasonable length will make their crawling much easier, while extremely long URLs may be ignored by search engines.
Semrush Site Audit NOTICES
Pages with only one incoming internal linksource formatted as page link
About the issue: Having very few incoming internal links means very few visits, or even none, and fewer chances of placing in search results. It is a good practice to add more incoming internal links to pages with useful content. That way, you can rest assured that users and search engines will never miss them.
Links to external pages or resources returned a 403 HTTP status code
About the issue: This issue is triggered if a crawler gets a 403 code when trying to access an external webpage or resource via a link on your site. A 403 HTTP status code is returned if a user is not allowed to access the resource for some reason. In the case of crawlers, this usually means that a crawler is being blocked from accessing content at the server level.
Links with non-descriptive anchor text
search volume: 20 / global search volume: 60
About the issue: This issue is triggered if a non-descriptive anchor text is used for a link (either internal or external). An anchor is considered to be non-descriptive if it doesn’t give any idea of what the linked-to page is about, for example, “click here”, “right here”, etc. This type of anchor provides little value to users and search engines as it doesn’t provide any information about the target page.
Also, such anchors will offer little in terms of the target page’s ability to be indexed by search engines, and as a result, rank for relevant search requests. For more information on the criteria used to trigger this check, refer to “What are unoptimized anchors and how does Site Audit identify them?”.
Pages that need more than 3 clicks to be reached
About the issue: A page’s crawl depth is the number of clicks required for users and search engine crawlers to reach it via its corresponding homepage. From an SEO perspective, an excessive crawl depth may pose a great threat to your optimization efforts, as both crawlers and users are less likely to reach deep pages.
For this reason, pages that contain important content should be no more than 3 clicks away from your homepage.
Outgoing external links containing no follow attributes
About the issue: A nofollow attribute is an element in an <a> tag that tells crawlers not to follow the link. “Nofollow” links don’t pass any link juice or anchor texts to referred webpages. The unintentional use of nofollow attributes may have a negative impact on the crawling process and your rankings.
Subdomains don’t support HSTS
search volume: 20 / global search volume: 100
About the issue: HTTP Strict Transport Security (HSTS) informs web browsers that they can communicate with servers only through HTTPS connections. So, to ensure that you don’t serve unsecured content to your audience, we recommend that you implement HSTS support.
How to fix it: Use a server that supports HSTS.
URLs longer than 200 characters
About the issue: According to Google, long URLs are not SEO-friendly. Excessive URL length intimidates users and discourages them from clicking or sharing it, thus hurting your page’s click-through rate and usability.
Pages with more than one H1 tag
About the issue: Although multiple <h1> tags are allowed in HTML5, we still do not recommend that you use more than one <h1> tag per page. Including multiple <h1> tags may confuse users.
Robots.txt not found
search volume: 20 / global search volume: 270
About the issue: A robots.txt file has an important impact on your overall SEO website’s performance. This file helps search engines determine what content on your website they should crawl. Utilizing a robots.txt file can cut the time search engine robots spend crawling and indexing your website. For more information, please see this Google article.
Pages with hreflang language mismatch issues
About the issue: This issue is triggered if a language value specified in a hreflang attribute doesn’t match your page’s language, which is determined based on semantic analysis. Any mistakes in hreflang attributes may confuse search engines, and your hreflang attributes will most likely be interpreted incorrectly. So it’s worth taking the time to make sure you don’t have any issues with hreflang attributes.
For more information, see these articles: Tell Google about localized versions of your page, How to Do International SEO with Semrush, and Hreflang Attribute 101.
Pages that were blocked from crawling
About the issue: If a page cannot be accessed by search engines, it will never appear in search results. A page can be blocked from crawling either by a robots.txt file or a noindex meta tag.
Orphaned pages (from Google Analytics)
About the issue: A webpage that is not linked internally is called an orphaned page. It is very important to check your website for such pages. If a page has valuable content but is not linked to another page on your website, it can miss out on the opportunity to receive enough link juice.
Orphaned pages that no longer serve their purpose confuse your users and, as a result, negatively affect their experience. We identify orphaned pages on your website by comparing the number of pages we crawled to the number of pages in your Google Analytics account. That’s why to check your website for any orphaned pages, you need to connect your Google Analytics account.
Orphaned pages (in sitemap)
search volume: 20 / global search volume: 340
About the issue: An orphaned page is a webpage that is not linked internally. Including orphaned pages in your sitemap.xml files is considered to be a bad practice, as these pages will be crawled by search engines. Crawling outdated orphaned pages will waste your crawl budget. If an orphaned page in your sitemap.xml file has valuable content, we recommend that you link to it internally.
Pages blocked by X-Robots-Tag: noindex HTTP header
About the issue: The x-robots-tag is an HTTP header that can be used to instruct search engines whether or not they can index or crawl a webpage. This tag supports the same directives as a regular meta robots tag and is typically used to control the crawling of non-HTML files. If a page is blocked from crawling with x-robots-tag, it will never appear in search results.
Issues with blocked external resources in robots.txt
search volume: 20 / global search volume: 20
About the issue: Blocked external resources are resources (e.g., CSS, JavaScript, image files, etc.) that are hosted on an external website and blocked from crawling by a “Disallow” directive in an external robots.txt file. Disallowing these files may prevent search engines from accessing them and, as a result, properly rendering and indexing your webpages. This, in return, may lead to lower rankings. For more information, please see this article.
Issues with broken external JavaScript and CSS files
About the issue: If your website uses JavaScript or CSS files that are hosted on an external site, you should be sure that they work properly. Any script that has stopped running on your website may jeopardize your rankings since search engines will not be able to properly render and index your webpages. Moreover, broken JavaScript and CSS files may cause website errors, and this will certainly spoil your user experience.
URLs with a permanent redirect
search volume: 0 / global search volume: 60
About the issue: Although using permanent redirects (a 301 or 308 redirect) is appropriate in many situations (for example, when you move a website to a new domain, redirect users from a deleted page to a new one, or handle duplicate content issues), we recommend that you keep them to a reasonable minimum. Every time you redirect one of your website’s pages, it decreases your crawl budget, which may run out before search engines can crawl the page you want to be indexed. Moreover, too many permanent redirects can be confusing to users.
Links with no anchor text
search volume: 10 / global search volume: 100
About the issue: This issue is triggered if a link (either external or internal) on your website has an empty or naked anchor (i.e., anchor that uses a raw URL), or anchor text only contains symbols. Although a missing anchor doesn’t prevent users and crawlers from following a link, it makes it difficult to understand what the page you’re linking to is about. Also, Google considers anchor text when indexing a page. So, a missing anchor represents a lost opportunity to optimize the performance of the linked-to page in search results.
Resources formatted as page link
About the issue: We detected that some links to resources are formatted with <a href> HTML element. An <a> tag with a href attribute is used to link to other webpages and must only contain a page URL. Search engines will crawl your site from page to page by following these HTML page links. When following a page link that contains a resource, for example, an image, the returned page will not contain anything except an image. This may confuse search engines and will indicate that your site has poor architecture.