vBulletin SEO Forums

SEO

vBulletin Search Engine Optimization

Buy vBSEO Now!
vBSEO 2.0 Style Released vBSEO 3.3.0 GOLD Launched vBSEO's "LiveStats" for Google Analytics vB Sitemap Generator, Version 2.5 Success with vBSEO = 600ore Web Visitors + $1400 in a Day!

Zoints to vBSeo

This is a discussion on Zoints to vBSeo within the General Discussion forums, part of the vBSEO SEO Plugin category; Dear vBseo Team , I've an customer who wanna to install vBSeo in his forum , but he have Zoints ...

Go Back   vBulletin SEO Forums > vBSEO SEO Plugin > General Discussion

Enhancing 80 million pages.

  #1  
Old 08-20-2007, 12:21 PM
Member
 
Real Name: A Al Nofeai
Join Date: Feb 2007
Posts: 66
Zoints to vBSeo

Dear vBseo Team ,

I've an customer who wanna to install vBSeo in his forum , but he have Zoints SEO he wanna to know the right way to convert from Zoints to vBSeo .
Looking foward to your reply .
Thanks ,

BelaMeaad
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #2  
Old 08-20-2007, 02:24 PM
Hoffi's Avatar
Senior Member
Big Board Administrator
 
Real Name: Christian
Join Date: Nov 2005
Location: Germany
Posts: 245
Blog Entries: 2
I uses ZOINT before vbSEO, too.

In the Support the Team developed the right settings and some more RewriteRules so that old indexed Sites and new ones work perfectly.

Soon I can deactivate the old Zoints one.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #3  
Old 08-23-2007, 12:47 AM
Member
 
Real Name: A Al Nofeai
Join Date: Feb 2007
Posts: 66
Thanks for your reply .
My question was about what the way and what the right setting to convert Zoints to vBSEO i just need the instractions to make everything work well after the change .
Regards ,
Bela-Meaad
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #4  
Old 08-23-2007, 11:31 AM
Oleg Ignatiuk's Avatar
vBSEO Staff
vBSEO Total Customer Support
 
Real Name: Oleg Ignatiuk
Join Date: Jun 2005
Location: Belarus
Posts: 23,637
Hello,

what was your old .htaccess file?
__________________
Oleg Ignatiuk / Crawlability Inc.
vBSEO Styles: Version 1.0 PRO For Everyone Version 2.0 For vBSEO Customers

vBSEO 3.3.0 Gold Released with New "Virtual HTML Display" Feature Available for Download Now

6X Traffic - $1400 in One Day with vBSEO! Max Out Your SEO

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #5  
Old 08-24-2007, 06:22 AM
Member
 
Real Name: A Al Nofeai
Join Date: Feb 2007
Posts: 66
Hello ,
this the .htaccess
Zoints SEO + vBSEO Sitemap Generator

Options +FollowSymlinks
Code:
RewriteEngine on
RewriteRule ^([a-z0-9_\-]*-(f|all)[0-9]+(p[0-9]+|/index[0-9]*)?\.html)$ forumdisplay.php/$1 [QSA,L]
RewriteRule ^([a-z0-9_\-]*-(t|p)[0-9]+(p[0-9]+|/index[0-9]*)?\.html)$ showthread.php/$1 [QSA,L]
RewriteCond %{REQUEST_URI} !(index\.php|\.css) [NC]
RewriteRule ^(archive|sitemap)/(.*)$ $1/index.php/$2 [QSA,L]
RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #6  
Old 08-24-2007, 08:16 AM
Oleg Ignatiuk's Avatar
vBSEO Staff
vBSEO Total Customer Support
 
Real Name: Oleg Ignatiuk
Join Date: Jun 2005
Location: Belarus
Posts: 23,637
Hello,

try to add the following to the new vBSEO .htaccess right after "RewriteEngine on" line:
Code:
RewriteRule ^[a-z0-9_\-]*-f([0-9]+)(?:p([0-9]+))?$ vbseo.php?vbseourl=forumdisplay.php&f=$1&page=$2 [L]
RewriteRule ^[a-z0-9_\-]*-t([0-9]+)(?:p([0-9]+))?$ vbseo.php?vbseourl=showthread.php&t=$1&page=$2 [L]
__________________
Oleg Ignatiuk / Crawlability Inc.
vBSEO Styles: Version 1.0 PRO For Everyone Version 2.0 For vBSEO Customers

