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)

tidus78 02-09-2011 09:22 AM

Mmmmmmm

Already installed but when I "run generator"

Code:

[SECTION START] tags [6,533.9Kb mem used] [195s (+194s)]
Database Error        Database error


LeventX 02-09-2011 12:01 PM

Thank You Very Much.

tidus78 02-09-2011 04:27 PM

Ok just do it,tags eliminated but now I have a big problem....forum and thread don't be displayed.......

https://vborg.vbsupport.ru/external/2011/02/24.jpg

Help me....:(

your24hourstore 02-09-2011 07:00 PM

what is this part for

Addon Generator Modules
Set the addon module names here, one name per line. The modules files are located in vbseo_sitemap/addons/ folder.

Merih 02-09-2011 09:31 PM

same problem ?

Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 73 bytes) in /home/users/public_html/vbseo_sitemap/index.php on line 218

jitsuboy 02-09-2011 11:19 PM

Quote:

Originally Posted by Chuta (Post 2121220)
Hello,

With this add-on you should disable the built-in vBulletin sitemap generator.

Hi, where do we do this?

your24hourstore 02-09-2011 11:38 PM

Quote:

Originally Posted by jitsuboy (Post 2160760)
Hi, where do we do this?

you can disable it in settings / if you have never enabled it its off by default i think

your24hourstore 02-09-2011 11:42 PM

Quote:

Originally Posted by incisor (Post 2160429)
this work with php 4?

or do i need to be running 5?

think 5 is not even made yet latest version is 4.1.2 beta , so yes works in 4.1.1 i know

jitsuboy 02-09-2011 11:58 PM

It's actually on by default!

jitsuboy 02-10-2011 05:15 AM

after installing everything I'm not sure exactly what to do next.
I've installed the .xml file. I've edited the way the creator said to, I'm just not sure how to use this mod now.

This is the main thing that confuses me.

To access your reports enter the following URL:
http://www.example.com/forums/vbseo_sitemap/

NOTE: Replace "http://www.example.com/forums/" with the full URL to your vB forum root.

What exactly would my VB forum root be if I haven't changed it

ssssami 02-10-2011 03:40 PM

hi very thanks ,

i need help please

after create sitemap for my site:

http://www.samytv.com/vb/forum.php

i find that sitemap contain page number of thread like this:

Code:

<loc>http://www.samytv.com/vb/showthread.php?t=8&amp;page=3</loc>
but i do not want cotain page number in my sitemap

because my forum depend on first page of thread only

i want that sitemap contain main link to thread only like


Code:

<loc>http://www.samytv.com/vb/showthread.php?t=8</loc>
can help me please ?

steve1966 02-10-2011 09:32 PM

uninstalled till there is a fix

ergin200 02-11-2011 09:18 PM

thank you.

Edgespeeder06 02-12-2011 01:17 AM

okay so what did I do wrong? ugh http://njstangers.org/forum/vbseo_sitemap/

Edgespeeder06 02-12-2011 01:26 AM

Are these files suppose to be all in the root forum folder or actually in an "upload" folder branched off it?

Upload ALL the files and folders within the 'upload' folder to your forum root folder.

CHMOD 777 the 'forum-root/vbseo_sitemap/data/' folder

viper357 02-12-2011 06:13 AM

Why does this take so long to complete a sitemap? I have uninstalled and re-installed but it makes no difference, look at the amount of time it takes to generate a sitemap.

Quote:

Total Indexed URLs: 397228
Total Processing Time: 172,829.10 seconds
Does this hack have a problem with litespeed servers?

Teascu Dorin 02-12-2011 02:09 PM

1 Attachment(s)
Thank you for it.

I attached a Romanian Translation for vBSEO Search Engine XML Sitemap 3.0.

Enjoy!

tidus78 02-14-2011 06:58 PM

Ii doesn't show showthread and forumdisplay sitemap,0 url.

I set to yes in setting,count only cms,blog,member on my 4.1.1.

Any idea??
Edit/Delete Message

vitrag24 02-15-2011 06:36 AM

compatible with vb 4.1.2?

jpbryan 02-15-2011 12:07 PM

Thank you! Excellent

briansol 02-15-2011 11:56 PM

Quote:

Originally Posted by jitsuboy (Post 2159991)
I've installed as noted. I've edited and added a password.

When I go to http://www.mysite.com/forums/vbseo_sitemap/ I get a "The requested URL /forums/vbseo_sitemap/ was not found on this server"

I'm not exactly sure where I went wrong, but the vBSEO Search Engine XML Sitemap is working on my ACP. I just can't log in.

Thanks

Also- I'm not exactly sure if I had a .htaccess file previously. I've never uploaded one so I'm assuming that I don't. If I did however, could this be the reason I'm getting this error?

