vb.org Archive

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

Paul M 04-15-2008 11:53 PM

You can get mod_rewrite modules for IIS, google is your friend. :)

alm3refh 04-16-2008 04:58 AM

The problem in the work vbseo_sitemap
Where to send reports Should Google be reduced began links indexed

http://www.alamuae.com/up/Folder-013...4048_154d5.jpg


A reply to me earlier in the context of the topic

https://vborg.vbsupport.ru/showpost....&postcount=693

Alfa1 04-16-2008 11:18 AM

Quote:

Originally Posted by iojam (Post 1491280)
Alfa1,

what exactly is the error you get from Google?

General HTTP error: 404 not found

iojam 04-16-2008 02:47 PM

forumbust,

did you generate sitemap in vbseo_sitemap/ interface?

Alfa1,

what is the sitemap URL you submit?

Alfa1 04-16-2008 07:17 PM

<a href="http://www.mysite.com/sitemap_index.xml.gz" target="_blank">http://www.mysite.com/sitemap_index.xml.gz</a>

forumbust 04-16-2008 11:43 PM

Quote:

Originally Posted by iojam (Post 1492190)
forumbust,

did you generate sitemap in vbseo_sitemap/ interface?



Alfa1,

what is the sitemap URL you submit?

Yes, i did it twice and now the report show that sitemap is submitted at the sitemap history. But still i get this when i click the " Google site map URL"

<<Not Found
The requested URL /forum/sitemap_index.xml.gz was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.>>

At my forum folder, there is no .gz file in it. i am not sure what happen. Will the gz file shown on a page normally?


Err.. Do i have to submit anything or create my own sitemap URL????? I thought it will be submitted automatically? Did i miss something? btw, i am running vb 3.6.9

iojam 04-17-2008 08:19 PM

Did you create .htaccess file in forum folder as described? Does your server support mod_rewrite?

timefactor 04-17-2008 08:24 PM

Excellent mod, working fine with vbulletin 3.7 RC1

Alfa1 04-17-2008 08:55 PM

Quote:

Originally Posted by iojam (Post 1493265)
Did you create .htaccess file in forum folder as described? Does your server support mod_rewrite?

Yes, to both.
I see the sitemaps are being created.
The contents of my .htaccess of my forum DIR is:
RewriteEngine On
RewriteRule ^$ index.php
RewriteRule (^[-_A-Za-z0-9\ ]*$) member.php?&username=$1
RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

I do have a .htaccess active at site root.

Here is it's content:
RewriteEngine on
RedirectMatch permanent ^/index.html$ http://www.mysite.com/index.php
RedirectMatch permanent ^/$ /index.php
RewriteRule local_links/links/(.+)/(.+) local_links.php?catid=$1&linkid=$2 [R]
RewriteRule local_links/links/(.+) local_links.php?catid=$1 [R]
RewriteRule local_links/jump/(.+)/(.+) local_links.php?action=jump&id=$1&catid=$2 [R]
RewriteRule local_links/jump/(.+) local_links.php?action=jump&id=$1 [R]

iojam 04-19-2008 02:49 PM

You should move sitemap rewrite rule above others (right after "RewriteEngine on" line).


All times are GMT. The time now is 07:15 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.02156 seconds
  • Memory Usage 1,740KB
  • 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_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