vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vBSEO Google/Yahoo Sitemap Generator for vBulletin 3.6.x, 3.5.x & 3.0.x (https://vborg.vbsupport.ru/showthread.php?t=100435)

Zia 02-20-2006 04:02 AM

Quote:

Originally Posted by iojam
You will see in " Sitemap Downloads Log" if it works correctly.
vBSEO Sitemap Generator can only include either original vBulletin URLs or vBSEO URLs.

hmm that means it does'nt include the urls re-written by any free url-rewriter(found in vb.org) ?

that means install a url-rewiter is meaning less with this(this thread's) sitemap generator? But no conflicts at all ?

do we need to put a button on homepage/everypage that will linked to
www.site.com/sitemap.xml or www.site.com/sitemap.xml.gz

no offence.. buildtolearn.com they did similar thing(so im asking) they put an xml button on navbar that linked to there sitemap.xml.gz

maybe its a fools qustion..but to learn thins thing im agreed to be fool :disappointed:

thankx in advance.

bruss 02-20-2006 02:18 PM

I have installed and everything looks good... However when i look at my stats i am only see the google bot crawl the index. Not the forums.. Any thoughts?

trigon 02-20-2006 02:54 PM

Quote:

Originally Posted by cellarius
Hi,

I don't succeed in downloading my sitemaps (if I click the links to the files at Sitemap Reports -> 404) and neither Google Sitemaps nor Yahoo are able to find them. I double- and tripkechecked the following

- dir "data" chmod 777 (definitely)
- .htaccess at http://www.mydomain.de/forum/, at the moment containing only the 2 lines provided for this:
Code:

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

- yes, mod_rewrite does work on my server, and there are no conflicts with .htaccess at root level (only permanent redirs of obsolete pages there)
- sitemaps are generated and right there to see and download via ftp, and if I point Google Sitemaps to the full path -> Success.
- anyway: http://www.mydomain.de/forum/vbsesitemap.txt.gz (or sitemap_index.xml.gz) returns a 404

What might be the issue? Don't know where to look anymore.

Thanks for your help
Sven

Quote:

Originally Posted by vBSEO
cellarius,

Please try to add the following after "RewriteEngine on" line:
Quote:
RewriteBase /forum/

Tried the same, but by me no go.
Have the same problem, sitemap was created succesfully, also the cronjob works good, but the side is not in the /forum/ folder, its in the /forum/vbseo_sitemap/data/ folder.
Also google cant find it.

bruss 02-20-2006 05:37 PM

Quote:

Originally Posted by bruss
I have installed and everything looks good... However when i look at my stats i am only see the google bot crawl the index. Not the forums.. Any thoughts?


I had the vbSEO Installed option checked in ACP.... OOPS.. What would the result of this be?

I have deleted my sitemaps changed it ran the generator again. Once i had new sitemaps with this configured right i re-subbmitted my sitemaps. I guess i just have to wait and see if i get spidered on more than my index.

lawahdy 02-20-2006 06:40 PM

hey there guys..

i'm currently using this htaccess file

Code:

RewriteEngine On
RewriteRule ^$ index.php
RewriteRule ^f([0-9]+)-([A-Za-z0-9\-]+)\.html$ forumdisplay.php?f=$1 [L]
RewriteRule ^u-(.*)-(.*).html member.php?u=$2 [L]
RewriteRule ^t([0-9]+)(((-p)([0-9]+))?)([A-Za-z0-9\-]+)\.html$ showthread.php?t=$1&page=$5&pp=10 [L]
RewriteRule ^(sitemap.*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
RewriteRule (^[-_A-Za-z\ ]*$) member.php?username=$1 [L]
RewriteRule (^[-_0-9\ ]*$) member.php?userid=$1 [L]

and it is working fine with me..

now i have a modified htaccess that covers more areas in vb.. but when i install it .. nothing works.. they same old html extentions and names but it is not linking to them.. i'm using vbseo 1.6
Code:

RewriteEngine On
RewriteRule ^(.*)/t-(.*)-(.*)/go=(.*) showthread.php?t=$3&goto=$4&is_vrewrite=yes[L]
RewriteRule ^(.*)/p-(.*)-(.*).html showthread.php?p=$3&is_vrewrite=yes[L]
RewriteRule ^f-(.*)-(.*)-page(.*).html forumdisplay.php?f=$2&page=$3&order=desc&is_vrewrite=yes [L]
RewriteRule ^f-(.*)-(.*).html/page(.*)daysprune(.*)-order(.*)-sort(.*) forumdisplay.php?f=$2&page=$3daysprune=$4&order=$5&sort=$6&is_vrewrite=yes [L]
RewriteRule ^f-(.*)-(.*).html/daysprune(.*)-order(.*)-sort(.*) forumdisplay.php?f=$2&daysprune=$3&order=$4&sort=$5&is_vrewrite=yes [L]
RewriteRule ^f-(.*)-(.*).html forumdisplay.php?f=$2&is_vrewrite=yes [L]
RewriteRule ^u-(.*)-(.*).html member.php?u=$2&is_vrewrite=yes [L]
RewriteRule ^(.*)-(.*)-newpost.html showthread.php?goto=newpost&t=$2 [L]
RewriteRule ^(.*)/t-(.*)-(.*)-page(.*).html showthread.php?t=$3&page=$4&is_vrewrite=yes [L]
RewriteRule ^(.*)/t-(.*)-(.*).html showthread.php?t=$3&is_vrewrite=yes [L]
RewriteRule ^markread.html forumdisplay.php?do=markread [L]
RewriteRule ^(.*)/p-(.*)-(.*).html#(.*) showthread.php?p=$3#post$4 [L]
RewriteRule ^print-(.*)-(.*).html printthread.php?t=$2 [L]
RewriteRule ^sendtofriend-(.*)-(.*).html sendmessage.php?do=sendtofriend&t=$2 [L]
RewriteRule ^search-(.*).html search.php?do=$1 [L]
RewriteRule ^(.*)-(.*)/newthread.php newthread.php?do=newthread&f=$2[L]
RewriteRule ^(.*)/newpostnoquote-(.*).php newreply.php?do=newreply&noquote=1&p=$2[L]
RewriteRule ^(.*)/newpost-(.*).php newreply.php?do=newreply&p=$2[L]
RewriteRule ^p-(.*).html showpost.php?p=$1&postcount=$1 [L]
RewriteRule ^(sitemap.*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

do you have an idea of what would be going wrong.>?

bruss 02-20-2006 08:57 PM

Quote:

Originally Posted by lawahdy
hey there guys..

i'm currently using this htaccess file

Code:

RewriteEngine On
RewriteRule ^$ index.php
RewriteRule ^f([0-9]+)-([A-Za-z0-9\-]+)\.html$ forumdisplay.php?f=$1 [L]
RewriteRule ^u-(.*)-(.*).html member.php?u=$2 [L]
RewriteRule ^t([0-9]+)(((-p)([0-9]+))?)([A-Za-z0-9\-]+)\.html$ showthread.php?t=$1&page=$5&pp=10 [L]
RewriteRule ^(sitemap.*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
RewriteRule (^[-_A-Za-z\ ]*$) member.php?username=$1 [L]
RewriteRule (^[-_0-9\ ]*$) member.php?userid=$1 [L]

and it is working fine with me..

now i have a modified htaccess that covers more areas in vb.. but when i install it .. nothing works.. they same old html extentions and names but it is not linking to them.. i'm using vbseo 1.6
Code:

RewriteEngine On
RewriteRule ^(.*)/t-(.*)-(.*)/go=(.*) showthread.php?t=$3&goto=$4&is_vrewrite=yes[L]
RewriteRule ^(.*)/p-(.*)-(.*).html showthread.php?p=$3&is_vrewrite=yes[L]
RewriteRule ^f-(.*)-(.*)-page(.*).html forumdisplay.php?f=$2&page=$3&order=desc&is_vrewrite=yes [L]
RewriteRule ^f-(.*)-(.*).html/page(.*)daysprune(.*)-order(.*)-sort(.*) forumdisplay.php?f=$2&page=$3daysprune=$4&order=$5&sort=$6&is_vrewrite=yes [L]
RewriteRule ^f-(.*)-(.*).html/daysprune(.*)-order(.*)-sort(.*) forumdisplay.php?f=$2&daysprune=$3&order=$4&sort=$5&is_vrewrite=yes [L]
RewriteRule ^f-(.*)-(.*).html forumdisplay.php?f=$2&is_vrewrite=yes [L]
RewriteRule ^u-(.*)-(.*).html member.php?u=$2&is_vrewrite=yes [L]
RewriteRule ^(.*)-(.*)-newpost.html showthread.php?goto=newpost&t=$2 [L]
RewriteRule ^(.*)/t-(.*)-(.*)-page(.*).html showthread.php?t=$3&page=$4&is_vrewrite=yes [L]
RewriteRule ^(.*)/t-(.*)-(.*).html showthread.php?t=$3&is_vrewrite=yes [L]
RewriteRule ^markread.html forumdisplay.php?do=markread [L]
RewriteRule ^(.*)/p-(.*)-(.*).html#(.*) showthread.php?p=$3#post$4 [L]
RewriteRule ^print-(.*)-(.*).html printthread.php?t=$2 [L]
RewriteRule ^sendtofriend-(.*)-(.*).html sendmessage.php?do=sendtofriend&t=$2 [L]
RewriteRule ^search-(.*).html search.php?do=$1 [L]
RewriteRule ^(.*)-(.*)/newthread.php newthread.php?do=newthread&f=$2[L]
RewriteRule ^(.*)/newpostnoquote-(.*).php newreply.php?do=newreply&noquote=1&p=$2[L]
RewriteRule ^(.*)/newpost-(.*).php newreply.php?do=newreply&p=$2[L]
RewriteRule ^p-(.*).html showpost.php?p=$1&postcount=$1 [L]
RewriteRule ^(sitemap.*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

do you have an idea of what would be going wrong.>?


Do i need all this stuff in my .htaccess file?

iojam 02-21-2006 06:26 AM

Zia,
Quote:

hmm that means it does'nt include the urls re-written by any free url-rewriter(found in vb.org) ?
Yes, that is correct.

Quote:

do we need to put a button on homepage/everypage that will linked to
www.site.com/sitemap.xml or www.site.com/sitemap.xml.gz
This is not required - you are informing the search engines about your sitemap location directly instead.


trigon,

although sitemap files are physically located in vbseo_sitemap/data/ folder, you should link to them as http://yourforumsroot/sitemap_index.xml.gz etc (it is achieved by using mod_rewrite rules in .htaccess)


bruss
Quote:

I have installed and everything looks good... However when i look at my stats i am only see the google bot crawl the index. Not the forums.. Any thoughts?
You may want to manually submit your individual sitemap files to Google webmaster account if you have only index file downloaded by the SE bots.


lawahdy,
Quote:

now i have a modified htaccess that covers more areas in vb.. but when i install it .. nothing works.. they same old html extentions and names but it is not linking to them.. i'm using vbseo 1.6
Do you mean that sitemap files are not opened correctly for you? If so, you can try to move "(sitemap.*\.(xml|txt)..." line to the top of .htaccess (right *after* "RewriteEngine on" line)

bruss 02-21-2006 03:11 PM

I am finally getting indexed it seems.. My problem was i had the vbSEO option enabled and i dont have vbSEO... lol

cgchris99 02-22-2006 01:49 AM

bruss, how long did it take for the index to start appearing after you turned of the vbSEO option? I just noticed I had the same thing.

T3MEDIA 02-22-2006 03:17 AM

Quote:

Originally Posted by iojam
AWS,

have you tried to enable Log in vB Scheduler and see what it has logged?


T3MEDIA


when do you get a white screen - when trying to open your sitemap file?

When I run the software to make the sitemap. Never makes it page goes white. 3.0.x board. however the older version before this worked.


All times are GMT. The time now is 06:03 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.02296 seconds
  • Memory Usage 1,784KB
  • 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
  • (5)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
  • (4)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