Thanks!!

htaccess is not required to get to vbseo_sitemap, just to load sitemap_index.xml.gz. Frankly it sounds like you uploaded the entire thing in the wrong place or uploaded the 'upload' fodler with it for some reason.

Quote:

Originally Posted by jitsuboy (Post 2159992)
How do you do this?

google.com/webmasters

Quote:

Originally Posted by Alibass (Post 2160001)
What files need to be uploaded for the patch, just what is in the upload file folder?

Upload the whole thing and re-import the product with over-write.

briansol 02-16-2011 12:00 AM

Quote:

Originally Posted by incisor (Post 2160429)
this work with php 4?

or do i need to be running 5?

php5

Quote:

Originally Posted by tidus78 (Post 2160490)
Mmmmmmm

Already installed but when I "run generator"

Code:

[SECTION START] tags [6,533.9Kb mem used] [195s (+194s)]
Database Error        Database error


view source to get the actual database error.

Quote:

Originally Posted by tidus78 (Post 2160616)
Ok just do it,tags eliminated but now I have a big problem....forum and thread don't be displayed.......

https://vborg.vbsupport.ru/external/2011/02/24.jpg

Help me....:(

sitemap only includes public (guest) urls. If your site is locked down, it will never get indexed.

Quote:

Originally Posted by your24hourstore (Post 2160671)
what is this part for

Addon Generator Modules
Set the addon module names here, one name per line. The modules files are located in vbseo_sitemap/addons/ folder.

it's for 'add ons' :) ie, you can make a tool for your gallery, or whatever else you run to add to the sitemap. Chances are, you can leave this blank.
Quote:

Originally Posted by Merih (Post 2160724)
same problem ?

Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 73 bytes) in /home/users/public_html/vbseo_sitemap/index.php on line 218

You need to increase your php.ini memory_limit setting and restart your webserver. 32M is bare minimum. 64 recommended.

briansol 02-16-2011 12:06 AM

Quote:

Originally Posted by jitsuboy (Post 2160311)
When you say I uploaded as is, what do you mean? I edited it to make it read like this: RewriteEngine On
RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ http://www.mysite.com/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

This is incorrect. Re-upload the default htaccess file to your forum root. No changes are needed to the file itself.

Quote:

I've Chmod 777 the data folder to my root
this doesn't even make sense....

Quote:

I also moved my vb folder from my public_html to the root directory.
why?
Quote:

I have it set to VBSEO installed: No

When I moved my VB folder to the root directory my site would no longer load. So I just moved it back and now it works fine. Could you clarify what you mean by that?

Also, what do you mean that I'm showing it installed in the forum?

Thanks!!!
Who knows wht you did here moving everything around.

Start over. stop moving stuff, and follow the readme file step by step.

Quote:

Originally Posted by Alibass (Post 2160332)
Thanks for somebody at vBSEO for not replying! :mad:

Fast & Full support is offered for our vBSEO customers first. We will get here when and if we can. If it's not fast enough, you can purchase a license to receive our priority support.
[QUOTE=your24hourstore;2160336]wouldnt expect to much in a free mod when they sell a premium mod

Quote:

add: wow the mod in here that adds to a previous post isn't working
more details please?

Quote:

Originally Posted by OldSchoolDSL (Post 2160342)
This update places the site map

http://www.sociallyuncensored.com/forums/sitemap_index.xml.gz

And not vbseo_sitemap/data/sitemap_index.xml.gz

So honestly, this make it more SEO friendly. :)

The htacces file does this, and always has since day 1 of the mod released, as it is required by google/etc to have the sitemap file load from the base directory, but making your public_html directory writable is just, well, dumb. So, we put it in its own data folder and use mod_rewrite to make it appear to be in the site or forum root depending on where you installed your board.

Quote:

Originally Posted by your24hourstore (Post 2160349)
ha i got it so im deleting all the crap above

went with /vbseo_sitemap/sitemap_index.xml.gz

Which is incorrect.

It should load from
site.com/sitemap_index.xml.gz
or
site.com/forum/sitemap_index.xml.gz
depending on where you installed your board.

vbseo_sitemap/ should never appear in the url of the sitemap itself, just the admin interface.

briansol 02-16-2011 12:08 AM

Quote:

Originally Posted by OldSchoolDSL (Post 2160303)
Just do not know why it always says 0 blog tags.

Do you have blog tags that aren't USER blog tags?

Quote:

Originally Posted by viper357 (Post 2160093)
Why is my runtime so high? You can also see it has stopped running daily, I would assume this is because it's taking 10 days to complete, this can't be normal, surely?

This means it's timing out. It picks up where it left off the last time it ran. So, your server needs 10x the rwesources to complete it.

