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)

bosanci28 06-17-2013 06:53 PM

o yes, i forgot , i did add in host to redirect from http://www.wsogroupbuy.com to http://www.wsogroupbuy.com/forum.php is before it was going to the : http://wsogroupbuy.com/activity.php and i wanted to go directly to forum ,and not to activity .

so you think this line:

Code:

RewriteRule ^/?$ "http\:\/\/wsogroupbuy\.com\/forum\.php" [R=301,L]
is not right ,do i need to change anything?

thank you,

bzcomputers 06-17-2013 08:11 PM

Quote:

Originally Posted by bosanci28 (Post 2428752)
o yes, i forgot , i did add in host to redirect from http://www.wsogroupbuy.com to http://www.wsogroupbuy.com/forum.php is before it was going to the : http://wsogroupbuy.com/activity.php and i wanted to go directly to forum ,and not to activity .

so you think this line:

Code:

RewriteRule ^/?$ "http\:\/\/wsogroupbuy\.com\/forum\.php" [R=301,L]
is not right ,do i need to change anything?

thank you,

Well, it is not wrong but you will be sharing SEO weight between wsogroupbuy.com and wsogroupbuy.com/forum.php.

I personally would do this:
1) Rename what is currently index.php in your root folder to index.php_old
2) Rename forum.php to index.php
3) Change the script name setting in vB options from "forum" to "index". (see image below)
4) Remove the last 3 lines from your .htaccess file (all that should remain after are the Rewrite engine on and the sitemap line).

https://vborg.vbsupport.ru/external/2013/06/16.jpg

bosanci28 06-18-2013 04:30 AM

hi, i have done exactly how you said ,all working now,

i found all generated files in : /wsogroupbuy.com/vbseo_sitemap/data/

now i have to add them in webmaster.google.com ,

one more question for you is it possible to generate the sitemaps directly to root?

thank you,

bzcomputers 06-18-2013 06:19 AM

Quote:

Originally Posted by bosanci28 (Post 2428849)
hi, i have done exactly how you said ,all working now,

i found all generated files in : /wsogroupbuy.com/vbseo_sitemap/data/

now i have to add them in webmaster.google.com ,

one more question for you is it possible to generate the sitemaps directly to root?

thank you,

With these changes I'm not sure if you noticed but your site is now lightning fast compared to before!


As far as the sitemap goes the main file to access the sitemaps should be in the root (the actual data is located where you mentioned, but this is not where you should point google or bing etc.).


I would remove the web address you put into this:


https://vborg.vbsupport.ru/external/2013/06/15.jpg


leave it blank and it should work correctly. Currently it is not.

bosanci28 06-18-2013 01:56 PM

yes,i have notice that is loading really fast now...

and that link was taking out from there.


now,i notice after renaming the forum to index ,when i go on main site to http://www.wsogroupbuy.com all is fine,but if i click tab "forum" is going to error page ,i think i need to rename from forum to index that tab ,somewhere in options i think,i have to find it.

http://wsogroupbuy.com/forum.php

thank you,

update, fixed it!

found it in options/navigation manager,then edit the forum tab:

from:

Code:

forum.php{session.sessionurl_q}
to
Code:

index.php{session.sessionurl_q}
and it works now,

thank you for all your help.

bzcomputers 06-18-2013 05:28 PM

Quote:

Originally Posted by bosanci28 (Post 2428908)
yes,i have notice that is loading really fast now...

and that link was taking out from there.


now,i notice after renaming the forum to index ,when i go on main site to http://www.wsogroupbuy.com all is fine,but if i click tab "forum" is going to error page ,i think i need to rename from forum to index that tab ,somewhere in options i think,i have to find it.

http://wsogroupbuy.com/forum.php

thank you,

update, fixed it!

found it in options/navigation manager,then edit the forum tab:

from:

Code:

forum.php{session.sessionurl_q}
to
Code:

index.php{session.sessionurl_q}
and it works now,

thank you for all your help.

I still can't access your sitemap, did you put it in a different location than the default?

bosanci28 06-18-2013 05:55 PM

all the generated zips are here:

Code:

/wsogroupbuy.com/vbseo_sitemap/data/
also in the same folder i have a .htaccess:
deny from all

in .htaccess (root) i have only this:

Code:

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


bzcomputers 06-18-2013 06:23 PM

Quote:

Originally Posted by bosanci28 (Post 2428950)
in .htaccess (root) i have only this:

Code:

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


Change this to:

Code:

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


bosanci28 06-18-2013 07:31 PM

ok,done.

bzcomputers 06-18-2013 08:00 PM

Quote:

Originally Posted by bosanci28 (Post 2428986)
ok,done.

Something still isn't quite right. What are the names of the files being created in the vbseo_sitemap/data folder?


All times are GMT. The time now is 09:13 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.01759 seconds
  • Memory Usage 1,755KB
  • 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
  • (10)bbcode_code_printable
  • (5)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