Forum Moderators: phranque
Since that plugin doesn't work with the new wordpress we opted to use the new wordpress tag option. It creates a file name exactly like the plugin except the + separator is replaced with a - like www.example.com/blog/tag/new-products
So we have a bunch of /tag/ URL's both ways.
How do I create a .htaccess 301 redirect to send all + separators to - separator URL's.
Thanks