1 answer
0 votes
Asked by lenzcom, on 31/10/09 in
How can i declare a ' atom:link ' with ' rel = "self" ' in my RSS-Feed?
Hi there,
just searching for hours now to get it fixed.
How can i declare a ' atom:link ' with ' rel = "self" ' in my RSS-Feed?
I'm using this layout in "app/views/layouts/rss/default.ctp":
<?php
echo $rss->header();
if (!isset($documentData)) {
...
<< previous next >>