![]() |
|
Thread Tools |
#1
|
|||
|
|||
![]()
Hi Everyone,
Have ran into a problem which is a right nightmare! any help would be much appreciated! need to upgrade to vb 5 and due to vbseo (100k posts all indexd currently) when upgrade happened it of course broke every existing url so we had to switch back.... How can we do this without causing a huge upset to 100k indexd posts ? and posts linkd from other sites etc... Thanks in advance... No members have liked this post.
|
#2
|
||||
|
||||
It depends on what url structure you used in vbseo, but generally the answer is you cannot do much at all, at least unless you are quite experienced in writing redirect rules, and even than, it still depends on that initial question (the url structure used).
__________________
Former vBulletin.org Staff Member
Cable Forum Please do not PM me about custom work - I no longer undertake any. Note: I will not answer support questions via e-mail or PM - please use the relevant thread or forum. The following members like this post: TheLastSuperman
|
#3
|
||||
|
||||
I'd gather a set of URL examples from your current site, since vBSEO is not longer available, look for DB Tech's DBSEO instead and inquire with them directly on their site i.e. provide the URL examples to them and ensure they state those will work in DBSEO upon purchase etc. <-- that is if you want SEO done easily w/o any need for you making changes.
__________________
Daddy Does Dios and Figs! *I no longer provide vBulletin Services (No PM's, please). Search - Use the search feature to find similar issues/answers. Information - Include screenshots, copy/pasted error codes, url etc. Fixed - Please return to your thread/post and let us know how it was fixed! Thanks - For participating! Click the "Like" ♥ on a post if someone helped you! No members have liked this post.
|
#4
|
||||
|
||||
Depending on the vBSEO rules you used, it is not too hard to 301-rewrite them back to standard vB format (unless, of course, you choose to omit ids from your urls, then you're royally screwed). From there, vB5 should do the further redirect I think.
__________________
Please note that there will be no further updates to my addons, especially they will not be upgraded for vB5. I'm leaving vB, since IB choose to go the banana-way yet again. http://www.roma-antiqua.de No members have liked this post.
|
#5
|
||||
|
||||
You can easily 301 redirect to the new content URLs , even if you don't use ids in your url , you can use a small workaround to match url_ident .. it is not the perfect solution but just working fine .
__________________
Premium Vbulletin Modifications No members have liked this post.
|
#6
|
||||
|
||||
Please explain. How do you redirect old thread urls without an id (without doing every thread manually, of course)?
__________________
Please note that there will be no further updates to my addons, especially they will not be upgraded for vB5. I'm leaving vB, since IB choose to go the banana-way yet again. http://www.roma-antiqua.de No members have liked this post.
|
#7
|
||||||||
|
||||||||
Well , this will require one or two file edits
in file 'includes/vb5/frontend/routing.php' line 239 just before throwing
I have made some work I used $path variable , exploded it and got the last element .. then queried node table for urlident equal to this value . if true .. this returns node id Then
I did this for a client who converted from smf with pretty URLs and working fine I will post the full code when I have access to my home PC tomorrow. Note : if the URL doesn't end with '/' you have to do additional work in includes\api\interface\collapsed.php'
__________________
Premium Vbulletin Modifications No members have liked this post.
Last edited by bridge2heyday; 14 Jul 2016 at 02:01. |
#8
|
||||
|
||||
What exactly do you mean by "the urlident" ?
__________________
Former vBulletin.org Staff Member
Cable Forum Please do not PM me about custom work - I no longer undertake any. Note: I will not answer support questions via e-mail or PM - please use the relevant thread or forum. No members have liked this post.
|
#9
|
||||
|
||||
That would be the urlident column in the node table. It contains the hyphenated version of the text portion of the url and can be used successfully many times to compare to seo pretty urls.....
No members have liked this post.
|
#10
|
|||
|
|||
Excellent thank you very much bridge2heyday it worked!!
Final problem though...as this is on a main domain ie domain.com/forum how do we prevent it creating /forum/forum, I noticed even does this on VB site this is the final hurdle. No members have liked this post.
|
#11
|
||||
|
||||
You can change the URL in site builder for each. I did this on my forum. It may seem like a lot of work, but after you have done a few, they go quickly. I think I have like 60 forums and sub forums and it took like 1 - 1 1/2 hours to change all the urls.
No members have liked this post.
|
#12
|
||||
|
||||
Exactly
__________________
Premium Vbulletin Modifications No members have liked this post.
|
#13
|
||||
|
||||
Originally Posted by Replicant
Ah, that's specific to vB5. I'm not really familiar with that version. For vB4 I would stick to my royally screwed thesis, though ![]()
![]()
__________________
Please note that there will be no further updates to my addons, especially they will not be upgraded for vB5. I'm leaving vB, since IB choose to go the banana-way yet again. http://www.roma-antiqua.de No members have liked this post.
|
#14
|
||||
|
||||
Originally Posted by t-h-c
Thanks , ![]()
you have something installed in the root of your site ? and you have your forum installed in sub directory /forum ? anyway, I will give you a scenario where I have forums installed in subdir /forums assume you have domain www.domain.com and vbulletin at www.domain.com/forums in your admincp change vBulletin URL to www.domain.com instead of www.domain.com/forums and then use this .htaccess
Tricky but working fine ![]() Note : this will not work if your directory is /forum , you can rename in that case --------------- Added 17 Jun 2016 at 14:29 ---------------
Originally Posted by cellarius
Yes , we are in vb5 discussion forum ![]()
![]()
__________________
Premium Vbulletin Modifications No members have liked this post.
|
#15
|
||||
|
||||
True, however your question was about vB4 to vB5, so somewhat relevant to vB4 as well.
__________________
Former vBulletin.org Staff Member
Cable Forum Please do not PM me about custom work - I no longer undertake any. Note: I will not answer support questions via e-mail or PM - please use the relevant thread or forum. No members have liked this post.
|
![]() |
Tags |
.htaccess, seo |
«
Previous Thread
|
Next Thread
»
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | |
|
|
New To Site? | Need Help? |
All times are GMT. The time now is 08:19.