Fred_Ilidh
Member
Posted 3 months ago #
I have installed one wordpress release and my site is for example http://www.example.org.I have one other page with the url like "www.example.org/?page_id=2640" which i'd like to change to something like
"www.activism.example.org/" or "www.example.org/activism".
How can i do it? Do i need to intall ohter wordpress release?
You need to turn on Pretty Permalinks.
http://codex.wordpress.org/Using_Permalinks
You do not need MultiSite for that.
Fred_Ilidh
Member
Posted 3 months ago #
I just can not make it work Pretty Permalinks.
Then MultiSite would never work.
What happens when you try to use Pretty Permalinks?
Fred_Ilidh
Member
Posted 3 months ago #
I only can transform my url's into somethong like "www.example.org/index.php/activism".
I already tried the plugins:
Custom Permalinks
Advanced Permalinks
Permalink Editor
But none of them works...
Maybe i must been doing something wrong!!
I only can transform my url's into somethong like "www.example.org/index.php/activism".
No you're doing it right, it's a problem with your server. Your server is using Pathinfo and ... that's how your permalinks are going to have to look.
You could ask your host about it, maybe they can change it.