vBSEO 3.3.0 Gold Released with New "Virtual HTML Display" Feature Available for Download Now

6X Traffic - $1400 in One Day with vBSEO! Max Out Your SEO

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #7  
Old 08-26-2007, 08:36 AM
Member
 
Real Name: A Al Nofeai
Join Date: Feb 2007
Posts: 66
Hello ,

I try to make as you said edit the .htaccess but it's give me a 500 Internal Server Error
but i find a solution for this issues the zoints change only showthread.php and forumdisplay.php on this way
for forumdisplay.php
[forum_title]-f[forum_id].html
and for showthread.php
[thread_title]-t[thread_id].html
i try to do it in the vBSEO but there are a small problem that the forums titles in in english and non english character the zoints remove the non-english character form the url this what the was searching for it in the vBSeo and i find it but it not work
i try to make the Replace Non-English Characters in URLs? yes but it's still not have nothing i enter to the vbseo_config.php and i find this
// ****** REMOVE NON-ENGLISH CHARSET FROM URLs? ******
// You can define here whether non-english characters should be replaced from urls
// Set this variable to 1 to remove non-english characters form URL's
define('VBSEO_FILTER_FOREIGNCHARS', 1);
I think it will fix my problem but nothing happen and after that i know they are one option in the VbSEO control panel and config_vbseo.php
my problem now is how to remove the non-english character from showtread urls and forumdisplay to make it as zoints seo.

also there are a problem in vBseo when we choose forumtitle or showthread title on custom it takes the full name of the forum title or showtread title but in the zoints it's sets to take 3 words only as this fuction i can't find it in vBSEO so please help me to have the right convert from Zoints SEO to vBSEO

this the option in the Zoints SEO control panel
Number of keywords in the URL 3
As many thread titles are long, it is a good idea to limit the amount of keywords in the url. Enter '0' to disable this feature.



Thanks ,
Bela-Maad
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #8  
Old 08-26-2007, 09:27 AM
Oleg Ignatiuk's Avatar
vBSEO Staff
vBSEO Total Customer Support
 
Real Name: Oleg Ignatiuk
Join Date: Jun 2005
Location: Belarus
Posts: 23,637
Hello,

Quote:
my problem now is how to remove the non-english character from showtread urls and forumdisplay to make it as zoints seo.
what is an example URL?
Quote:
also there are a problem in vBseo when we choose forumtitle or showthread title on custom it takes the full name of the forum title or showtread title but in the zoints it's sets to take 3 words only as this fuction i can't find it in vBSEO so please help me
You can define the maximum number of words in URL in vbseocp (click "+" to expand advanced settings in URL Rewrites section).
__________________
Oleg Ignatiuk / Crawlability Inc.
vBSEO Styles: Version 1.0 PRO For Everyone Version 2.0 For vBSEO Customers

vBSEO 3.3.0 Gold Released with New "Virtual HTML Display" Feature Available for Download Now

6X Traffic - $1400 in One Day with vBSEO! Max Out Your SEO

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #9  
Old 08-27-2007, 05:27 AM
Member
 
Real Name: A Al Nofeai
Join Date: Feb 2007
Posts: 66
for exmple the forum name
General Section - القسم العام
Zoints will make the url
general-section-f72.html
vBSEO will make the url
acub-eruaz-general-section-f72.html

the "acub-eruaz" this the problem how to remove it from link
in the showthread the same problem it's the result of change the arabic words to english.

about the keyword problem it's ok now .

still have one problem

Thanks ,
Bela-Maad
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #10  
Old 08-27-2007, 07:55 AM
Oleg Ignatiuk's Avatar
vBSEO Staff
vBSEO Total Customer Support
 
Real Name: Oleg Ignatiuk
Join Date: Jun 2005
Location: Belarus
Posts: 23,637
What is the forums URL?
__________________
Oleg Ignatiuk / Crawlability Inc.
vBSEO Styles: Version 1.0 PRO For Everyone Version 2.0 For vBSEO Customers

vBSEO 3.3.0 Gold Released with New "Virtual HTML Display" Feature Available for Download Now

6X Traffic - $1400 in One Day with vBSEO! Max Out Your SEO

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
The vBSEO LinkBacks User Guide - vBSEO 3.0 GOLD Joe Ward General Discussion 25 06-05-2008 11:04 AM


All times are GMT -4. The time now is 08:06 AM.


Powered by vBulletin Version 3.8.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.0 ©2009, Crawlability, Inc.