I am working on a site now and I need to the ability to have someone type in xxx.com/dog as opposed to having to type xxx.com/dog/ Currently typing the URL without the "/" at the end results in 404. Can anyone provide any guidance?
You could add the slash on the end with a little javascript, if it was missing. It doesn't make sense that you would get that error though. Either url should work. Although, adding the slash on the end is more efficient.
Thanks for the suggestion. I am assigning people their own website/page and I want them to be able to type xxx.com/dog as opposed to have to type xxx.com/dog/