We use information that, after a hash fragment, displays different pages using JavaScript, so as not to force the browser to load the entire page again. For example, a direct link to a page might look like this (book_id / page_id):
www.example.com/book
Since we do not have direct links to every page except books, we are thinking of adding these direct links to the sitemap.xml file.
My question is whether Google treats this as a separate link or simply ignores everything after the hash fragment during a regular crawl or if we include it in the sitemap.xml file?
Lipis source
share