View Single Post
Old 02-02-2014, 09:05 AM  
Klen
 
Klen's Avatar
 
Industry Role:
Join Date: Aug 2006
Location: Little Vienna
Posts: 32,235
Quote:
Originally Posted by abshard View Post
Is there an easy way to implement a 301 redirect for thousands of pages? Seems impossible the way my site is setup using a random id tag for each page.

I'm trying to possibly move from nubilestube to mechbunny if that helps
Easy way?Well only if you have some unique pattern,so for example if you had url id=titleid
and new tube script have /titleid structure,then a simple str replace plus 301 redirect with PHP will do the job,but if there are no pattern,then you will have to manualy generate each url.
Klen is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote