Page 1 of 2 1 2 LastLast
Results 1 to 15 of 23

Hi, Can VBSEO Recdirect Zoints SEO URLS??

This is a discussion on Hi, Can VBSEO Recdirect Zoints SEO URLS?? within the Pre-Sales Questions forums, part of the Announcements & Pre-Sales category; Can we have vbseo to redirect all zoints urls? Urls are in the following format: forums.domain.com/forum-name-fid.html forums.domain.com/forum-title-tid.html Thanks....

  1. #1
    Member
    Real Name
    Imran
    Join Date
    Nov 2006
    Posts
    47
    Liked
    0 times

    Hi, Can VBSEO Recdirect Zoints SEO URLS??

    Can we have vbseo to redirect all zoints urls?
    Urls are in the following format:
    forums.domain.com/forum-name-fid.html
    forums.domain.com/forum-title-tid.html
    Thanks.

  2. #2
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,111
    Liked
    622 times
    Blog Entries
    4
    Hello Imran ,

    Yes you can redirect existing zoints urls with vBSEO.
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  3. #3
    Member
    Real Name
    Imran
    Join Date
    Nov 2006
    Posts
    47
    Liked
    0 times
    Thanks, I have two licenses and want to buy another one but currently I have zoints Installed.

  4. #4
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,111
    Liked
    622 times
    Blog Entries
    4
    After your purchase you can create a support ticket and request assistance on redirecting zoints urls to new urls.
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  5. #5
    Member
    Real Name
    Imran
    Join Date
    Nov 2006
    Posts
    47
    Liked
    0 times
    Ok one Last thing, I have zoints, tags installed which works fine, will vbseo handle this, tags are really important. If yes I will add another license to my already existing one's.

  6. #6
    vBSEO Staff Ace Shattock's Avatar
    Real Name
    Ace Shattock
    Join Date
    Jul 2005
    Location
    Auckland, New Zealand, New Zealand
    Posts
    4,012
    Liked
    13 times
    Quote Originally Posted by MJadmin View Post
    Ok one Last thing, I have zoints, tags installed which works fine, will vbseo handle this, tags are really important. If yes I will add another license to my already existing one's.
    Hi Imran,

    vBSEO is compatible with Zoints Tags - I have both running at New Zealand Boards

  7. #7
    Member
    Real Name
    Imran
    Join Date
    Nov 2006
    Posts
    47
    Liked
    0 times
    Thanks I ordered my third license.
    Any help on redirecting zoints url to new vbseo urls? and tags

  8. #8
    vBSEO Staff Ace Shattock's Avatar
    Real Name
    Ace Shattock
    Join Date
    Jul 2005
    Location
    Auckland, New Zealand, New Zealand
    Posts
    4,012
    Liked
    13 times
    Not from me, I'm afraid I am still at the reading stage of .htaccess, I can't write rules without killing my server over and over.

    Luckily, we have some far more skilled people here.

    I believe you will need to post your current .htaccess and an example of a forumdisplay and showthread url as they are now, and as you would like them to be with vBSEO.

    Post them here and someone will have a suggestion.

  9. #9
    Member
    Real Name
    Imran
    Join Date
    Nov 2006
    Posts
    47
    Liked
    0 times
    Thanks, here is my .htaccess
    Code:
    RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    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]
    And the forumdisplay = /forum-title-f9.html
    threaddisplay = /thread-title-t3855.html

  10. #10
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    Please try to add the following in your new vBSEO's .htaccess right after "RewriteEngine on" line:
    Code:
    RewriteRule ^[^/]*-f([0-9]+)(?:p([0-9]+))\.html$ vbseo.php?vbseourl=forumdisplay.php&f=$1&page=$2 [L]
    RewriteRule ^[^/]*-t([0-9]+)(?:p([0-9]+))\.html$ vbseo.php?vbseourl=showthread.php&t=$1&page=$2 [L]

  11. #11
    Junior Member
    Real Name
    Dave Sleep
    Join Date
    Dec 2007
    Posts
    13
    Liked
    0 times
    Hope this works as I have just purchased vbseo and I have got zoints installed at the moment , as this thread is relevant can I ask will I need to uninstall zoints first ?

  12. #12
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,111
    Liked
    622 times
    Blog Entries
    4
    Hello Dave ,

    Yes it is advised to uninstall zoints first.
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  13. #13
    Junior Member
    Real Name
    Dave Sleep
    Join Date
    Dec 2007
    Posts
    13
    Liked
    0 times
    Thankyou , wow that was easy

    Uninstalled zoints seo installed vbseo , used the above htaccess for my zoints links , seems to be working great

    Nice work everyone at vbseo

  14. #14
    Junior Member
    Real Name
    Dave Sleep
    Join Date
    Dec 2007
    Posts
    13
    Liked
    0 times
    Damn spoke too soon , one of my old urls is like this from zoints :

    /forum/showthread.php/wicked_musical_request-32625.html?p=210397

    Now that link just gives me "Page not found"

    Please help , I have tried the above htaccess

    This is where the page is located now :

    /forum/free-mp3-ringtones/32625-wicked-musical-request.html

  15. #15
    Junior Member
    Real Name
    Dave Sleep
    Join Date
    Dec 2007
    Posts
    13
    Liked
    0 times
    This is my current .htaccess

    Options +FollowSymlinks
    RewriteEngine on

    # Comment the following line (add '#' at the beginning)
    # to disable mod_rewrite functions.
    # Please note: you still need to disable the hack in
    # the vBSEO control panel to stop url rewrites.
    RewriteEngine On

    # Some servers require the Rewritebase directive to be
    # enabled (remove '#' at the beginning to activate)
    # Please note: when enabled, you must include the path
    # to your root vB folder (i.e. RewriteBase /forums/)
    #RewriteBase /forum/
    #RewriteCond %{HTTP_HOST} !^www\.yourdomain\.us
    #RewriteRule (.*) http://www.yourdomain/forum/$1 [L,R=301]

    RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

    RewriteCond %{QUERY_STRING} !vbseourl=
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|chat|cron)
    RewriteRule ^(.*\.php(/.*)?)$ vbseo.php?vbseourl=$1 [L,QSA]

    RewriteCond %{REQUEST_FILENAME} !\.(jpg|gif)$
    RewriteRule ^(archive/.*)$ vbseo.php?vbseourl=$1 [L,QSA]

    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
    RewriteRule ^(.+)$ vbseo.php?vbseourl=$1 [L,QSA]
    Last edited by acegames; 12-04-2007 at 06:45 PM.

Page 1 of 2 1 2 LastLast

Similar Threads

  1. Google Sitemap-Listing of old url's option-from 1.7
    By T2DMan in forum Member Articles
    Replies: 0
    Last Post: 04-02-2006, 08:46 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •