I am working on a script similar to this one that will import the DBSEO URL structure configuration from the vB database, and redirect the SEO URLs back to the native vB URLs, which then may or may not be picked up by this script.I assume this would not help with DBSEO URLs?
This will be a bit of a problem if your vbulletin installation was in /forums/ as it causes issues if you create that folder.
(One of my sites was in the /forums/ subdirectory, subsequently moved to root)
XF301VB\Mvc\Router
class inherits directly from \XF\Mvc\Router
. It probably won't matter that much since execution order is 1, but if another mod adds its order as 1 as well and somehow runs first, it could still be an issue.https://xenforo.com/community/threads/vbulletin-4-dbseo-to-xenforo-2-url-rewrite.144793/post-1235929Improvement over what?
Fillip
@AndrewSimm @GSCimbom I've released the companion addon that will handle DBSEO URLs (probably): [DBTech] DragonByte SEO URLs to XenForo 2 (Unsupported)
Fillip
...I just setup a 404 redirect to go to the new forum home and I renamed the folder where the old vBulletin installation was. If anyone would like to share some proper redirect advice, please do.
I don't think it would have made any difference if I used the old folder or not. But I wanted to get "hyundai" out of the url structure. Can you help me with the 301 redirects from the vB4 URLs to XenForo?A 404 isn't a redirect, it basically tells robots to go politely away.
My advice would be 301 redirect for everything from the old directory to the new and this addon for the vbulletin to xenforo redirects.
But I wonder why you are using a different URL/folder anyway????
Because I forgot@Kier How come this product doesn't use XFCP?
The URLs aren't all that different.
https://genesisowners.com/hyundai-genesis-forum/showthread.php?22206-Genesis-G70-update
https://genesisowners.com/genesis-forum/threads/genesis-g70-update.22206/
I need an htaccess command that'll change hyundai-genesis-forum to genesis-forum and then showthread.php?NUMBERS-THREAD-TITLE to threads/THREAD-TITLE.NUMBERS
It sounds like it should be easy, really - but I don't know...
All taken care of. I received help here:
https://theadminzone.com/threads/ju...-xf2-could-use-some-help.147343/#post-1117555
After you have completed your vBulletin import, you will probably want to have any URLs pointing to your original vBulletin installation automatically redirect to their corresponding XenForo URL.
This can be done with minimal effort, using the XenForo redirects for vBulletin add-on, which started shipping with XenForo from version 2.0.2.
We use essential cookies to make this site work, and optional cookies to enhance your experience.