![]() |
Do i need to have VBSEO installed for this ?Or will it still work ?
|
im too fn confused and frustrated already. i made it to page 10 trying to find answers and none of this crap works.
*uninstalled* |
Quote:
Quote:
|
hi there.
there is an open job on RAC for installing this. if you are interested, please make a bid. http://www.rentacoder.com/RentACoder...questId=768748 |
damn, 10$. i'd do it for 1$ :P its damn easy.. people if you have an issue.. pm me.
its all clearly stated in the installtion... |
I installed this about a week ago, and submitted the http://mysite.com/forum/sitemap_index.xml.gz link to google. I have had many spiders on my site, but no listings in google yet. I went to check out my http://mysite.com/forum/sitemap_index.xml.gz link in my browser and only see this:
Quote:
|
Quote:
|
hi
how can i install this it has told upload folder to rot bat there are the same folders in root and i cant put instead of them would you please tell me how can i install it ? unfortunatly i cant underestand well |
Quote:
|
I have great thanks to give to the makers of this mod.
I installed it and was lucky, in less than two days my new forum topics appeared in Google search results..... if anyone needs help with this, please contact me!!! |
Quote:
thank you |
Quote:
yet if you have any difficulties, I would be happy to help. |
I finally figured out why the mod couldn't see my sitemap, it's because on 1&1 servers you can only execute rewrite rules from an .htaccess in the root where your domain is attached. Dumb but true, so I ran a test in a test sub-dir and this worked:
RewriteRule ^test/foo.html /test/bar.html [R] However the vBSEO Sitemap code still doesn't, even when adjusted to the forums DIR: RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ /forum/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L] Maybe it's because I need a /forum in the first part too but this stuff isn't exactly easy to understand. Suggestions? UPDATE: Ah this fixed it. RewriteRule ^forum/((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ /forum/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L] |
I just run a very small forum, so paying $150 for vBSEO is not an option I'm considering. Is the mod still worth installing, or do you need vBSEO?
Sverre. |
of course its worth installing... :) since mines been installed.. i've had this on my forums since 2007-08-22. ( its a faily new forums ) and has been download 69 times, as off 2007-09-20..
|
Thanks a lot for the info! I'll go ahead and install it this weekend then!
Sverre. |
hi
google give me today this error sitemap_index.xml.gz Sitemap Index Web 26 minutes ago 20 minutes ago Errors Sitemap errors for http://www.baghdad4ever.net/vb/sitemap_11.xml.gz We experienced a temporary error processing your Sitemap. Please try again later. To help us prevent these errors in the future, please post your Sitemap URL and the date and time of the error to our discussion forum. how i can fix that? |
Where do you download this product? I keep clicking on the link in this thread and get nowhere.
|
When I run it from this URL: Run Sitemap Generator http://www.xxxxx.com/vb/vbseo_sitemap/vbseo_sitemap.php
I get the following error: Quote:
|
I'm adding some lines to enable VBSEO. My .htaccess file in my forum root is as follows:
RewriteEngine On RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L] <IfModule mod_security.c> SecFilterEngine Off SecFilterScanPOST Off </IfModule> When I make this modification really bad things happen : Forbidden You don't have permission to access /forum/showthread.php on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. |
@baghdad4ever
Google couldn't reach your siştemap because of a temporary error on your side ( pprobably your sie was down ) it will fix itself automatically @wacnstac check the attached file to first post @tictic You didn't chmod 777 data folder and files inside data folder @wacnstac Do you have any other code inside your .htaccess ? If yes can you paste it here so we can check what the mistake is. |
Quote:
|
Quote:
Code:
<IfModule mod_security.c> |
Lizard, I initially tried that order as well with the same results. Seems like there must be something I'm missing in how I'm editing .htaccess files.
|
It may be something related with your host. I advise to contact them and ask information regarding the problem because it looks like on some step there is a huge problem with server setup.
|
i need some help, the instructions say to upload the files to the forum root, and I do that for the "includes" folder, but not so sure what to do with vb_seo folder? is it because I don't have vb_seo or etc? Confused as usual :p
|
You shall upload all the files inside upload folder to your forum root. It is very clear what it says.
The vbseo_sitemap folder shall reside within your forumroot . The files inside includes folder shall go insşde includes folder. |
I've done the includes folders just fine. So your saying the files in vb_seo don't get uploaded seperately, I should just use ftp and upload the whole vb_seo folder to the forum root?
|
Its i great mod but im geting this msg : This file was encoded by the Zend Encoder / Zend SafeGuard Suite .. etc
the godaddy team says : Quote:
|
Quote:
|
no im talking about the sitemap one .. you can see it here :)
|
hello. hoping to get some help. i hope my question isn't too complicated and has an easy fix.
i don't think this mod is working correctly and i'd like to know if someone could help figure out where i messed up so i can correct it and have it working properly. :p heres my htaccess which is in my forum root which i got from the mod zip file. Quote:
i followed the instructions contained within the file as carefully as i could, and double checked everything. but am still are unsure of myself because i get 404 errors when i go into the admincp to check the sitemap reports and click on "show sitemap downloads log" and "Your Google Sitemap Index URL: http://legionofangels.net/forum/sitemap_index.xml.gz " which i have no idea why they are there because whenever the cron job runs and outputs the file, its ALWAYS inside: /forum/vbseo_sitemap/data would greatly appreciate it if someone could tell me what i did wrong. and if someone could help me to further test my setup to convince me beyond a shadow of a doubt, that it is indeed working and doing what its supopsed to be doing. thanks you very much. |
I get 404 errors as well as soon as I change the .htaccess file for this mod.
|
Quote:
Quote:
Almost the same with me. I have my forum in root directory. When I was add those two lines in htacces, I get SERVER ERROR in admin CP. Of course I had htaccess before becouase with him I regulate which php version I will use, becouase I have more option. Even didn't came to the step where I must install thing. I was changed htaccess, after that I get server error, edited htaccess, deleted all thing? So this thing, cannot work with custom htaccess file? |
I noticed in my apache error logs that it seems that google bot is being denied access. I have my /data/ folder 777 ... any ideas?
Quote:
|
mikeinjersey,
make sure that downloads.dat file has 0666 permissions. |
Quote:
|
Quote:
perhaps at least leading me to a previous page if this was already answerd would be greatly appreciated it. thank you again. |
Tact, If you have vbSEO installed, the support over there is much more instant. (vbseo.com) They have a support area too where u can fill out a ticket.
Your sitemap appears to be showing up correctly. Did you chmod 777 the /data/ folder within your /vbseo_sitemap/ ? All the data and log files go into the /data/ folder. |
mikeinjersey,
Quote:
|
All times are GMT. The time now is 08:58 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:
|