vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Import from phpBB 2.0.19 with Able2Know SEO and eCardMAX HotEditor to vBulletin 3.5.4 (https://vborg.vbsupport.ru/showthread.php?t=120719)

gengar56 07-09-2006 05:16 AM

Import from phpBB 2.0.19 with Able2Know SEO and eCardMAX HotEditor to vBulletin 3.5.4
 
I've been using phpBB2 for years, but I've decided to bite the bullet and migrate to vBulletin. I have two major mods that will need to be transitioned somehow:

1) I have Able2Know.com's SEO mod installed, so all my URLs are in the form of /article###.html
More info: http://www.able2know.com/forums/about15132.html

2) I use the HotEditor rich text editor from eCardMAX.com, so some of my posts have HTML code in them, while others don't
More info: http://www.ecardmax.com/index.php?step=Hoteditor2phpbb

I also have a cash mod installed, but I'm ready to ditch that because it's complex and not really needed now that the forum is active and established.

So I seek help from you for concerns #1 and #2. The SEO mod uses .htaccess and a few PHP edits to several phpBB files. Is there a vBulletin equivalent? How would I transition my old URLs to avoid breaking anything, including SE rankings and inbound links?

For #2, I ran ImpEx and unfortunately the HTML didn't transfer. It's very non-standard, I think.

I want to make sure stylized posts are imported in a reasonable manner (not with tons of nonsense symbols all over them). For example, I'm looking at an imported post at the moment that looks like:
Quote:

#ed_op#DIV#ed_cl#Hello there,#ed_op#/DIV#ed_cl##ed_op#DIV#ed_cl#We need help in promoting our company site in Google.#ed_op#/DIV#ed_cl##ed_op#DIV#ed_cl#We would like to hire a proffesional working on FreeLancer bases
I tried cleaner.php with these settings for $replacer:
Code:

"#ed_op#DIV#ed_cl#" => "",
"#ed_op#/DIV#ed_cl##ed_op#DIV#ed_cl#" => "\n",

It went through all the posts, but looking at the actual posts now, it looks like it had absolutely no effect at all. The example post I showed above looks exactly, character-for-character, the same as before. Any suggestions?

By the way, that example post should end up looking like:
Quote:

Hello there,
We need help in promoting our company site in Google.
We would like to hire a proffesional working on FreeLancer bases
(Yeah, there's no special formatting here.)

Got a fix I can try? Is there anything I'm missing?

Thank you!

rogersnm 07-09-2006 09:43 AM

vbseo - http://vbseo.com will do you seo-ing needs...


All times are GMT. The time now is 10:10 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01004 seconds
  • Memory Usage 1,717KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete