You are not logged in.
Pages: 1
Hello,
We have some special forms that were not created through Form Builder that are in a separate folder site/forms. The issue I am having is it is automatically adding a trailing slash and getting a 404 error.
An example is I have a page that links to housing.php but it is adding housing.php/ and I am getting a 404 error.
Can I remove the trailing slash for the whole forms folder or just certain files?
Thanks
Offline
It sounds like there's probably an .htaccess rule that's forcing the trailing slash. BigTree doesn't care about whether there is one or not and Google can figure out that both with and without are the same page. It should be safe to remove that rule.
Offline
Awesome, thanks Tim!
Offline
Pages: 1