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)

mulesnx 01-15-2009 07:35 AM

Also, is there anyway to use this with feedburner?

iojam 01-15-2009 10:18 AM

The URLs are included in sitemap_1.xml.gz.

Sym0n 01-15-2009 12:10 PM

Quote:

Originally Posted by aciurczak (Post 1708889)
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]


Does anyone have a working solution for those of us that strip the www. subdomain?

I've tried this, but with the changes to strip the www. sub, but it's unfortunately still giving me a redirect loop error. :(

Can anyone from vBSEO, iojam, suggest anything else to try, as it appears to be directly related to the .htaccess for this mod?

Ta

Sy

aciurczak 01-15-2009 03:07 PM

Sy -

Go to this forum:

http://forum.modrewrite.com

Sign up and post your issue in the new topics forum (new users can only post in that section until they are approved). Post a link in your question to my similar question:

http://forum.modrewrite.com/viewtopic.php?t=23736

and I'm sure they will suggest a working htaccess solution for you very quickly. When they do, post it up back here so the next schmo (after us 2 schmo's) don't have to search the internet and spend hours on what is at its core just a simple question.

a32guy 01-15-2009 04:20 PM

Does this work with vB 3.8?

iojam 01-16-2009 12:04 AM

Sym0n,

in order to redirect www to non-www domain, the code will looks like:
Code:

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

and:
Code:

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

detailed description can be found here: http://www.vbseo.com/f2/how-setup-ww...directs-21501/


a32guy,

there is a compatibility update here: http://www.vbseo.com/f77/links-not-w...87/#post176693

john h 01-16-2009 01:47 AM

When the sitemap is generated by the task manager the urls in the extra-urls.txt are not included in the sitemap.

If I manually create the sitemap by clicking on the link in the ACP the extra-urls.txt file is included.

Why is this so?

iojam 01-16-2009 12:32 PM

Please try this: http://www.vbseo.com/f4/what-should-...64/#post171239

fabioski 01-16-2009 10:53 PM

How to disinstall the product?

globalmoney 01-17-2009 12:46 AM

After renovation vBulletin with versions 3.7 before version 3.8, at request http://forum.mysite.com/sitemap_1.xml.gz, IE gives that can not display the page. Too most in google i.e. error is given when download the file.
В than can be a problem and as her(its) correct?

P.S. google gives the necessary mistake:

Quote:

Mistake of the analysis
We have not been able to read your Sitemap. Possible, he contains not recognized record for us. Check its Sitemap before that, what send him(it) again.


All times are GMT. The time now is 12:39 PM.

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.01995 seconds
  • Memory Usage 1,741KB
  • 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
  • (4)bbcode_code_printable
  • (2)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