Results 1 to 3 of 3

My forums dosnt show up anymore

This is a discussion on My forums dosnt show up anymore within the Troubleshooting forums, part of the vBSEO Google/Yahoo Sitemap category; im unsure what might be wrong with my vbseo version, but when i try to enter my forums sitemap via ...

  1. #1
    Member Array
    Real Name
    robert
    Join Date
    Nov 2010
    Posts
    41
    Liked
    0 times

    My forums dosnt show up anymore

    im unsure what might be wrong with my vbseo version, but when i try to enter my forums sitemap via this link:

    http://www.notcoolclub.com/forums/sitemap_index.xml.gz

  2. #2
    vBSEO Staff Array Andrés Durán Hewitt's Avatar
    Real Name
    Andrés Durán
    Join Date
    Jul 2009
    Location
    Costa Rica
    Posts
    3,859
    Liked
    567 times
    Blog Entries
    2
    Hi Robert,

    It looks like there's an issue with your "vbseo_sitemap/sitemap.xsl" file. Can you check the permissions of that file? They should be set to 644.

    If that doesn't fix the issue, please supply the contents of your .htaccess file.
    Andrés Durán / Crawlability Inc.
    ˇvBSEO 3.6.0 GOLD Liberado!
    Inaugurando el NUEVO vBSEO Sitemap Generator 3.0. - ˇAHORA disponible para Clientes de vBSEO!

    Síguenos en: Facebook | Síguenos en: Twitter


  3. #3
    Member Array
    Real Name
    robert
    Join Date
    Nov 2010
    Posts
    41
    Liked
    0 times
    # 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 /


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


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


    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap|api\.php)
    RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbseo.php [L,QSA]


    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !/(admincp|modcp|clientscript|cpstyles|images)/
    RewriteRule ^(.+)$ vbseo.php [L,QSA]

Similar Threads

  1. Pagetitle / Site name doesnt show in google anymore
    By Bram in forum General Discussion
    Replies: 3
    Last Post: 06-28-2011, 12:56 PM
  2. Show you forums..
    By Martyn in forum vBSEO.com Styles
    Replies: 47
    Last Post: 11-26-2007, 06:09 PM
  3. Image Slideshow does not show images anymore
    By jluerken in forum Troubleshooting
    Replies: 3
    Last Post: 02-15-2006, 07:45 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
  •