Rick Davis Posted April 22, 2012 at 06:27 PM Share Posted April 22, 2012 at 06:27 PM I have an existing site that I am converting to jReviews. On the existing site there are several pages with over 2000 facebook, twitter and pinterest likes. For these pages, I really want to maintain the exact same URL from the old site so I can keep all the "likes". I considered turning them into static pages but I feel that it would be better to keep them as dynamic jReviews pages so they can interact with all the modules (top listings, latest reviews, etc) I was hoping to do some simple rewrite rules in .htaccess but it seems more difficult than what I imagined. Here's the scenario- OLD LINK: http://eatlocalgrown.com/article/top-10-ways-to-prepare-kale.html NEW jREVEWS LINK: http://www.eatlocalgrown.com/article/3405-top-10-ways-to-prepare-kale So, basically I just need to remove the "3405-" and then add ".html" I have about 5 pages that need this treatment. I don't think using sh404SEF or other similar solutions makes sense to just change 5 URLS. Additionally, adding a simple 301 redirect is not going to work. The "likes" do not transfer. The url has to be exactly the same. Hoping that an .htaccess pro will know how to do this and help me out! I've also read about a technique for adding a hidden menu item, but I could not get that to work either. Any input welcome. (note: the NEW link above does not work because the jreviews site has not gone live yet) Link to comment
Kristian Posted April 22, 2012 at 07:19 PM Share Posted April 22, 2012 at 07:19 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Rick Davis Posted April 22, 2012 at 08:50 PM Author Share Posted April 22, 2012 at 08:50 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Kristian Posted April 22, 2012 at 08:52 PM Share Posted April 22, 2012 at 08:52 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Rick Davis Posted April 22, 2012 at 09:04 PM Author Share Posted April 22, 2012 at 09:04 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Recommended Posts