I am very beginer to Hugo, I want to ask how to create an SEO url. example I have a page ww.blog.com/post/post1.md then I want to change it to ww.blog.com/post1.md
thank you
I am very beginer to Hugo, I want to ask how to create an SEO url. example I have a page ww.blog.com/post/post1.md then I want to change it to ww.blog.com/post1.md
thank you
You need to set up the Permalinks, it was already discussed, for example, check the How to remove 'posts' from URLs?
thanks man. very helpful 