vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Administrative and Maintenance Tools - vBSEO Google/Yahoo Sitemap Generator (https://vborg.vbsupport.ru/showthread.php?t=184573)

aciurczak 01-11-2009 07:40 PM

Found a solution that works. This is for those that force www:

/.htaccess
Code:

Options +FollowSymLinks

RewriteEngine On

RewriteCond %{HTTP_HOST} ^(example\.com)$ [NC]
RewriteRule .* http://www.%1%{REQUEST_URI} [R=301,L]

and /forums/.htaccess

Code:

Options +FollowSymLinks

RewriteEngine On

RewriteCond %{HTTP_HOST} ^(example\.com)$ [NC]
RewriteRule .* http://www.%1%{REQUEST_URI} [R=301,L]

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


durbah 01-12-2009 03:23 PM

Can I use the line had to v- 3.8.0 without any problems

Thanks

Tetractys 01-12-2009 06:39 PM

Quote:

Originally Posted by iojam (Post 1694705)
Tetractys,

please make sure that mod_rewrite is working on your host: http://www.vbseo.com/f77/how-check-i...my-site-21502/

Tested: rewrite is on and working. .htaccess issue?

Pokerbanter 01-12-2009 06:51 PM

Complete n00b question...

How do I do this?

B. Enable rewriting via .htaccess (vBSEO Users skip this step):

IRANCITY 01-12-2009 07:02 PM

is it work for 3.8 ?
i install but i give very err

rmerc 01-13-2009 01:31 AM

installed, thanks

iojam 01-13-2009 08:33 AM

Tetractys,

try to add "RewriteBase /forums/" line in .htaccess (where /forums/ is your forums folder name)


Pokerbanter,

you should create file named ".htaccess" in forums folder with content as described in installation instructions.


IRANCITY,

it might be required to apply this modification: http://www.vbseo.com/f77/links-not-w...87/#post176693

mindcry 01-14-2009 01:52 PM

Is there a way to purge all of the reports? I still have reports from 2006...

iojam 01-14-2009 11:54 PM

You can define VBSEO_SM_PRUNE setting in vbseo_sitemap_config.php file to automatically remove old logs.

mulesnx 01-15-2009 07:29 AM

Code:

<?xml version="1.0" encoding="UTF-8"?>
<sitemapindex
      xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xsi:schemaLocation="
            http://www.sitemaps.org/schemas/sitemap/0.9
            http://www.sitemaps.org/schemas/sitemap/09/siteindex.xsd">
<sitemap>
        <loc>http://forums.macgenius.tv/sitemap_1.xml.gz</loc>
        <lastmod>2009-01-15T04:10:58+00:00</lastmod>
</sitemap>

</sitemapindex>

It seems there is an error when running the sitemap on my site. I am running vb 3.8 on a subdomain so it is forums.domain.com. It shows that there is nothing on my sitemap, but there are posts in the forum.


All times are GMT. The time now is 02:19 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01831 seconds
  • Memory Usage 1,743KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete