Saturday, 31 August 2013

Redirecting URL in WordPress

Redirecting URL in WordPress

I want to redirect a URL in the form of
http://a_domain_name.com/2013/08/link_name/feed to
http://a_domain_name.com/link_name/feed. I am a WordPress beginner and
finding it hard to do this . Whats the best way to do this ?
I tried using the safe redirection plugin with
http://domain_name.com/%year%/%monthnum%/%postname%/feed to
http://domain_name.com/%postname%/feed but it's not working

No comments:

Post a Comment