vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Administrative and Maintenance Tools - vBSEO Google/Yahoo Sitemap Generator (https://vborg.vbsupport.ru/showthread.php?t=144730)

iettafune 01-30-2008 07:03 PM

no no...now are all ok :-)

ukmma 01-31-2008 01:46 PM

sorry if this has been asked already and covered, but can someone briefly explain the differences between this and the vbseo that costs $149?

MissKalunji 01-31-2008 02:00 PM

Quote:

Originally Posted by ukmma (Post 1433147)
sorry if this has been asked already and covered, but can someone briefly explain the differences between this and the vbseo that costs $149?

This only GENERATES a map to send to google and yahoo

but vbseo actually converts all your links on vbulletin to be keyword rich...

instead of showthread.php...blablabla this time it would be example www.domain.com/forum/threadnumber/something.html

which makes google and yahoo crawler index your pages higher because of the keywords

that's the difference

That's a rough explanation but check vbseo.com for more info

ukmma 01-31-2008 03:06 PM

Thanks for info, im just trying to weigh up wether it will be worth getting the £149 vbseo

just77me 02-02-2008 04:22 PM

i can run the page but when i klick on run the sitemap genarator i get many errrors

peterpigman 02-02-2008 09:00 PM

Quote:

Originally Posted by ukmma (Post 1433194)
Thanks for info, im just trying to weigh up wether it will be worth getting the ?149 vbseo


IMHO...

I have two sites, one with vbseo and this and one with just this. Being 100% honest Vbseo doesn't make a huge difference other than you can administer settings and monitor your site a lot easier. If you would have to struggle to afford it I wouldn't bother but if you have spare ?s go for it. It does have a lot of handy features.

tnedator 02-02-2008 10:41 PM

I have vbadvanced installed in the root, so I setup the .htaccess to include /forums/ in it. I can access the xml.gz files just fine from the root, but when I try and access urllist.txt.gz, I get a "The webpage cannot be found" error. The urllist.txt.gz file exists in data just like the .xml.gz files.

http://www.broncosforums.com/sitemap_index.xml.gz works ok
http://www.broncosforums.com/urllist.txt.gz results in page not found

My .htaccess in the root (not forums folder) is:

Code:

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

Any idea why I am getting an error?

Also, as I am using vBadvanced, I put vbseo_sm_vba in the addon generator modules and changed the sitemap file URLs to http://www.broncosforums.com. Is there anything else I should do to include my vBadvanced page in my sitemap? Do I need to add anything to the extra-urls.txt file?

iojam 02-03-2008 07:05 AM

just77me,

make sure that you set 0777 permissions for data/ folder.

tnedator,
you should use this rewrite rule:
RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ /forums/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

Black Tiger 02-07-2008 04:01 AM

I got something similar as Tnedator.
I also have vBA (3.0 RC2) installed and have a .htaccess in my web-root folder like this:
Code:

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

My forums are in the web-root/bbs folder.

Now google sees my sitemap and the url list, no problem.
But in the ACP under "vBSeo Sitemap Reports" when I look there it says my homepage is:
www.myforums.org/bbs whilest it should be www.myforums.org.
Also it says "Your forums sitemap index url: www.myforums.org/bbs/sitemap_index.xml.gz which also should be www.myforums.org/sitemap_index.xml.gz.

How do i fix it so vbSeo is displaying the correct url's?

By the way, does this make any difference if google is getting the sitemap in good order?
Or should I better point the sitemap to the /bbs folder so move my .htaccess file?

Black Tiger 02-07-2008 04:07 AM

Got another question, how do I use the vbseo_sm_vba.php? Or is that being used automatically? I removed both the // in front of this line:
PHP Code:

$vba_url preg_replace('#[^/]*/$#'''$vba_url); 

Same question for downloads2.php. Both in the addons folder.


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