vBulletin SEO Forums

SEO

vBulletin Search Engine Optimization

Buy vBSEO Now! HACKER SAFE certified sites prevent over 99.9% of hacker crime.
ne nw
New vBSEO Discount Level for Network Builders Meet vBSEO Team in New York (Nov. 3rd & 4th) vBSEO 3.2.0 GOLD Has Landed Success with vBSEO = 600ore Web Visitors + $1400 in a Day! Crawlability Inc. Files for SEO Technology Patent
se sw

error in sitemap after upgrade...

This is a discussion on error in sitemap after upgrade... within the Troubleshooting forums, part of the vBSEO Google/Yahoo Sitemap category; Hello, Maybe is a very simple question, but I search in forum and don't see a answer. I recently make ...

Go Back   vBulletin SEO Forums > vBSEO Google/Yahoo Sitemap > Troubleshooting

Enhancing 80 million pages.

Register FAQ Members List Social Groups Calendar Search Today's Posts Mark Forums Read
  #1  
Old 10-30-2006, 09:22 AM
Member
 
Real Name: joao barroca
Join Date: Apr 2006
Location: rio de janeiro
Posts: 80
Question error in sitemap after upgrade...

Hello,
Maybe is a very simple question, but I search in forum and don't see a answer.
I recently make a upgrade of my version of vbseo in Comunidade vBulletin Brasil
My google's definition [sitemaps] is to Comunidade vBulletin Brasil.
My htaccess root forum is

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


RewriteCond %{REQUEST_FILENAME} !forums/
RewriteCond %{QUERY_STRING} !vbseourl=
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ forums/vbseo.php?vbseourl=$1&vbseorelpath=../&%{QUERY_STRING} [L]
My htaccess in board/forum [paste 'forums'] is
Quote:
# Comment the following line (add '#' at the beginning)
# to disable mod_rewrite functions.
# Please note: you still need to disable the hack in
# the vBSEO control panel to stop url rewrites.
# linha comentada por mim RewriteEngine On
RewriteEngine On
RewriteRule ^(sitemap.*\.(xml\.gz|txt))$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

# Some servers require the Rewritebase directive to be
# enabled (remove '#' at the beginning to activate)
# Please note: when enabled, you must include the path
# to your root vB folder (i.e. RewriteBase /forums)
RewriteBase /forums
RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

RewriteCond %{REQUEST_FILENAME} -f
RewriteCond %{REQUEST_FILENAME} (admincp|modcp|clientscript|cpstyles|images)/
RewriteRule ^(.*)$ $1 [L]

RewriteCond %{QUERY_STRING} !vbseourl=
RewriteCond %{REQUEST_FILENAME} !chat
RewriteRule ^(.*\.php)$ vbseo.php?vbseourl=$1&%{QUERY_STRING} [L]

RewriteRule ^(archive/.*)$ vbseo.php?vbseourl=$1&%{QUERY_STRING} [L]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.+)$ vbseo.php?vbseourl=$1&%{QUERY_STRING} [L]
And the google sitemap 'error' is relative with [I quote the help center because the original error is in portuguese]:
Quote:
We've detected that you submitted your Sitemap using a URL path that includes the www prefix (for instance, http://www.example.com/sitemap.xml). However, the URLs listed inside your Sitemap don't use the www prefix (for instance, http://example.com/myfile.htm).
How can I fixed?
All the best,
Joćo Barroca
in time: what is the 'tag vbseo_r' [r+, r- etc] in the edition box?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 10-30-2006, 10:07 AM
Oleg Ignatiuk's Avatar
vBSEO Staff
vBSEO Total Customer SupportvBSEO Documenter
 
Real Name: Oleg Ignatiuk
Join Date: Jun 2005
Location: Belarus
Posts: 21,449
Blog Entries: 1
Hello Barocca,

the last URL in your sitemap is:
Code:
http://vb-brasil.org/index.php?page=home
did you enter it via extra-urls.txt file? If so, you should change it to:
Code:
http://www.vb-brasil.org/index.php?page=home
__________________
Oleg Ignatiuk / Crawlability Inc.
vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations

vBSEO Google Sitemap Generator - Version 2.2 Released Mandatory Upgrade for vBSEO 3.2.0 GOLD

6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 10-30-2006, 10:20 AM
Member
 
Real Name: joao barroca
Join Date: Apr 2006
Location: rio de janeiro
Posts: 80
Arrow

Hi Oleg,
Tks for your answer.
Where I did look for it?
I review my settings of vbadvanced and found the url to index is setup to : http//vbbrasil, without www.
I change that to http://www.vb-brasil and this error appears
Quote:
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /admincp/vba_cmps_admin.php on line 196

and i don't know if it will solve the google's error.
Tks for your attention,
Joao Barroca
in time: txt of extra-urls is empty

Last edited by barroca; 10-30-2006 at 10:31 AM. Reason: in time
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 10-30-2006, 10:39 AM
Member
 
Real Name: joao barroca
Join Date: Apr 2006
Location: rio de janeiro
Posts: 80
Arrow can't do it!

Hi,
really i don't reconfigure cmps/VBA.
The array error is in all forum.
I will setup cmps again to vBulletin-brasil - without www.
Joao
============
uau! now the error in the forum don't fix!

Last edited by barroca; 10-30-2006 at 10:46 AM. Reason: don't works!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5  
Old 10-30-2006, 04:34 PM
Member
 
Real Name: joao barroca
Join Date: Apr 2006
Location: rio de janeiro
Posts: 80
Thumbs up fixing my error

in fact the 'error' is in vba setup.
i close the forum, uninstall and reinstall vba and vb links and the sitemap is ok, now.
tks for your patient
barroca
ps. still a curiosity: what this options of tags in editor?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6  
Old 10-30-2006, 10:38 PM
Oleg Ignatiuk's Avatar
vBSEO Staff
vBSEO Total Customer SupportvBSEO Documenter
 
Real Name: Oleg Ignatiuk
Join Date: Jun 2005
Location: Belarus
Posts: 21,449
Blog Entries: 1
Quote:
in fact the 'error' is in vba setup.
i close the forum, uninstall and reinstall vba and vBulletin links and the sitemap is ok, now.
tks for your patient
Great!
Quote:
ps. still a curiosity: what this options of tags in editor?
These are custom bbcodes to post updates on fixed issues/implemented feature requests (for staff only ).
__________________
Oleg Ignatiuk / Crawlability Inc.
vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations

vBSEO Google Sitemap Generator - Version 2.2 Released Mandatory Upgrade for vBSEO 3.2.0 GOLD

6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7  
Old 10-31-2006, 11:53 PM
Member
 
Real Name: joao barroca
Join Date: Apr 2006
Location: rio de janeiro
Posts: 80
Talking tks for attention

tks for your attention, oleg!
i expect this feature, near, is in vbseo
all the best
barroca
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
Memory Problem: TraumTeam Troubleshooting 1 04-06-2006 09:24 AM
vBSEO Google/Yahoo Sitemap Generator for vBulletin 3.6.x, vBulletin 3.5.x & vBulletin 3.0.x Joe Ward General Discussion 0 12-17-2005 02:11 PM
vBSEO Google/Yahoo Sitemap v.1.4/1.5 Released Oleg Ignatiuk General Discussion 12 12-13-2005 04:27 PM


All times are GMT -4. The time now is 09:47 AM.


Powered by vBulletin Version 3.8.0 Beta 3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.5 ©2008, Crawlability, Inc.