Archived topic
Permalink for post
5 replies · Started by Karin on May 7, 2018
When I create a new Post, automatically a permalink is created. If the post is uncategorized, for instance a post called 'avg', then the permalink becomes
http://www.karinvandenbosch.nl/uncategorized/avg
I would like the 'uncategorized' part NOT to be part of the URL, so I would prefer the URL to be
http://www.karinvandenbosch.nl/avg
How can I do that?
Hello David,
Thank you, this is indeed like my question. But the answer is to implement PHP-code in function.php
I'm a beginning Wordpress blogger, with no experience in PHP. So I don't know (yet) how to do this.
Is there also an easier way?
Without using code?
I have found an easier way:
Settings --> Permalinks --> change it to 'Post name'
Hi Karin yes sorry the solution i gave was if you wanted to keep the cateogory permalinks for categorised posts. If you don't want them that is the way to go. Glad you got it fixed. Post resolved =)
Yes, thanks