edit, please see below.
This is a discussion on Details for the Yahoo Application ID? within the Troubleshooting forums, part of the vBSEO Google/Yahoo Sitemap category; edit, please see below....
edit, please see below.
Last edited by pictureboarduk; 06-17-2007 at 11:28 PM.
OK, my urllist.txt.gz file has appeared now, after a delay ( I assume this is normal ).
The contents of my .htaccess file in root are as follows ( I didn't have a htaccess file in root before):-
Does this look OK or do you have to make changes to this file for everything to work correctly?RewriteEngine On
RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
Many thanks.
Last edited by pictureboarduk; 06-17-2007 at 09:37 PM.
I get this ^ when I click on "Your Google Sitemap Index URL" in the AdminCP.Not Found
The requested URL /mysite.com/vbseo_sitemap/vbseo_getsitemap.php was not found on this server.
I can see the file in my FTP client though, but the URL is:-
http://www.mysite.com/vbseo_sitemap/...p_index.xml.gz
I have both left "Sitemap Files URL" blank in AdminCP and changed it to what I see as the correct URL through my FTP client but no matter the setting I put, both still give the error.
How can I fix this please? could it be something to do with my htaccess file? (it's posted above).
Like I say, Ping worked with google.
When I run 'SiteMap Generator':-
After the above SiteMap Generator ran it shows:-
Ping with both Yahoo and Google was successful.
Thanks.!
3.6.7
GoDaddy Apache host
Data folder set to 777
Last edited by pictureboarduk; 06-17-2007 at 11:41 PM.
Hello,
make sure that your host supports mod_rewrite.
Oleg Ignatiuk / Crawlability Inc.
Security vbulletin - Patch Level for all supported versions released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
Hi Oleg,
Yes mod_rewrite is enabled but GoDaddy setup is slightly strange.
Originally Posted by GoDaddy
Requests for PHP files are intercepted well before .htaccess (and definitely mod_rewrite) activate. So, mod_rewrite will not work on URLs for PHP files.
Do you have any suggestions for what I should p[ut into the .htacces file to correct this?
GoDaddy is a popular host, it would be nice to solve this problem.
![]()
Can you get any rewrite rule working in .htaccess to make sure that mod_rewrite is enabled?
Oleg Ignatiuk / Crawlability Inc.
Security vbulletin - Patch Level for all supported versions released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
Thanks for your help Oleg!
I ran this test .htaccess file and mysite.net/foo.html took my straight to google as it should indicating mod_rewrite is indeed activated.
Kinda stuck with this.
Thanks!!
Please append sitemap rewrite rule to your existing .htaccess.
Oleg Ignatiuk / Crawlability Inc.
Security vbulletin - Patch Level for all supported versions released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
You should set your .htaccess to:
Code:Options +FollowSymLinks -MultiViews RewriteEngine on RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
Oleg Ignatiuk / Crawlability Inc.
Security vbulletin - Patch Level for all supported versions released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
Are you able to open Support Tickets for this product?
I'm getting the impression no one knows what is wrong or knows how to configure this program to work on a GoDaddy host (GoDaddy is the biggest web host company in the world).
Here are some images of my AdminCP and FTP directory structure.
Thanks.
Last edited by pictureboarduk; 06-18-2007 at 09:08 PM.
Hello Steven ,
This issue is related with your server. Godaddy always cause problems with .htaccess . If you want to use vBSEO Google/Yahoo Sitemap , i advice you to switch your hosting company. There is not much we can do since Godaddy doesn't allow their customers to use .htaccess file for php files.
Mert Gökçeimam / Crawlability Inc.
vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!
Twitter:@Depkac
Personal Blog : Mert Gökçeimam
Hello Steven ,
This issue is related with your server. Godaddy always cause problems with .htaccess . If you want to use vBSEO Google/Yahoo Sitemap , i advice you to switch your hosting company. There is not much we can do since Godaddy doesn't allow their customers to use .htaccess file for php files.
Mert Gökçeimam / Crawlability Inc.
vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!
Twitter:@Depkac
Personal Blog : Mert Gökçeimam