Broken – URLs with "/" vs URLs without "/"
-
Hello,
I noticed this problem with multiple versions of Fastest Cache.
In the WordPress installation, there is an option for the Permalinks -> Custom Structure. I always set it to: /%postname%, with a “/” at the end of the url. When this option is selected, if I type a url like
myweb.com/test-link/ (with the “/”) in the browser, WordPress will show myweb.com/test-link without the “/”.After I installed the Fastest Cache, when I typed myweb.com/test-link/, I got myweb.com/test-link/ without the “/” removed.
I use some relative links on the pages such as “image/test.jpg”. These relative links work only when the urls DO NOT have the “/”. The relative links are broken when WordPress can’t remove the “/” at the end of the urls. It looks like Fastest Cache disable WordPress’ ability to use urls as myweb.com/%postname%
Hope there is a solution to this problem. Thank you!
Terry
- The topic ‘Broken – URLs with "/" vs URLs without "/"’ is closed to new replies.