I switched from Sandvox to Freeway Pro. The problem I am having is online links point to a file with out the “.html”
Is there any way that is easy to make it not publish the .html at the end. That way old links will find my site.
I am new to this software and I do not know anything about writing code.
The main problem is. When someone does a search for my category they might find one of my links on line. When the click on it they find a error page. Reason I figure is because of the .html now that appears.
Help
If you turn on Content Negotiation at your server (you may be able to do this yourself in your Cpanel, or your host can definitely do it if you file a support ticket) then you won’t have to worry about this at all, it will just work. But if you can’t get that to work (it’s the preferred solution) then you can try this Action instead: http://actionsforge.com/actions/clean-links
Walter
On Oct 17, 2015, at 3:21 PM, Glenn Gray email@hidden wrote:
I switched from Sandvox to Freeway Pro. The problem I am having is online links point to a file with out the “.html”
Is there any way that is easy to make it not publish the .html at the end. That way old links will find my site.
I am new to this software and I do not know anything about writing code.
The main problem is. When someone does a search for my category they might find one of my links on line. When the click on it they find a error page. Reason I figure is because of the .html now that appears.
Help
Thanks for all the quick responses. I am going to try adding the code into the .htaccess file, or just do a redirect like Delta Dave suggested.
Thanks again