Page 1 of 1
syndication
Posted: Thu Oct 06, 2005 12:27 am
by KJ
I want to syndicate another blog site to mine. It sould be easy but I am new and do not know how.
Thanks in advance

another blog link or other blog lists
Posted: Thu Oct 06, 2005 2:37 am
by KJ
I am quite new in the blog and computer. Sorry to ask very basic Q...
I re-write my question. I would like to find how to make a link to another blog. Can someone help me?
Re: another blog link or other blog lists
Posted: Thu Oct 06, 2005 1:13 pm
by garvinhicking
You can make links to other blogs by creating a new sidebar item to your blog.
You can do that by entering your Admin Interface, go to "Configure Plugins".
There click on the link "Click here to install a sidebar plugin".
In the upcoming list, choose the "HTML nugget" plugin and click on the install button next to it.
On the next page you can now enter HTML for that nugget. Enter this:
Code: Select all
<a href="http://www.google.de/">Google</a>
Then check the box below that, which reads "Enabled markup transformations" to "No". Click on Save.
Now go to the frontend of your blog and you will see the new HTML nugget in the sidebar, with the links. You can later edit these links through the Plugin Configuration and clicking on the HTML nugget plugin.
HTH,
Garvin