Add trailing slashes to URLs? #65
Unanswered
whollyjordan
asked this question in
Q&A
Replies: 1 comment 2 replies
-
All URLs with a trailing slash are automatically redirected to the non-slash version. So migration should be no issue. Users won't notice. Also search engines should be fine since it is a permanent redirect. Traditionally a trailing slash should only be used for directories. This is not the case with a CMS and dynamic content and is therefore misleading. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I want to migrate a WordPress site to a new platform. Automad looks cool, so here I am. HOWEVER, my WP site uses trailing slashes (domain.com/page/) and Automad doesn't.
Is it practical to modify Automad to add the slash? OR, is this something I need to do server-side? (or something I shouldn't do at all... in which case, I'll pass on Automad for this project, which will be a shame!)
PS. Kudos to the dev. This is really cool.
Beta Was this translation helpful? Give feedback.
All reactions