Check added for symlink - to avoid symlinks in the source path
[biaweb2.git] / templates / rssitem.tpl.xml
index b7bdfa1..3b3c85f 100644 (file)
@@ -4,6 +4,6 @@
     <!-- change http://my.site to your actual site URL -->
     <!-- don't touch anything within the curly braces-->
     <link>http://my.site/{url}</link>
-    <guid isPermaLink="false">http://my.site/{url}</guid>
+    <guid>http://my.site/{url}</guid>
     <pubDate>{pubdate:%a, %d %b %Y %H:%M:%S %z}</pubDate>
-    </item>
\ No newline at end of file
+    </item>