I have a wordpress site that my client want to append a segment to always appear in the URL.
For example
http://rethink.test
will always contain:
http://rethink.test/community
or
http://rethink.test/about
http://rethink.test/community/about
etc.etc.
Could this be achieved in a server block.
For example
http://rethink.test
will always contain:
http://rethink.test/community
or
http://rethink.test/about
http://rethink.test/community/about
etc.etc.
Could this be achieved in a server block.