Why can’t I find URLs from the Audit report on my website?
Your campaign's crawl source dictates which pages our bot finds during the audit.
There are three types of crawl sources:
-Website;
-Sitemaps;
-URLs from file.
If you choose one of the Sitemaps options or the URL from file option, our bot will crawl a specific set of pages either from your Sitemap or from the file you upload.
If you have a Website as a crawl source, we are crawling your site starting from the homepage and navigating through the links we see on your page’s code.
You can check incoming internal links of the URL in the Crawled Pages Individual page report if you are not sure how our bot could find a certain link:
In case you can’t find a specific URL in the code of your page, there can be three possible reasons for this:
1. Our bot received a different version of the page during the crawl. In most cases, this means that the page changed since, and the URL got deleted from the code.
2. You are looking for an absolute URL and links in your code are relative:
<a href = http://www.example.com/xyz.html> - absolute link
<a href = "/xyz.html"> - relative link
3. The link you see in our report is in decoded format, but in your code the link is in encoded format. This usually happens if a URL contains uncommon symbols (for example, "" quotes):
<a href = "/"xyz".html"> - decoded URL
<a href = "/%2F%22xyz%22.html"> - encoded URL
- What Issues Can Site Audit Identify?
- How many pages can I crawl in a Site Audit?
- ¿Cuánto tiempo se tarda en rastrear un sitio web? Parece que mi auditoría se ha bloqueado.
- ¿Cómo audito un subdominio?
- Can I manage the automatic Site Audit re-run schedule?
- Can I set up a custom re-crawl schedule?
- ¿Cómo se calcula la puntuación de Site Health en la herramienta Auditoría del sitio?
- How Does Site Audit Select Pages to Analyze for Core Web Vitals?
- How do you collect data to measure Core Web Vitals in Site Audit?
- Why is there a difference between GSC and Semrush Core Web Vitals data?
- ¿Por qué solo se rastrean algunas de las páginas de mi sitio web?
- ¿Por qué las páginas que funcionan en mi sitio web aparecen como rotas?
- Why can’t I find URLs from the Audit report on my website?
- Why does Semrush say I have duplicate content?
- Why does Semrush say I have an incorrect certificate?
- What are unoptimized anchors and how does Site Audit identify them?
- What do the Structured Data Markup Items in Site Audit Mean?
- Can I stop a current Site Audit crawl?
- Using JS Impact Report to Review a Page
- Configuración de Auditoría del Sitio
- Solución de problemas de auditoría del sitio
- Site Audit Overview Report
- Informes Temáticos de Auditoría del sitio
- Reviewing Your Site Audit Issues
- Informe Páginas rastreadas de Auditoría del sitio
- Site Audit Statistics
- Compare Crawls and Progress
- Exporting Site Audit Results
- Cómo optimizar la velocidad de rastreo de la Auditoría de tu sitio
- Cómo integrar la Auditoría del sitio con Zapier
- JS Impact Report