Results 1 to 2 of 2

vbseo sitemap .htaccess

This is a discussion on vbseo sitemap .htaccess within the Troubleshooting forums, part of the vBSEO Google/Yahoo Sitemap category; After changing to at new webhotel, full path semes to be needed. e.g. ErrorDocument 404 /index.php becomes ErrorDocument 404 http://www.mydomain.com/index.php ...

  1. #1
    Junior Member
    Real Name
    Tobias Madsen
    Join Date
    Feb 2007
    Posts
    1
    Liked
    0 times

    vbseo sitemap .htaccess

    After changing to at new webhotel, full path semes to be needed.

    e.g. ErrorDocument 404 /index.php becomes
    ErrorDocument 404 http://www.mydomain.com/index.php

    so how does that affect
    RewriteEngine On
    RewriteRule ^(sitemap.*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

    it dosent work right now as it stands

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    Hello Tobias,

    you could try to add this directive in .htaccess:
    Code:
    RewriteBase /

Similar Threads

  1. vBSEO 2.4.0 Released - Includes Google AdSense Targeting Feature!
    By Juan Muriente in forum vBSEO Announcements
    Replies: 74
    Last Post: 05-20-2006, 09:29 PM

Posting Permissions

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