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)

ahmednadir 11-17-2010 02:00 AM

omg at last a free version thnks alot for this, gonna install it as soon as my installation of my new forum is finished.....so I guess I'll click on installed:)

ChuteBoxe 11-17-2010 08:09 AM

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

egyptsons 11-17-2010 11:07 AM

Thank you for updating with the new version
we waiting the new version long time:cool:

abdobasha2004 11-17-2010 03:46 PM

great
only if supported 3.7 :(

kall 11-17-2010 04:03 PM

Quote:

Originally Posted by cdement (Post 2122622)
It would be these links:
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

Now if I'm not mistaken don't these files have to exist in the forum root for the link to actually work?

Technically, no.. assuming you have followed the instructions and uploaded the .htaccess file that redirects to them, and that your server supports mod_rewrite redirects - they 'appear' to be in the root.

Overbr 11-17-2010 05:31 PM

Quote:

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




What my problem ? Sorry my english. and thanks friend !

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

cdement 11-17-2010 05:31 PM

Quote:

Originally Posted by kall (Post 2122850)
Technically, no.. assuming you have followed the instructions and uploaded the .htaccess file that redirects to them, and that your server supports mod_rewrite redirects - they 'appear' to be in the root.

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


Stefanus 11-17-2010 06:06 PM

Quote:

Originally Posted by Chuta (Post 2121876)
Quote:

Originally Posted by cherylferraro

I have been testing this and observed that this error also happens when ? or ' are used in a thread title on vb4 forums that are not using vbseo to rewrite their thread titles. My forums using vbseo have not had this problem because vbseo has already removed those characters from thread titles.

I like the mod but it's a little cumbersome to have to edit common punctuation from thread titles to get it to work if that is the way it will be released to non vbseo users.
I'll flag your issue to our developers for further investigation.

Usernames in sitemap_member_1.xml.gz also have this problem.

★Slap 11-17-2010 06:24 PM

This version needs to be approved i see, most some people are receiving the same error as I am. :/

hojjathf 11-17-2010 07:22 PM

thanks

dang3rzon3 11-17-2010 07:48 PM

how to reset the admin cp password located in
http://www.pianetagay.com/forum/vbseo_sitemap/index.php

Thanks

lsdoodle 11-17-2010 09:03 PM

Where are the install instructions?

dang3rzon3 11-17-2010 09:16 PM

Quote:

Originally Posted by lsdoodle (Post 2122950)
Where are the install instructions?

download the zip folder and there's all instruction

sonlaol 11-17-2010 11:27 PM

my report: Search Engine Bots Activity Log was empty (not like yours) but another reports worked!
In FTP: have a file vbseo_sitemap/error_log
PHP Code:

[18-Nov-2010 08:21:03PHP Warning:  PHP StartupUnable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20060613/magickwand.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20060613/magickwand.socannot open shared object fileNo such file or directory in Unknown on line 0
[18-Nov-2010 08:21:03PHP Warning:  PHP StartupUnable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20060613/imagick.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20060613/imagick.socannot open shared object fileNo such file or directory in Unknown on line 0
[18-Nov-2010 08:21:03PHP Warning:  PHP StartupUnable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20060613/oauth.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20060613/oauth.socannot open shared object fileNo such file or directory in Unknown on line 0
[18-Nov-2010 08:21:03PHP Warning:  PHP StartupUnable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20060613/uploadprogress.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20060613/uploadprogress.socannot open shared object fileNo such file or directory in Unknown on line 0 

what is it?

kall 11-18-2010 04:39 AM

Quote:

Originally Posted by Jigsaw! (Post 2122915)
This version needs to be approved i see, most some people are receiving the same error as I am. :/

What is the content of your .htaccess file, and where is it located?

kall 11-18-2010 04:41 AM

Quote:

Originally Posted by dang3rzon3 (Post 2122940)
how to reset the admin cp password located in
http://www.pianetagay.com/forum/vbseo_sitemap/index.php

Thanks

It's in your AdminCP - vBSEO Sitemap options.

Chuta 11-18-2010 05:26 AM

Quote:

Originally Posted by jscieza (Post 2122057)

Hello, apologies for delay.

Google Webmaster Tools has been throwing errors for everyone off and on for the past week. I would suggest ignoring it for now as Google seems to be having issues.

If you still reproduce the issue after a couple weeks, please let us know.

Chuta 11-18-2010 05:29 AM

Quote:

Originally Posted by Jigsaw! (Post 2122140)
Hmm... Done, but still nothing, submitted it to Google, show's
Code:

       
General HTTP error: 404 not found
We encountered an error while trying to access your Sitemap. Please ensure your Sitemap follows our guidelines and can be accessed at the location you provided and then resubmit.


Hello,

Please make sure that 'data/' folder has set permissions to 777. Also please be sure that you have the following structure in your .htaccess file:

Code:

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

Perhaps you are missing the 'RewriteEngine On' line.

Quote:

Originally Posted by Jigsaw! (Post 2122140)
Also i think i should let you know that i cannot access www.myforum.com/vbseo_sitemap/data

It shows
Code:

Forbidden

You don't have permission to access /vbseo_sitemap/data on this server.

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


As both Brian and me stated above, this is for security purposes. Nobody needs to access to that URL via web browser.

Make sure you are sending the correct sitemap index URL. Also you may want to be interested on reading this:

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

Chuta 11-18-2010 05:31 AM

Quote:

Originally Posted by Leica.Robbiani (Post 2122227)
Hi there,

I also have problems with this. vBSEO isn't installed, so I disabled the first option.

The directory where the files should be stored has permissions 0777. But nothing is saved, but the generator has the meaning ?Sitemap created?.

What do I do wrong?

Best regards

L.R.

Hello,

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

Chuta 11-18-2010 05:33 AM

Quote:

Originally Posted by cdement (Post 2122283)
I am also having the same issue as Jigsaw. I have the directory chmod at 777, the .htaccess file has the rule at the top of the file, my host supports apache mod_rewrite, I have the option vbseo installed set to no, and I have generated the sitemap and when I go to the links it provides for the sitemaps it says 404 Not Found, submitted them to google and get the same from google. What is missing in this equation? Do I not have something right?

Hello,

Please make sure that you have the following structure in your .htaccess file:

Code:

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

Perhaps you are missing the 'RewriteEngine On' line.

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.

★Slap 11-18-2010 05:18 PM

Quote:

Originally Posted by kall (Post 2123044)
What is the content of your .htaccess file, and where is it located?

The .htaccess file is located in the root of my vBulletin, in vbseo_sitemap/data i cannot access it the htaccess file says "deny from all" checked in notepad.

Leica.Robbiani 11-18-2010 07:10 PM

Hi Jigsaw,

overwrite the .htaccess in the vbseo_sitemap/data directory with the file in the "docs (do not upload) directory.

For the 404-issue I have tested this:

Quote:

RewriteEngine On
RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ http://www.MYSITE.com/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
This seems working. Now I have to wait until the Google Webmaster Tools are telling me their meaning.

Best regards

L.R.

★Slap 11-18-2010 10:24 PM

Quote:

Originally Posted by Chuta (Post 2123053)
Hello,

Please make sure that 'data/' folder has set permissions to 777. Also please be sure that you have the following structure in your .htaccess file:

Code:

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

Perhaps you are missing the 'RewriteEngine On' line.



As both Brian and me stated above, this is for security purposes. Nobody needs to access to that URL via web browser.

Make sure you are sending the correct sitemap index URL. Also you may want to be interested on reading this:

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

All done, but still the same thing, i edited the .htaccess in the data folder and set the folder to 777, should i also recurse in sub directories too?, I uploaded everything the htaccess folder into root, includes and vbseo_sitemap folder, everything is working fine, apart from the sitemap links showing me a 404 error.

m!dn!ght 11-19-2010 07:17 AM

Quote:

i edited the .htaccess in the data folder
put .htaccess file in forum root not in data folder
yourdomain.com/.htaccess

★Slap 11-19-2010 02:32 PM

Quote:

Originally Posted by m!dn!ght (Post 2123441)
put .htaccess file in forum root not in data folder
yourdomain.com/.htaccess

I'm not sure if i included this but i did add the .htaccess folder in forum foot, the htaccess file which is in the data folder still remains, as it was like that once i downloaded, it. It said deny from all but one of the vBSEO staff told me to change it so i did but still nothing, the htaccess file is still located in data, and the htaccess folder is still in forum root (Unedited).

jarni 11-19-2010 05:57 PM

Im having the same problem for some reason it always thinks that my sitemap is in Sitemap Index: http://m2mscoop.com/forum/sitemap_index.xml.gz

As my forum is in my root directory, that folder doesn't even exist. Is there a way to have the sitemap installed into my root directory? I think it worked 1 time but never since then.

jarni 11-19-2010 06:52 PM

now I get this

General HTTP error: 404 not found
We encountered an error while trying to access your Sitemap. Please ensure your Sitemap follows our guidelines and can be accessed at the location you provided and then resubmit.
HTTP Error: 404
Problem detected on: Nov 19, 2010

It is only for the /sitemap_forum_1.xml.gz
Errors Sitemap Nov 19, 2010 106
all the other sitemap files seem to work fine

A.Chakery 11-19-2010 07:26 PM

Working great and also a great combination with vBseo Plugin.

thanks vbseo ;)

A.Chakery 11-19-2010 07:29 PM

Quote:

Originally Posted by jarni (Post 2123647)
now I get this

General HTTP error: 404 not found
We encountered an error while trying to access your Sitemap. Please ensure your Sitemap follows our guidelines and can be accessed at the location you provided and then resubmit.
HTTP Error: 404
Problem detected on: Nov 19, 2010


It is only for the /sitemap_forum_1.xml.gz
Errors Sitemap Nov 19, 2010 106
all the other sitemap files seem to work fine

Hi,

Dont worry its normal. its not related to this plugin. Its related to Google webmaster tools and it will take some time to get solved.

;)

mgcom 11-20-2010 10:16 AM

Quote:

Originally Posted by UIQarena (Post 2123655)
Hi,

Dont worry its normal. its not related to this plugin. Its related to Google webmaster tools and it will take some time to get solved.

;)

I'm getting the same, will i leave the sitemaps submitted to google ? are they serving any purpose ?


All times are GMT. The time now is 12:11 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.02107 seconds
  • Memory Usage 1,888KB
  • 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
  • (14)bbcode_code_printable
  • (1)bbcode_php_printable
  • (30)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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