Hey,
So I have my website built on jekyll (you can see repo at https://github.com/pedrorijo91/pedrorijo91.github.io)
And while running some SEO tools I found that I have 2 duplicated pages for each blog post. For instance:
- https://pedrorijo.com/blog/play-forms and the duplicate starts the same but ends with /index.html (can’t post more than 2 links on a post lol)
Why? Is there any configuration that I’m missing? what’s the best way to avoid that? Is it possible to redirect the second type of URL into the first?