Welcome! Wikis are websites that everyone can build together. It's easy!

Google Blogger "Toast This" link

First, from the Blogger help section you should understand this:

How do I create permanent links to my posts?

Permalinks are "permanent links" to blog posts; they're one aspect of blogs that differentiate them from other forms of web content. Some good discussion of their history is over at plasticbag.org.Permalinks are created in two steps.

First, a unique identifier is applied to each post using an anchor tag, like this:
<a name="<$BlogItemNumber$>">&nbsp;</a>

(This should go somewhere in your post body. If you include it in the itemtitles section, your post will only get numbered if you specify a title.)

Second, you need to display the permalink for each post. This is usually done in the footer and near the author name:
<a href="<$BlogItemPermalinkURL$>" title="permanent link">#</a>

These tags are already present in Blogger's default templates, but could be useful if you're rolling your own.
Now for Wine Life Today the code is easy. Instead of the:
<a href="<$BlogItemPermalinkURL$> title="permanent link">#</a>
Use this:
<a href="http://www.winelifetoday.com/submit.php?url=<$BlogItemPermalinkURL$>" ><strong>Toast This!</strong></a>


note: This is for classic Blogger templates


Latest page update: made by juicecowboy , Jan 12 2007, 6:19 PM EST (about this update About This Update juicecowboy Edited by juicecowboy

7 words added

view changes

- complete history)
Keyword tags: blogger Google remote vote
More Info: links to this page

There are no threads for this page. Be the first to start a new thread.

Anonymous  (Get credit for your thread)


Related Content

(what's this?Related ContentThanks to keyword tags, links to related pages and threads are added to the bottom of your pages. Up to 15 links are shown, determined by matching tags and by how recently the content was updated; keeping the most current at the top. Share your feedback on Wetpaint Central.)
Top Contributors