The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
404 / 301 after import redirect on import ids Details »» | |||||||||||||||||||||||||||
404 / 301 after import redirect on import ids
Developer Last Online: Oct 2010
After importing from a source board there will be internal and external links that point to the old URLS.
During the import the origional import id's are kept (for one import) so a redirect can be calculated to find the new user/forum/thread/post, by looking up the old import{$type}id. ImpEx currently alters the table to add the import id, though a planned future version will have this separated so multi-import sites can be managed, The original discussion thread on vBulletin.com : http://www.vbulletin.com/forum/showthread.php?t=178161 It is advised that $do_404 = false; is set so the 301 is sent with the new URL to update search engines. The script needs setting up and customising to each site as the domains and URLs can be different. Show Your Support
|
Comments |
#42
|
||||
|
||||
Quote:
|
#43
|
|||
|
|||
Jerry, can you make it to support PunBB?
|
#44
|
||||
|
||||
I'd guess the phpBB2 settings would work.
|
#45
|
|||
|
|||
i import my forum from phpbb 3.0.2 to VB 7.3.4 ...
can it work on as a phpmm 3.0.2 importing... if it working so how to install it.. thanks in ADVNS new soft world |
#46
|
|||
|
|||
Hi everyone,
Can someone help me? I have installed this mod but dont know if is working... My old forum: http://www.viciadosnosexo.com (ADULT) My new forum: http://www.viciadosnosexo.com/forum/ (ADULT) Try to write this in google: site:viciadosnosexo.com And click in a link that ends in .html It is working? Or not? Also one thing... the 404_actions table is empty for a while. It is normal? Please help me fixing this... Thank you! |
#47
|
|||
|
|||
I'm sorry. What exactly do I do? Just edit paths and copy the 404.php to the root and that's it? Please provide more details. Thanks!
|
#48
|
|||
|
|||
I need help too. My old forums were powered by smf 1.1.7. I need some help on how to set this up! I'm lost and Google is going to spit on my site!
|
#49
|
|||
|
|||
I'm hoping to obtain the same thing as you guys.
I don't fancy adding every page on my site to the .htaccess for a 301 redirect. Mainly because of the time consumption! |
#50
|
||||
|
||||
Well there is going to be a major change to this script soon as I'm going to be dealing with ImpEx2 soon that that will be using a separate MEMORY table that stores all the source/target id's (basically foreign keys with source import id).
This will allow for multi import 301 re-directs as there will be now the concept of a phase id, which is a new id for each whole form import. i.e. each merge import you do is a phase and has it's own ID. (p.s. yes this will allow for differential imports ). There has been enough major boards and requests for this now. i.e. if one board assimilates 4 others with 4 merge imports, they will want 4 unique 301 handlers. And so they will be 4 phase id's to handle that. Also to address the "Hey you only hard coded a few systems, mine isn't supported" ..... I'm going to try to add a drop in module system, much the same as impex itself that will allow for something along the lines of : "Ah, phase 2 is a phpBB3 -> vB import, I'll set the phase id in the 301 config file and drop in the module for 301 that is set for my urls". So then you can ensure that systems are supported. I'm guessing that the Tier 1 systems will be handled with logging so you'll get viability of the amount of SE redirects. |
#51
|
|||
|
|||
created my own solution.
Thanks |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|