I use Opera for my feeds. What do _I_ do?
Sincerely, David Bleurex
This is a discussion on RSS Feed within the Improving ClubWRX.net forums, part of the News and Announcements category; Turn it on Then add this to the headinclude in the templates(in the admincp) Code: <if condition="$vboptions[externalrss]"> <if condition="$foruminfo[forumid] != ...
Turn it on![]()
Then add this to the headinclude in the templates(in the admincp)
Code:<if condition="$vboptions[externalrss]"> <if condition="$foruminfo[forumid] != ''"> <link href="$vboptions[bburl]/external.php?type=rss2&forumids=$foruminfo[forumid]" rel="alternate" type="application/rss+xml" title="$vboptions[bbtitle] - Latest Posts in $foruminfo[title]" /> <else/> <link href="$vboptions[bburl]/external.php?type=rss2" rel="alternate" type="application/rss+xml" title="$vboptions[bbtitle] - Latest Posts" /> </if> </if>
put it under this line:
Code:<meta name="description" content="$vboptions[description]" />
Taken from:
http://www.vbulletin.org/forum/showt...5&page=1&pp=15
Works great on other sites:
![]()
I use Opera for my feeds. What do _I_ do?
Sincerely, David Bleurex
Bookmarks