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)

Chuta 11-18-2010 05:45 AM

Quote:

Originally Posted by J3rico (Post 2122603)
Hi, i upgrade from 2.6 to 3.0, now if i click on the Sitemap Index -> http://www.mysite.com/forum/sitemap_index.xml give me this error :
Code:

Forbidden
You don't have permission to access /forum/sitemap_index.xml on this server.


Hello,

vBSEO doesn't add a sitemap called 'sitemap_index.xml' (.gz extension is missing). 'Forbidden' errors are directly related to mod_security.


Quote:

Originally Posted by J3rico (Post 2122603)
If i go to the previous link http://mysite.com/forum/sitemap_index.xml.gz (submitted to google and bing and worked until the upgrade) give me this error :
Code:

Sitemap file not found
Vbulletin version : 4.0.3 Patch Level 1
Can someone help me? thank's so much !!

Please make sure that you have generated your sitemaps, and also that there's a scheduled task called 'vBSEO Sitemap' within: AdminCP -> Scheduled Tasks -> Manage Scheduled Tasks

Chuta 11-18-2010 05:46 AM

Quote:

Originally Posted by Overbr (Post 2122631)
Hello ! Please, after instaled, returned error for RUN GENERATOR


Quote:

[SECTION START] showthread [4,319.0Kb mem used] [424s (+232s)]

Fatal error: Out of memory (allocated 9699328) (tried to allocate 6662465 bytes) in /home/xxxxxxx/public_html/forum/vbseo_sitemap/vbseo_sitemap_functions.php on line 1792
What my problem ? Sorry my english. and thanks friend !

Hello,

Seems that you are trying to add a lot of urls per sitemap. Please try to add a lower number, like 15.000 or 20.000

Chuta 11-18-2010 05:47 AM

Quote:

Originally Posted by abdobasha2004 (Post 2122839)
great
only if supported 3.7 :(

Hello,

What you mean with 'only if supported 3.7 :('?.

Chuta 11-18-2010 05:48 AM

Quote:

Originally Posted by Overbr (Post 2122887)
sadly the vbulletin support is too weak. It seems that developers do not have many goals to help or clarify problems. It's a pity

I've replied to your post. Please try: https://vborg.vbsupport.ru/showpost....&postcount=142

Chuta 11-18-2010 05:49 AM

Quote:

Originally Posted by cdement (Post 2122888)
I did follow the instructions correctly the .htaccess file was uploaded and my server supports mod_rewrite, but still nothing seems to work the way it should.

Update:
I figured it out! Not sure why this worked, but I put the full url in the rewrite rule. So now it looks like this:

Code:

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

After doing that I was able to access and submit the sitemaps to google and google was able to accept them through these urls:

Code:

http://www.MYSITE.com/sitemap_index.xml.gz
http://www.MYSITE.com/sitemap_forum_1.xml.gz
http://www.MYSITE.com/sitemap_archive_1.xml.gz
http://www.MYSITE.com/sitemap_group_1.xml.gz
http://www.MYSITE.com/sitemap_member_1.xml.gz
http://www.MYSITE.com/sitemap_tags_1.xml.gz


Probably you only needed to enable "RewriteBase /" directive within your .htaccess file. I'm glad you finally got it working.

Chuta 11-18-2010 05:53 AM

Quote:

Originally Posted by ChuteBoxe (Post 2122731)
Any fix yet?

Fatal error: Call to undefined method vB_Friendly_Url_Error::get_url() in /home/2/public_html/forums/includes/functions.php on line 6876

Hello,

Where do you receive that error message?, what's your vBulletin version?, what's the content of the line 6876 in your includes/functions.php file?.

cdement 11-18-2010 08:07 AM

Quote:

Originally Posted by Chuta (Post 2123065)
Probably you only needed to enable "RewriteBase /" directive within your .htaccess file. I'm glad you finally got it working.

It is working just great now! Only other problem I seem to run into is the medialibrary add-on. I also use the vba add-on as well but it doesn't seem to matter if I have them both in the add-on setting box in the options or just have medialibrary only in there. I get a sitemap error that looks something like this:

Code:

The XML page cannot be displayed
Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.


--------------------------------------------------------------------------------

A semi colon character was expected. Error processing resource 'http://MYSITE.com/vbseo_sitemap/vbseo_getsitemap.php?s...

  <loc>http://MYSITE.com/media.php?do=details&mid=1</loc>
--------------------------------------------...

Have any ideas what I could be doing wrong or if there is something to correct?

Wajdan 11-18-2010 10:56 AM

1 Attachment(s)
See attached file... I am running 4.0.8PL1
--
This does not include forums in the sitemap. It only has threads. Thanks

lgnd 11-18-2010 02:56 PM

Thanks for the upgrade!
Ran into the following error, disabled the tags and now it's working!

Code:

Database error in vBulletin 4.0.8:

Invalid SQL:

          SELECT COUNT(*) as cnt,max(lastpost) as lastupdate
          FROM vbulletinthread AS thread
          INNER JOIN vbulletintagcontent AS tagcontent ON
          (tagcontent.tagid = 356 AND tagcontent.contentid = thread.threadid)
          WHERE thread.forumid IN()
          AND thread.visible = 1
          AND thread.sticky IN (0, 1)
          AND thread.open <> 10
          GROUP BY tagcontent.tagid;

MySQL Error  : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')
          AND thread.visible = 1
          AND thread.sticky IN (0, 1)' at line 5
Error Number  : 1064
Request Date  : Wednesday, November 17th 2010 @ 06:45:43 PM
Error Date    : Wednesday, November 17th 2010 @ 06:45:43 PM
Script        : http://www.honda-legend.hu/vBulletin/vbseo_sitemap/vbseo_sitemap.php
Referrer      : http://www.honda-legend.hu/vBulletin/vbseo_sitemap/index.php?rlist=true
IP Address    : 81.183.89.39
Username      : Nem regisztr?lt
Classname    : vB_Database
MySQL Version :


Leica.Robbiani 11-18-2010 04:59 PM

Hi there,

Quote:

Originally Posted by Chuta (Post 2123054)
Hello,

Can you please supply more details of your issue?; so that we can assist you.

This problem is fixed. It was my fault, I used the .htaccess in the upload/data-directory. A hint in the install procedere should be very usefull ...

Now I have the 404-issue like some others.

Best regards

L.R.


All times are GMT. The time now is 03:27 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.01939 seconds
  • Memory Usage 1,756KB
  • 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
  • (6)bbcode_code_printable
  • (10)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