It's been several months now and only the home page is indexed despite many entries. What is the reason that the pages on website does not want to be indexed? I do not have this problem with hugo
It's been several months now and only the home page is indexed despite many entries. What is the reason that the pages on website does not want to be indexed? I do not have this problem with hugo
Thanks for the feedback. I did not add anything from myself, even robot.txt. I use a pure gatsby theme github.com/wangonya/flexible-gatsby. Do I have to add additional components to be well indexed? The site has pagination, isn't that enough?
if you did, look in the coverage tab of the search console and look at the indexing errors.
Hi there.
Well, it's hard to tell why without any other information.
Are you sure you didn't add or copy/paste any piece of code that makes your pages no-indexed?
Like adding the
robots.txt
file?And also, are you using Gatsby's Link component for navigating between your pages?