pisnami
Regular Member
- Feb 25, 2012
- 410
- 149
Hi all,
I would like to change my permalinks (URL) structure without breaking all the links to my site. The reason why I need this change is to be eligible for Google News, for which there are specific requirements.
The problem is that once I change them in WordPress, it changes the structure of all of my current posts and thus breaks all inbound links.
1. Is there a way to change the URL structure only for new posts?
2. Is there a script or something that can redirect all the old links to the new URLs?
Currently, the URL structure is the following:
www.website.com/%postname%/
It should transfomr into the following:
www.website.com/%postname%-%post_id%/
Thanks in advance!
I would like to change my permalinks (URL) structure without breaking all the links to my site. The reason why I need this change is to be eligible for Google News, for which there are specific requirements.
The problem is that once I change them in WordPress, it changes the structure of all of my current posts and thus breaks all inbound links.
1. Is there a way to change the URL structure only for new posts?
2. Is there a script or something that can redirect all the old links to the new URLs?
Currently, the URL structure is the following:
www.website.com/%postname%/
It should transfomr into the following:
www.website.com/%postname%-%post_id%/
Thanks in advance!