Hi is it possible to display my sitemap from a remote server like its residing on a main server
say mydomain.com/sitemaps/filename.xml
will get its content from
remoteserver.com/sitemapts/mydomain-sitemap-filename.xml
and how do i do it in htaccess.
Thanks..