Question
A site contains several pages that are not displayed in the on-page analysis. How can the other pages be included in the onpage analysis?
Answer
If the missing pages are located in a directory other than the directory of the start URL and the crawl scope of the onpage analysis is set to "this directory only"
To fix the problem, change the crawl scope of the onpage analysis.
Proceed as follows:
Log in to suite.xovi.net
navigate to Onpage > Analysis management and click on the relevant onpage analysis
click on CHANGE SETTINGS AND CHECK AGAIN
In the Crawl scope field, select the value all subdomains
restart the onpage analysis by clicking on START ANALYSIS WITH CHANGED SETTINGS
The message "The URL refers to a URL other than Canonical." appears
The URL defined as canonical should not redirect.
To solve the problem, either adjust the canonical link or remove the redirect.
Problem in the HTML source code
For example, if the head tag is not closed with </head>, not all pages can be captured correctly. Check your page for errors in the HTML code, such as HTML tags that are not closed, and close them.
Then restart the onpage analysis.
Pages that do not appear in the onpage analysis are not linked
If the pages are not linked and do not appear in the sitemap, the crawler cannot capture the page.
If the missing pages are linked, make sure that the links are generated correctly even with JavaScript deactivated.