Stop search engines to index specific parts of the page – SEO
I have a php page that renders a book of let's say 100 pages. Each page has a specific url (e.g. /my-book/page-one, /my-book/page-two etc). When flipping the pages, I change the url using the history API, using url.js. Since all…