Quote Originally Posted by Quiltconsignment View Post
Zen cart 1.3.9b

It started recently when I changed hosting companies.

I have no idea what version of google feeder
Try this and see if it helps. In /web-site-root/includes/.htacess

on line 26 you will find:
<FilesMatch ".*\.(js|JS|css|CSS|jpg|JPG|gif|GIF|png|PNG|swf|SWF)$">

Change the line to:
<FilesMatch ".*\.(js|JS|css|CSS|jpg|JPG|gif|GIF|png|PNG|swf|SWF|xsl|XSL)$">