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 02-17-2011 02:18 AM

Submit your sitemap to webmaster tools. Google.com/webmasters

Also, make sure your log file downloads.dat is writable (chmod 666) otherwise, nothing can record

Crotan 02-18-2011 02:32 PM

Quote:

Originally Posted by briansol (Post 2163465)
Submit your sitemap to webmaster tools. Google.com/webmasters

Also, make sure your log file downloads.dat is writable (chmod 666) otherwise, nothing can record

Thanks for the help so far. Next question, I now haves pages upon pages in my download logs from GoogleBot. Do I have to go to Bing, yahoo and such to get them to download the sitemap as well? I also have nothing in SE Bot Activity Log?

Is there something else I might of missed.

I see crawler bots on the forums all the time,
.crawl.yahoo.net
.googlebot.com

3loomShia 02-20-2011 09:41 AM

Thanks for updating.
Works great.

3

nick-harper 02-23-2011 03:05 PM

Hi,

I have installed the plugin and added below to the bottom of my .htaccess:

Code:

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

When I try to go to :

domain.com/sitemap_index.xml.gz

I get a 500 Internal Error

Kerryanne 02-24-2011 05:55 PM

Hi i've installed and its working

But when i went to get my password nothing was there. Put in my own and save then went to report page and it goes login failed.

Whats wrong ?

Valerio 02-24-2011 09:52 PM

Hello, I have a problem too... i tryed to solve following the comments but... nothing this is the error i have:

Vbulletin 4.1.1

Quote:

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, XXXXXX and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Then This is my htaccess:
Code:

RewriteEngine on

#For custom 404 error page:
ErrorDocument 404 /404/404.php

<IfModule mod_suphp.c>
 suPHP_ConfigPath /home/XXXXX
 <Files php.ini>
  order allow,deny
  deny from all
 </Files>
</IfModule>

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

The forum is on the main root, and vbseo folder is in root/vbseo_sitemap and the file permission is 777 on files and folders

Error Log:

~~~~ this acceding directly via url
[Thu Feb 24 17:59:18 2011] [error] [client xxx] File does not exist: /home/xxxx/public_html/500.shtml
[Thu Feb 24 17:59:18 2011] [error] [client xxx] SoftException in Application.cpp:256: File "/home/xxxxx/public_html/vbseo_sitemap/index.php" is writeable by group


~~~~ this acceding via admin cp

[Thu Feb 24 17:35:00 2011] [error] [client xxx.xxx.xxx.xx] File does not exist: /home/xxxxx/public_html/500.shtml, referer: http://www.domainname.com/admincp/index.php?do=nav

What else?

jitsuboy 03-04-2011 05:38 AM

I've started from scratch and reinstalled Vbseo. I've followed the steps exactly as listed.
I'm getting this error: Not Found

The requested URL /forums/sitemap_index.xml.gz was not found on this server.

I'm typing www.mysite.com/forums/sitemap_index.xml.gz and that's the error that I get.

I'm using Filezilla. When the directions say to install to the root directory, is the root directory listed as "remote site: / "??
I've attached a picture to where the .htaccess file is located. - also, when I open the .htaccess file that i uploaded to my server, the contents read:
RewriteEngine On
RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
- is that all it's supposed to say?

I haven't uploaded any other .htaccess files, so there shouldn't be any others interfering with this one, should there?

https://vborg.vbsupport.ru/

Uploaded with ImageShack.us

thanks for any help!

grusy 03-06-2011 10:09 PM

All my cms links are not OK in the sitemap
Links are shown as http://www.passat35i.de/content.php3-New
The ? is missing.

Any ideas?

vb 4.12

Lostboyfan 03-06-2011 11:26 PM

Installed it today. What a great mod for vbseo.

kingMOB 03-07-2011 03:11 PM

Is there a way to create a cron job under linux to run the sitemap and not use the one native in vbulletin? How this cron job would be?


All times are GMT. The time now is 01:49 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.04594 seconds
  • Memory Usage 1,751KB
  • 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
  • (2)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
  • (2)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