I’ve follow this tutorial
http://ditto.modxcms.com/tutorials/custom-rss-feed.html
But, my rss feed didn’t show anything.
I can’t access my site’s content
this is the xml
<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>RSS Feed</title>
<link>http://192.168.7.134/folder-testing/resepkita_mobile_web/index.php?q=feed.rss.html</link>
<description></description>
<language>en</language>
<copyright>ResepKita.com::MobileWeb 2006</copyright>
<ttl>120</ttl> </channel>
</rss>
<link>http://192.168.7.134/folder-testing/resepkita_mobile_web/index.php?q=feed.rss.html</link>
How to automatically change the rss feed page to my content page?