vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vBSEO Google/Yahoo Sitemap Generator for vBulletin 3.6.x, 3.5.x & 3.0.x (https://vborg.vbsupport.ru/showthread.php?t=100435)

Wills123 07-22-2006 01:51 PM

Sorry, jsut realised that i needed to change the permissions to 777 for the data folder.

Will

GrendelKhan{TSU 07-22-2006 06:28 PM

Quote:

Originally Posted by DrewStr
Yes, it confused me too. Until I actually bothered to look at the code and try to figure out what was going on. The documentation should definitely be cleaned up a bit.

Don't know much about sitemaps, but they sure do look nice.

Thanks to the developers for all of their work on this!

look nice? are you getting an accessible graphical site map output on your forums or someting? :eek:

er... did I miss something...again!? I was just submitting.

iojam 07-25-2006 11:37 AM

libertylounge,

you should use .htaccess included with vBSEO Sitemap generator package.

libertylounge 07-25-2006 08:28 PM

Thanks. That's the one I have been using, but I wanted to be sure :)

So far so good with everything, google appears to be trying to download the site map 5 or so times per day, so I'm thinking of increasing the frequency with which reports are generated.

So far they don't seem to cause much strain on the server.

DementedMindz 07-26-2006 05:34 AM

got a question in cpanel i turn on hotlinking and when i go in there where i would enter in my Extensions to allow it has this sitemap.*\.(xml,txt is this correct? also right under it on Url to Redirect to: it has this vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 i use the hotlink protection so people dont link my videos and such would this matter if that is there or is that how its suppose to be?

DementedMindz 07-26-2006 01:42 PM

here is my currect htaccess

Code:

# -FrontPage-

IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*

<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthName www.example.org
AuthUserFile /home/example/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/example/public_html/_vti_pvt/service.grp

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

RewriteEngine on
RewriteCond %{HTTP_REFERER} !^http://example.org/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://example.org$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.example.org/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.example.org$      [NC]
RewriteRule .*\.(jpg|jpeg|png|wmv)$ - [F,NC]

hope you can help... i removed my domain name though...

letsjoy 07-29-2006 05:51 PM

I hav VBseod urls mod I selected Yes for static urls but my sitemap genrated is not of static urls ?

iojam 07-30-2006 01:07 PM

DementedMindz,

your .htaccess file seems to be correct.

letsjoy,

please open a support ticket at http://www.vbseo.com/suppoort/ to resolve the problem.

Aneurysm 08-03-2006 06:38 AM

Awsome, thanks

RayStorm 08-05-2006 01:27 AM

Nice mod, I have installed it on my sites, but I need an option:

VBSeo generates all the URLs of the forum, public and private URLs. Can i deactivate private URLs? I need to send only public URLs to google.

Thanks

Ray


All times are GMT. The time now is 10: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.04169 seconds
  • Memory Usage 1,737KB
  • 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
  • (1)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
  • (5)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