RSS – синдикация для Blog 7.1
Поставил
Посмотрим, как работает
КОД:
------
<?xml version="1.0" encoding="windows-1251"?>
<!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd">
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://www.juanitachronowski.com" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title> whatever </title>
<link> your link </link>
<description> what is this </description>
<language>en-us</language>
<Blog>
<item>
<title><$BlogTitle></title>
<link> your link </link>
<category>blog</category>
<dc:date><$BlogDate> <$BlogTime> EST</dc:date>
<description><content:encoded><![CDATA[ <$BlogEntry> ]]></content:encoded> </description>
<dc:subject>blog</dc:subject>
</item>
</Blog>
</channel>
</rss>
----------
Сохранить как, например, blog.xml
0 коммент. »
RSS feed for comments on this post.
| TrackBack URI
You can also
Ваш комментарий
Чтобы прокомментировать, Вам нужно зайти в систему