Tagged Questions
2
votes
2answers
97 views
Hook for URL request
I would like to make XML files downloadable, instead of allowing the browser to displaying them inline.
I know I can use the Content-Disposition: attachment HTTP header (of course, better solutions ...
2
votes
1answer
466 views
What server settings are required to import WordPress XML file
I am trying to import my site using the WordPress import XML page. My XML file is 7mb so when I try to import it I receive a "500 Internal Server Error" page.
I read some other posts and tried using ...