![]() |
no no...now are all ok :-)
|
sorry if this has been asked already and covered, but can someone briefly explain the differences between this and the vbseo that costs $149?
|
Quote:
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 |
Thanks for info, im just trying to weigh up wether it will be worth getting the £149 vbseo
|
i can run the page but when i klick on run the sitemap genarator i get many errrors
|
Quote:
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. |
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 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? |
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] |
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 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? |
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:
|
Hi I have a question.. I have this installed for 3 days, on the first 3 days I had about +150 URLs change per day.. And yesterday, I got a + 195 000 URLs change..
Is that good/normal? what does it mean? |
I arealdy figured out my previous questions myself.
But there is a problem with the downloads2.php addon, this will give an error, maybe it's not up2date anymore? Becaue we already have updated Downloads II several times. Can this be fixed? |
Going to install this right now. Hopefully it works and makes my site famous. Hopefully the installation is as simple as it sounds (just upload files) :eek:
|
i installed as per the readme file, and everything went ok
logged in to vbseo-map page, and clicked on "Run Sitemap Generator " it generated the files successfully then at the bottom of the page, when i click on "view details" it shows me the stats of the links created and there is links to the files, which the URL shows its in my root http://www.mysite.com/thefilename however, when i click on the file, it shows me a 404 page not found i found that the files are generated inside public_html/vbseo_sitemap/data/ what is wrong here? My forums path is http://www.mysite.com/forums - How do I have to configure the .htaccess ? - What url should I submit to google : http://www.mysite.com OR http://www.mysite.com/forums thanks |
Read a few posts higher. Iojam's reply to tnedator.
|
Quote:
My server is MS Win 2003, and I don't have access to "httpd.ini". I used .htaccess in my http://root/forums and I changed the 'http://root/forums/vbseo_sitemap/data/' folder to 777 from my control panel. Any ideas ? |
No sorry, on windows you don't have any chmod 777 as far as I know that's only on Linux servers. So I wouldn't know.
I think I found a solution in this thread to my downloads addon problem. |
I wonder if the coder stopped support over here, that's no good commercial for the big vbseo. It would be little effort to put the updated downloads2.php in the download packages.
It was already fixed in 2006!!! Anyway I'm still thankfull for this mod though.:) |
Quote:
|
I don't have VBSeo, I only have this mod. Seems with the adjustment in this thread somewhere the downloads II addon works fine unless for a parse failure in the sitemap4.xml.gz.
But another problem now resides, since I installed this, Google Webmastertools gave me this: Unreachable URL's (805) with reason "network unreachable". All the threads in there are pointing to my whole site, thus to /forums and also /forums/archive so it seems google can't read my archive directory anymore. And I don't have a clue why. Any idea's? If I click a link which is in there, I can see the posts without problems. The Webcrawl statistics give this error notices. |
well i just installed this mod can anyone tell me how i can check to see it works? thanks
|
Quote:
|
Nobody any clue? Also my sitemap is giving 1 error:
Line 99909 Parseerfout (Dutch for parse error), only in sitemap_4.xml.gz but I can't find anything. Also in diagnostics under webcrawl (in google adsense webmastertools) my amount of unreachable url's is growing every day with error network unreachable. I really need help with this otherwise I have to uninstall because this is killing my site on google. Also these kind of links are being created wrongly: Code:
http://www.mysite.org/forums/archive/index.php/index.php?t-1180.html Code:
www.mysite.org/forums/archive/index.php?t-1180.html |
sokorelis,
in case of IIS server you should setup rewrite rules in ISAPI_Rewrite module configuration. If you don't have ISAPI_Rewrite, you can manually move sitemap files from vbseo_sitemap/data/ folder to the forums root folder. Black Tiger, Quote:
|
Quote:
This is wat my downloads2.php says at this moment: Code:
$mods = $db->query("SELECT id,name FROM " . TABLE_PREFIX . "dl_cats ORDER BY `id`"); |
Found my problem in the downloads2.php module.
Was missing a ?> closure.:) Still having the "unreachable" problem by the crawler in google. |
um.. it isnt generating my sitempas automatically...
is there anyway to do it without clicking on Run generator button? |
this MOD has a bug..
reporting bug: Database error in vBulletin 3.6.8: Invalid SQL: SELECT * FROM vb_thread AS thread WHERE forumid = 43 AND visible = 1 AND pollid > 0; MySQL Error : Lost connection to MySQL server during query Error Number : 2013 Date : Thursday, February 14th 2008 @ 05:20:16 PM Script : http://forum/xxxxxxxxxxxxxxx Referrer : http://forum/xxxxxxxxxxxxxxx IP Address : 125.xxx.xxx.xxx Username : Unregistered Classname : vB_Database this is the email which i recieve everytime i click on Run Sitemap Generator. and the generator gives Database Error page. please fix it, Thanks |
The ?> was not the fix to the problem with downloads.php as i thought, still errors
Quote:
|
where are the mod developers? their mod isnt working properly and they arent providing support :s
|
The mod is working ok, but the addons are not as supposed to, neither are they updated.
User vbSEO is the coder/developer. Seems to me he's to busy with the paid vbSeo version to give support to this mod. Maybe he only views this thread once a month, I don't now. Quote:
See section E in the readme.html in the docs directory, for how to put in a cronjob manually. |
it doesnt creates my sitemap in 3.6.8 :s
it just starts the sitemap generator, and gives error, doesnt creates Scheduled Task Log Viewer (page 1/1) | There are 52 total log entries. ID Action Date Info 468 vBSEO Sitemap Generator 02:03, 16th Feb 2008 Google Sitemap [Started] 461 vBSEO Sitemap Generator 02:12, 15th Feb 2008 Google Sitemap [Started] 451 vBSEO Sitemap Generator 02:09, 14th Feb 2008 Google Sitemap [Started] 442 vBSEO Sitemap Generator 19:20, 13th Feb 2008 Google Sitemap [Started] 435 vBSEO Sitemap Generator 07:03, 6th Feb 2008 Google Sitemap [Started] |
And your /vbseo_sitemap/data folder (so the /data folder) is chmod 777?
|
im still having the Internal Server Error =/
i have put the rewrite base to /forum in my .htaccess inside my forum directory and everything else any help? |
Quote:
Quote:
If this won't help, I don't know either. Found also that all the php files in this mod were made using some Windows editor like Wordpad or someting like that. Wenn looking in Editpad Lite, they can all be converted to "unix", and that's no good either. Should already be distributed this way. Using windows editor can cause the risk having unvisible layout signs in documents, which can cause linux configfiles cause strange things. So the mod is very nice, the quality and support are bad. Sorry but that's an honest opinion. |
i forgot to tell you something, that i am running my forum on a cluster server..
is this causing the problem? |
Hi all, thanks for this mod.
I have it installed ok (I think) and I'm receiving emails telling me that the new sitemap.xml file has been created and the search engines are pinging ok. But if I go into http://www.domain.co.uk/forums/vbseo_sitemap/index.php and select http://www.domain.co.uk/forums/sitemap_index.xml.gz it comes up with a 404 page not found error. If the sitemap is being created, where is it being stored? I don't have vBSEO installed, running vBulletin 3.6.8. Thanks for any help. Glen |
@Alessai2: Could be but I don't know, I've no knowledge of clusterservers.
@Glennybee: This is already been explained x-times in this thread. Have a look and you sure will find the answer. |
Quote:
Thanks for the pointer! :) |
Black Tiger,
Quote:
alessai2, is the sitemap created successfully when executed in vbseo_sitemap/ interface? DaFlameking, please make sure that your server supports mod_rewrite module and rewrite rules are allowed in .htaccess. glennybee, did you create .htaccess file in forums folder? |
All times are GMT. The time now is 01:45 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|