Need Help with my Wordpress URL

1 replies
Hello,

I must change my Wordpress Blog URL.

I mean:

.com/sonoma-shoes-kohls/

I like to add the date in to my URL like:

.com/20110113/sonoma-shoes-kohls/

Thanks for the help!
#url #wordpress
  • Profile picture of the author discgolftraveler
    You must go into your WP control panel and change your permalinks settings to include the following tags:

    %year%
    %monthnum%
    %day% for example: /%postname%/%day%/%month%/%year%/

    or any combination like that.
    {{ DiscussionBoard.errors[3174956].message }}

Trending Topics