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)

BayLee2 08-11-2011 09:56 PM

Thanks, great mod!

cameraguru 08-12-2011 10:52 AM

Just thought I'd share as I been having the 404 not found error, might help someone else out?
I had to edit my .htaccess file with followsymlinks and add a / at beginning of path to vbseo folder.

#start .htaccess code
Options +FollowSymLinks
RewriteEngine On
RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ /vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

Welshy2008 08-12-2011 12:13 PM

Quote:

Originally Posted by soaringpine (Post 2232389)
Is this something I should install (even if I recently installed the most recent version of VBSEO)? Many, many thanks for the advice.

Yes mate - You should. :)

soaringpine 08-13-2011 01:10 PM

Thanks Welshy

Scalemotorcars 08-19-2011 07:01 PM

Quote:

Originally Posted by Scalemotorcars (Post 2229692)
From the admincp it looks fine and the link is valid but I still have the issue inside my Google account.

See screenshot.

Still having the same issue. Anyone...:confused:

cdoyle 08-21-2011 01:59 PM

1 Attachment(s)
Hi,
I've posted about this error in the past but I never got an answer.
My sitemap used to work, then it all of a sudden it started getting error in Google Webmasters.

Any idea why I'm getting errors on some of these files?

gungor 08-21-2011 06:15 PM

very good.!

FReeSTER 08-22-2011 03:17 PM

Every time I want to go to vBSEO Sitemaps Result is taking me to the forum like there is no files on the ftp but all the files are there

any ideas?

dalreardon 08-25-2011 06:49 AM

Hi,

After I install this plugin do I need to turn off the sitemap feature built into VB? Don't want 2 separate sitemaps running at same time or does the software do this for you?

Thanks,
Dale.
http://www.settledin.com.au

Scalemotorcars 08-25-2011 02:29 PM

Quote:

Originally Posted by cdoyle (Post 2236158)
Hi,
I've posted about this error in the past but I never got an answer.
My sitemap used to work, then it all of a sudden it started getting error in Google Webmasters.

Any idea why I'm getting errors on some of these files?


Same issue for several weeks now and no response... :down:

FReeSTER 08-26-2011 01:59 AM

Quote:

Originally Posted by FReeSTER (Post 2236591)
Every time I want to go to vBSEO Sitemaps Result is taking me to the forum like there is no files on the ftp but all the files are there

any ideas?

:Bump: Also the HTACCESS is done as well but I cant find the url even if i go directly from the broser to the file it wont load but instead takes me to the forum

Crotan 08-26-2011 03:45 PM

Quote:

Originally Posted by Scalemotorcars (Post 2237942)
Same issue for several weeks now and no response... :down:

submit your sitemap to bing webmaster tools they give a better run down of any errors detected. google for some reason just says they exist

Laurvick 08-30-2011 08:20 AM

Internal Server Error

It tells me that, whenever I try to load the page o_O?

j3suss 09-01-2011 03:00 PM

I have a question...

In Root File Sitemap, I have /public_html/vbseo_sitemap but then in rebuild sitemap:
---------------
The directory to save sitemap files not writable. Please change the permissions on the path to the server can write or enter a different path in the sitemap options.
----------------

But file data I have do permissions 777...

¿Can Someperson help me?

hazem_aliraqi 09-02-2011 06:51 AM

thank you

Chuta 09-05-2011 12:58 AM

Hello guys,

On behalf of the whole vBSEO Support Team, I offer an apology for the lack of support here. I will try to address all of the unanswered questions one by one.

If required, please supply me with login credentials via PM for troubleshooting/investigation.

Chuta 09-05-2011 01:01 AM

Quote:

Originally Posted by Ghostt (Post 2226652)
The rewrite rules are working host confirmed that!
and im not the only one with this error i think.
why you use this rewrite rules instead just point to the file... such things makes problems

my rewrite rules:
Code:

RewriteEngine On

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

this arent possible options that youve written.
i need a real solution or what the support have to check on server to find the problem.
one more time: all other rewrite rules work perfect!

Hello Ghostt,

Is it "sitemap_index.xml" or "sitemap_index.xml.gz"?. Please make sure you follow the link supplied in the upper right corner of the sitemap interface to reach the sitemap index.

Chuta 09-05-2011 01:23 AM

Quote:

Originally Posted by strudinox (Post 2226671)
This needs to be mentioned in the OP then. I guarantee most people running VB4 who do NOT have VBSEO installed will be running friendly URLs.

Hello strudinox,

vBSEO Search Engine XML Sitemaps should work just fine with any vB-friendly URLs. The issue you mentioned seems to be a bug, I could reproduce it myself.

I've flagged this to our architects for troubleshooting.

Chuta 09-05-2011 01:24 AM

Quote:

Originally Posted by Scalemotorcars (Post 2229441)
Checking from my google account I seem to be having an issue with the Archive file. All other sitemaps work fine and get a green check but the Archive one stays with the https://www.google.com/webmasters/to...es/caution.png

