vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Board Optimization - vBSEO Search Engine XML Sitemap (https://vborg.vbsupport.ru/showthread.php?t=253516)

briansol 11-22-2010 04:34 AM

Hello,

that is not coming from vbseo.

that's an IIS issue of folder protection or some other mod_xxxxx filter on your webserver for trying to LOAD the file. check that it has the proper 'chmod for windows' (whatever it is.. i'm not a server guy, especially windows) on the folder.

You should see a simple webpage login prompt, as per
http://www.vbseo.com/vbseo_sitemap/

SEW810 11-22-2010 04:42 AM

Quote:

Originally Posted by briansol (Post 2124526)
Hello,

that is not coming from vbseo.

that's an IIS issue of folder protection or some other mod_xxxxx filter on your webserver for trying to LOAD the file. check that it has the proper 'chmod for windows' (whatever it is.. i'm not a server guy, especially windows) on the folder.

You should see a simple webpage login prompt, as per
http://www.vbseo.com/vbseo_sitemap/



Ok, fixed.

Wrong read/write permissions :p

Thnx , its working good.

besedka 11-22-2010 08:35 AM

Quote:

Originally Posted by MARCO1 (Post 2121797)
Hello,

What's the database error details ? You can view the database error details from page source


That's the URL of your sitemap

Code:

http://www.sitename.com/sitemap_index.xml.gz
Change sitename.com/ with your forum URL

So you should add this URL to your google webmaster account :
Code:

sitemap_index.xml.gz
Also you can found your sitemap URL in vbseo sitemap generator reports panel "www.sitename.com/vbseo_sitemap/"
At the top right of the page.



Please check this post : https://vborg.vbsupport.ru/showpost....7&postcount=36

there is no details

MARCO1 11-22-2010 10:29 AM

Quote:

Originally Posted by besedka (Post 2124562)
there is no details

If you got database error, Then just copy and paste the page source content here and we will get the details from it :)

cdement 11-22-2010 12:21 PM

Quote:

Originally Posted by briansol (Post 2124470)
& should be & in xml. The add-on is incorrect and should be edited.

Note, the addons folder is mostly user-generated from vbseo users, who thus make pretty urls like media/media-title/ and never print dynamic urls to the sitemap for non-vbseo customers.

Corrected this and now I must say this mod is absolutely perfect! Thank you for this mod!

fluidswork 11-22-2010 01:35 PM

This is something i would like to use it on my site .............

godarmy 11-22-2010 05:54 PM

still error 500

PHP Code:


chmod 
-R 777 /home/test/public_html/vbseo_sitemap/*

.htaccess

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

please guide step by step to vbull 4.08 run nginx server

thanks for helper.

briansol 11-22-2010 08:41 PM

Quote:

Originally Posted by Wajdan (Post 2123132)
See attached file... I am running 4.0.8PL1
--
This does not include forums in the sitemap. It only has threads. Thanks

Hello, please modify vbseo_sitemap_functions.php file:
find:
Code:

$forumcache = $vbulletin->forumcache;
add below:
Code:

$g_cache['forum'] = &$forumcache;

briansol 11-22-2010 08:43 PM

Quote:

Originally Posted by godarmy (Post 2124735)
still error 500

PHP Code:


chmod 
-R 777 /home/test/public_html/vbseo_sitemap/*

.htaccess

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

please guide step by step to vbull 4.08 run nginx server

thanks for helper.

nginx doesn't support .htaccess... that is an apache directive. You need to find the nginx file in the htaccess folder and add it into your nginx config file on your server.

Further, this file should NOT be 777. i don't know why people keep doing this. Only the /DATA and hits/ folder needs to be 777.

briansol 11-22-2010 08:47 PM

Quote:

Originally Posted by besedka (Post 2124562)
there is no details

Hello,

You need to be more specific about the EXACT error you are receiving so we can help.


All times are GMT. The time now is 09:01 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.02248 seconds
  • Memory Usage 1,750KB
  • 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_php_printable
  • (7)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