Adding an image to the index.xml Template
- Open the Templates section in the menu on the left side of the page
after you login to your Blog.
- Select the RSS 2.0 Index (index.xml)
- Add the following code before <MTEntries lastn="15"><item>:
<image>
<title>CNN.com</title>
<link>
http://blog.vcu.edu/tsnews/
</link>
<url>
http://blog.vcu.edu/tsnews/logo.gif
</url>
<width>144</width>
<height>33</height>
<description>
VCU Technology Services
News and Announcements
</description>
</image>
- You can upload an image using the Blog's
Add Image Feature.
- You should also fill out the link of you blog as it will be
associated with the image.