Any ideals why???

Also I had over 1 million indexed urls but now after a server move and upgrade Im back to only 6,600... That SUCKS!!!

Is this normal?

Hello Scalemotorcars,

Please hover your mouse over that icon to see the actual error message and supply us what pops up.

Chuta 09-05-2011 01:28 AM

Quote:

Originally Posted by soaringpine (Post 2232389)
Is this something I should install (even if I recently installed the most recent version of VBSEO)? Many, many thanks for the advice.

Hello soaringpine,

Yes, we advise any vBSEO customer to install and keep running our sitemaps generator tool.

Chuta 09-05-2011 01:30 AM

Quote:

Originally Posted by cameraguru (Post 2232589)
Just thought I'd share as I been having the 404 not found error, might help someone else out?
I had to edit my .htaccess file with followsymlinks and add a / at beginning of path to vbseo folder.

#start .htaccess code
Options +FollowSymLinks
RewriteEngine On
RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ /vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

Hello,

That would be like enabling RewriteBase setting (recommended way):

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

Thanks for sharing though! :)

Chuta 09-05-2011 01:31 AM

Quote:

Originally Posted by cdoyle (Post 2236158)
Hi,
I've posted about this error in the past but I never got an answer.
My sitemap used to work, then it all of a sudden it started getting error in Google Webmasters.

Any idea why I'm getting errors on some of these files?

Hello cdoyle,

Please hover your mouse over that icon to see the actual error message and supply us what pops up.

Chuta 09-05-2011 01:33 AM

Quote:

Originally Posted by FReeSTER (Post 2236591)
Every time I want to go to vBSEO Sitemaps Result is taking me to the forum like there is no files on the ftp but all the files are there

any ideas?

Hello,

Do you mean the sitemap_index.xml.gz file? i.e http://www.yoursite.com/forum/sitemap_index.xml.gz?.

Chuta 09-05-2011 01:34 AM

Quote:

Originally Posted by dalreardon (Post 2237789)
Hi,

After I install this plugin do I need to turn off the sitemap feature built into VB? Don't want 2 separate sitemaps running at same time or does the software do this for you?

Thanks,
Dale.
http://www.settledin.com.au

Hi Dale,

Yes. They shouldn't run both at once.

Chuta 09-05-2011 01:35 AM

Quote:

Originally Posted by Laurvick (Post 2239845)
Internal Server Error

It tells me that, whenever I try to load the page o_O?

Hello Laurvick,

What page are you referring to?.

Chuta 09-05-2011 01:37 AM

Quote:

Originally Posted by j3suss (Post 2240846)
I have a question...

In Root File Sitemap, I have /public_html/vbseo_sitemap but then in rebuild sitemap:
---------------
The directory to save sitemap files not writable. Please change the permissions on the path to the server can write or enter a different path in the sitemap options.
----------------


But file data I have do permissions 777...

?Can Someperson help me?

Hello,

You need to chmod 777 the "vbseo_sitemap/data/" directory, *not* the whole "vbseo_sitemap/" directory.

Teascu Dorin 09-05-2011 07:17 PM

<span style="text-decoration: line-through">The structure of the archive is very confusing and unordered from what I see !!!</span>

Sorry, my bad. I had something modified in my Winrar program.

Chuta 09-05-2011 07:52 PM

Quote:

Originally Posted by strudinox (Post 2220317)
All links are generated successful however I am having one problem with this mod generating CMS articles URL's correctly. Running 4.1.4

My URLs are pretty standard:
Code:

http://www.gnd-tech.com/content/720-EVGA-GTX-570-Classified-Released

When I run the Generator, it produces URLs that look like this:
Code:

http://www.gnd-tech.com/content.php720-EVGA-GTX-570-Classified-Released
Notice that it's generating "content.php" and not including a /

All the other Mod Rewritten URLS are working fine such as the forums, and blogs.

Hello,

The issue has been corrected. Please download the package again and follow the upgrade instructions supplied within the readme.html file, which is located inside the docs (do not upload) folder.

iyama 09-06-2011 11:16 AM

If i use the regenerator:

Quote:

[homepage] [9,752.4Kb mem used] [0s (+0s)]
[SECTION START] forumdisplay [9,755.3Kb mem used] [0s (+0s)]
[SECTION START] showthread [9,755.6Kb mem used] [0s (+0s)]
[SECTION START] polls [9,755.1Kb mem used] [0s (+0s)]
[create sitemap file] filename: sitemap_forum_1.xml.gz, number of urls: 1 [9,757.3Kb mem used] [0s (+0s)]
[archive homepage] [9,756.4Kb mem used] [0s (+0s)]
[SECTION START] forumdisplay archived [9,758.2Kb mem used] [0s (+0s)]
[SECTION START] showthread archived [9,758.6Kb mem used] [0s (+0s)]
[create sitemap file] filename: sitemap_archive_1.xml.gz, number of urls: 1 [9,759.9Kb mem used] [0s (+0s)]
[SECTION START] tags [9,758.2Kb mem used] [0s (+0s)]
Database error in vBulletin 4.1.5:

