csaeum Posted January 16, 2016 Posted January 16, 2016 Hello So first my first question. I want to change my current websites on ProcessWire and since my current CMS (Contao) all URL's would end with .html now answered all questions with 404th Hence my question how to put it to .html? The / at the end I have found and shut down.
LostKobrakai Posted January 16, 2016 Posted January 16, 2016 There's the ProcessRedirect or Jumplinks modules which allow you to redirect users from the .html urls to your new pages without file extention. To add .html you could add .html to all the pagenames, but I'd rather suggest not going that way.
csaeum Posted January 16, 2016 Author Posted January 16, 2016 Ok thanks I really wanted to avoid but you're right. To make things right for the future I have to go the hard way and explain the Google Redirects and thus it convert better.Thanks for the help and the tip. I JumpLinks (http://modules.processwire.com/modules/process-jumplinks/) removed because the last update in January was thus seemingly well maintained.
Mike Rockett Posted January 16, 2016 Posted January 16, 2016 Thanks for the help and the tip. I JumpLinks (http://modules.processwire.com/modules/process-jumplinks/) removed because the last update in January was thus seemingly well maintained. Hi csaeum. Not sure what you mean here. Are you saying something is broken since the last update?
Joss Posted January 16, 2016 Posted January 16, 2016 You can probably do this with .htaccess, to be honest. See this: http://stackoverflow.com/questions/5730092/how-to-remove-html-from-url
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now