Hey!
I’m a big fan of the new blog loop feature!
However, I’ve noticed that the loop elements link to the /index.html pages of each article instead of just linking to the main folder that contains the index.html.
This is a problem for SEO, because now there are two different URLs for the same blog post, for example: https://one-sec.app/blog/how-to-avoid-reality-online/index.html
and https://one-sec.app/blog/how-to-avoid-reality-online/
Does anyone know how I can change the behavior of the blog loop linking?
This is a good suggestion. Currently blog loop always links to the HTML file path. We will add a special case for index.html files and link to their parent folders instead.