Hello. Tell me how to make a post address with .html at the end?
For example https://myblog.com/my-name-post.html
Thank you
Hello. Tell me how to make a post address with .html at the end?
For example https://myblog.com/my-name-post.html
Thank you
You can’t, in Ghost. But if you’re moving to Ghost and need to keep old URLs, you can write a redirects.yaml file that maps all those old urls to new ones, so that you don’t break links. See Implementing redirects in Ghost
Should I manually write more than 100 records into a file?
Not if you use the regex format, no. :)