Invalid SQL:

SELECT COUNT(*) as cnt,max(lastpost) as lastupdate
FROM thread AS thread
INNER JOIN tagcontent AS tagcontent ON
(tagcontent.tagid = 1 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 : Tuesday, September 6th 2011 @ 08:13:39 AM
Error Date : Tuesday, September 6th 2011 @ 08:13:39 AM
Script : http://www.mysite.info/forum/vbseo_s...eo_sitemap.php
Referrer : http://www.mysite.info/forum/vbseo_s...php?rlist=true

strudinox 09-06-2011 01:30 PM

Quote:

Originally Posted by Chuta (Post 2242317)
Hello,

The issue has been corrected. Please download the package again and follow the upgrade instructions supplied within the readme.html file, which is located inside the docs (do not upload) folder.

Excellent! I can confirm that it is working correctly now. Thanks for the support!

Chuta 09-07-2011 01:49 AM

Quote:

Originally Posted by iyama (Post 2242564)
If i use the regenerator:



Database error in vBulletin 4.1.5:

Invalid SQL:

SELECT COUNT(*) as cnt,max(lastpost) as lastupdate
FROM thread AS thread
INNER JOIN tagcontent AS tagcontent ON
(tagcontent.tagid = 1 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 : Tuesday, September 6th 2011 @ 08:13:39 AM
Error Date : Tuesday, September 6th 2011 @ 08:13:39 AM
Script : http://www.mysite.info/forum/vbseo_s...eo_sitemap.php
Referrer : http://www.mysite.info/forum/vbseo_s...php?rlist=true

Hello iyama,

Please try to disable 'Tag pages' from being added to your sitemaps.

Chuta 09-07-2011 01:49 AM

Quote:

Originally Posted by strudinox (Post 2242595)
Excellent! I can confirm that it is working correctly now. Thanks for the support!

Hi strudinox,

I'm glad to hear that!. Thank you for your report and again sorry for the delay.

FReeSTER 09-07-2011 05:01 AM

Quote:

Originally Posted by Chuta (Post 2242047)
Hello,

Do you mean the sitemap_index.xml.gz file? i.e http://www.yoursite.com/forum/sitemap_index.xml.gz?.

I mean at the adminCP. When I try to get into vBSEO Sitemap Result it just take me to the homeforum instead and all the files are on the FTP like it have to. I have triple checked this and I dont see any files missing

iyama 09-07-2011 06:58 AM

Quote:

Originally Posted by Chuta (Post 2242841)
Hello iyama,

Please try to disable 'Tag pages' from being added to your sitemaps.

That was it. :D

I have a other question.

In the first week that my site was online, about 3 years ago.
Google has located my admincp and modcp map, and also set this online then.
Is this now again possibel or?

MagicThemeParks 09-07-2011 09:18 AM

Quote:

Originally Posted by Chuta (Post 2242317)
Hello,

The issue has been corrected. Please download the package again and follow the upgrade instructions supplied within the readme.html file, which is located inside the docs (do not upload) folder.

Was the only updated file the vbseo_sitemap_functions.php file?

iojam 09-08-2011 05:31 AM

Yes, that was the only file updated (md5_sums_crawlability_sitemap.php has changed too, since checksum is now different).

MagicThemeParks 09-08-2011 06:27 PM

Thanks iojam, but that file shows an updated date of February 7, 2011. Is there a newer version uploaded now with a newer version of that file?

Chuta 09-09-2011 03:33 AM

Quote:

Originally Posted by MagicThemeParks (Post 2243516)
Thanks iojam, but that file shows an updated date of February 7, 2011. Is there a newer version uploaded now with a newer version of that file?

Hello MagicThemeParks,

Yes, there's a newer version of the script and it is the one available for download in the first post of this thread. You can see at the middle-center part of the add-on information that it says: 'Last Update: 05 Sep 2011'.

strudinox confirms that the issue has been resolved here: https://vborg.vbsupport.ru/showpost....&postcount=430

Chuta 09-09-2011 03:35 AM

Quote:

Originally Posted by FReeSTER (Post 2242879)
I mean at the adminCP. When I try to get into vBSEO Sitemap Result it just take me to the homeforum instead and all the files are on the FTP like it have to. I have triple checked this and I dont see any files missing

Hello,

Is the .htaccess file in place?.

Chuta 09-09-2011 03:36 AM

Quote:

Originally Posted by iyama (Post 2242903)
That was it. :D

I have a other question.

In the first week that my site was online, about 3 years ago.
Google has located my admincp and modcp map, and also set this online then.
Is this now again possibel or?

Hello,

I do not fully understand your question. Please re-phrase.


All times are GMT. The time now is 12:54 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.01866 seconds
  • Memory Usage 1,850KB
  • 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
  • (3)bbcode_code_printable
  • (26)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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