php - Wordpress external link to Wikipedia results in 404 -


if insert external wikipedia url in 's href-attribute (let's https://de.wikipedia.org/wiki/foo (without trailing slash)), redirects me https://de.wikipedia.org/wiki/foo/ (with trailing slash).

unfortunately wikipedia pages seem not reachable trailing slash, refer 404 page when try link wikipedia page.

i'm not sure if automated trailing slash adding wordpress core functionality or if it's done plugin.

i'm looking way either turn functionality off completely, or wikipedia.org.


Comments

Popular posts from this blog

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

minify - Minimizing css files -

php - How to remove letter in front of the word laravel -