Welcome Guest, Not a member yet? Register   Sign In
Problem sitemap.xml
#4

(11-03-2015, 11:13 AM)patguitar Wrote: Hello,

Ok I'am to bad, effectively, it works like that, thank you very match.

Actually, it works if I put the file in the root directory of my app

But if I want to store it in the view folder, do you know if is it possible ?

You can put xml file in the view folder. Your sitemap() function is correct except to load view file in other format than php, you must specify it

PHP Code:
$this->load->view('sitemap.xml'); 
Reply


Messages In This Thread
Problem sitemap.xml - by patguitar - 11-03-2015, 10:26 AM
RE: Problem sitemap.xml - by AidanW - 11-03-2015, 11:02 AM
RE: Problem sitemap.xml - by patguitar - 11-03-2015, 11:13 AM
RE: Problem sitemap.xml - by pdthinh - 11-03-2015, 05:26 PM
RE: Problem sitemap.xml - by freddy - 11-03-2015, 06:22 PM
RE: Problem sitemap.xml - by patguitar - 11-04-2015, 01:56 AM
RE: Problem sitemap.xml - by patguitar - 11-04-2015, 01:58 AM



Theme © iAndrew 2016 - Forum software by © MyBB