You can remove sections like the archive/member pages/ and other "B" pages to make it run faster, or improve your servers memory_limit in php.ini and/or wait_timeout in my.cnf settings

briansol 02-16-2011 12:11 AM

Quote:

Originally Posted by jitsuboy (Post 2160871)
after installing everything I'm not sure exactly what to do next.
I've installed the .xml file. I've edited the way the creator said to, I'm just not sure how to use this mod now.

This is the main thing that confuses me.

To access your reports enter the following URL:
http://www.example.com/forums/vbseo_sitemap/

NOTE: Replace "http://www.example.com/forums/" with the full URL to your vB forum root.

What exactly would my VB forum root be if I haven't changed it

It's not about changing.... it's about the fact that we have NO idea what your domain name is, or where you placed your forum.

This is YOUR site.

If you run jitsuboy.com
and installed vb in root, it would be
it would be
jitsuboy.com/vbseo_sitemap/

If you put it in forums,
jitsuboy.com/forums/vbseo_sitemap/

and so on.

briansol 02-16-2011 12:12 AM

Quote:

Originally Posted by ssssami (Post 2161031)
hi very thanks ,

i need help please

after create sitemap for my site:

http://www.samytv.com/vb/forum.php

i find that sitemap contain page number of thread like this:

Code:

<loc>http://www.samytv.com/vb/showthread.php?t=8&amp;page=3</loc>
but i do not want cotain page number in my sitemap

because my forum depend on first page of thread only

i want that sitemap contain main link to thread only like


Code:

<loc>http://www.samytv.com/vb/showthread.php?t=8</loc>
can help me please ?

The Sitemap tool creates a sitemap. It is not a pick and chose pages tool.

What you want, can't be done, and is a waste of time to even consider. If you want it all on 1 page, set your vb pagination settings to 9999999999999999999 posts per page.

briansol 02-16-2011 12:13 AM

Quote:

Originally Posted by steve1966 (Post 2161160)
uninstalled till there is a fix

What exact issue are you facing? there are no known issues at this time. a fixed was posted within 10 minuets, and days ago since this post.

briansol 02-16-2011 12:18 AM

Quote:

Originally Posted by Edgespeeder06 (Post 2161606)
okay so what did I do wrong? ugh http://njstangers.org/forum/vbseo_sitemap/

Nothing... that's the admin interface. Login. It will show you the url to your sitemap in the top right.

set your password in vboptions -> vbseo sitemap options

Quote:

Originally Posted by Edgespeeder06 (Post 2161610)
Are these files suppose to be all in the root forum folder or actually in an "upload" folder branched off it?

Upload ALL the files and folders within the 'upload' folder to your forum root folder.

just like vb comes with an upload folder, docs folder, etc, you don't actually upload the upload folder, bur the CONTENTS OF the upload folder to your site.
Open it up, you will see some folders that match your vb install. Those should merge. (includes -> includes, etc).
Quote:

CHMOD 777 the 'forum-root/vbseo_sitemap/data/' folder
This is where the files are stored at run and this area needs to be writable, 777, so it can write to this area.

Quote:

Originally Posted by viper357 (Post 2161668)
Why does this take so long to complete a sitemap? I have uninstalled and re-installed but it makes no difference, look at the amount of time it takes to generate a sitemap.

Does this hack have a problem with litespeed servers?

you have too much stuff, not enough processing power, or a combination there of.

trim some sections off (members, archive, showpost, other useless pages)
increase wait_timeout, memory_limit

run it manually after tweaking settings to make sure it is able to complete. A db error will likely show in source.

This works on any webserver. Only different is the 'htaccess' rules on some software, but not lightspeed.

briansol 02-16-2011 12:20 AM

Quote:

Originally Posted by tidus78 (Post 2162586)
Ii doesn't show showthread and forumdisplay sitemap,0 url.

I set to yes in setting,count only cms,blog,member on my 4.1.1.

Any idea??
Edit/Delete Message

Are your forums open for guests? sitemap only includes public threads. And if you're worried about search engine hits, you need to make your content public.

Quote:

Originally Posted by vitrag24 (Post 2162715)
compatible with vb 4.1.2?

Don't see why not. I haven't upgraded yet, but there's nothing in the update list that says it will break it. Try it, view the sitemap, check webmaster tools to make sure they've accepted it correctly.

Crotan 02-16-2011 01:29 PM

So I've installed this and reports are generating fine, as I see them in the Reports list. However I'm not seeing any bots download them in my downloads log tab.

Multiple days, have a report generated once a day.

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 05:46 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.01935 seconds
  • Memory Usage 1,870KB
  • 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
  • (8)bbcode_code_printable
  • (33)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