Re: Firetank Feed Manager - Creating a Google Aprooved File
figured I would update the solution here as it might help others.
make a rule in .htaccess file
RewriteCond %{REQUEST_URI} ^/feed_(.*)\.txt$ [NC]
it will rewrite mydomain.com/autofeed.php?xxxxxxx
to mydomain.com/feed_xxxxxxx.txt
and this will work for google merchant
__________________
X-Cart 4.7
Using X-Cart for 6 years and loving it!
|