Results 1 to 7 of 7

ever since vbseo install users are disconnecting

This is a discussion on ever since vbseo install users are disconnecting within the Troubleshooting forums, part of the vBSEO Google/Yahoo Sitemap category; hi i install vbseo for 3 days now and ever since users have some disconnecting issue, its not in a ...

  1. #1
    Member
    Real Name
    lior razli
    Join Date
    Jan 2007
    Location
    Israel
    Posts
    61
    Liked
    0 times

    ever since vbseo install users are disconnecting

    hi i install vbseo for 3 days now and ever since users have some
    disconnecting issue, its not in a specific pages, they jest disconnect
    while they browsing in the forum, its not look like a cookies issue
    coz they dell the cookies ans still the issue is there.

    i try to find the problem but no good here, any ideas ?

  2. #2
    Member
    Real Name
    lior razli
    Join Date
    Jan 2007
    Location
    Israel
    Posts
    61
    Liked
    0 times
    sorry for the posting in google/yahoo sitemap, my mistake...

  3. #3
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Hello,

    make sure that you have 301 redirect setup for non-www domain as described in 301 Redirecting Domains
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  4. #4
    Member
    Real Name
    lior razli
    Join Date
    Jan 2007
    Location
    Israel
    Posts
    61
    Liked
    0 times
    hi oleg, and thx (again) for your support.
    the issue is only with IE, fire fox work great.

    my .htaccess on my forum root:

    PHP Code:
    #RewriteBase /

    RewriteCond %{HTTP_HOST} !^www\.iopanel\.net
    RewriteRule 
    (.*) http://www.iopanel.net/forum/$1 [L,R=301]

    RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$[L
    my .htaccess on my server root is disabled coz when the
    RewriteCond and the RewriteRule is on , i get an SERVER ERROR.

    PHP Code:
    #RewriteBase /

    RewriteCond %{HTTP_HOST} !^www\.iopanel\.net
    RewriteRule 
    (.*) http://www.iopanel.net/$1 [R=301,L]

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

  5. #5
    Member
    Real Name
    lior razli
    Join Date
    Jan 2007
    Location
    Israel
    Posts
    61
    Liked
    0 times
    i think that the problem is with the % characters.

    how can i change the urls from:

    /forum/%EE%F2%E1%E3%E9-amd-%E5%EC%E5%E7%E5%FA-%E0%ED/

    to:

    /forum/forum198/


    is it possible ?

  6. #6
    Member
    Real Name
    lior razli
    Join Date
    Jan 2007
    Location
    Israel
    Posts
    61
    Liked
    0 times
    004 - Non-hierarchic .html type URLs using IDs

    that is solved issues

  7. #7
    Senior Member
    Real Name
    Joseph Ward
    Join Date
    Jun 2005
    Posts
    23,847
    Liked
    33 times
    Blog Entries
    9

Similar Threads

  1. vBSEO 3.0.0 Gold is Here!
    By Juan Muriente in forum vBSEO Announcements
    Replies: 55
    Last Post: 04-23-2007, 09:57 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
  •