Developer / Documentation / Blog this on Netlog widget
If you, as a third party website, would like to offer your visitors a link that allows them to easily add a blogpost to their Netlog profile, here's some info on how to do that.
Building the link
Format
Use the link format below and replace the parameters between square brackets with the relevant information. Only the Title is a required argument.
http://www.netlog.com/go/manage/blog/view=add&origin=external&title=[title]&message=[message]&tags=[tag1],[tag2],[tag3]&referer=[referer]
Note: Please make sure that you encode all parameters using percent-encoding to avoid broken links and/or display issues.
Required Arguments
- Title
- The Title of the blog that will be added to the users Netlog profile.
Optional Arguments
- Message
- The Message of the blog that will be added to the users Netlog profile.
- Tags
- A comma seperated list of keywords relevant to the link.
- Referer
- URL of your page, to track usage.
Widget
Use the following widget to allow visitors of your website to add a blogpost to their Netlog profile. Replace [title] with the correct Title of your blogpost.
code:<a href="http://www.netlog.com/go/manage/blog/view=add&origin=external&title=[title]"> <img src="http://v.netlogstatic.com/v4.00/2451//s/i/common/buttons/add_blog.png" /> </a>
You can optionally add any of the extra parameters mentioned above.
Note: If you click this widget, but aren't logged in you'll be asked for your Netlog credentials or to create an account. Register an account here.
Articles
- Introduction
- Application Guidelines
- OpenSocial
- Netlog REST API (depricated)
- Flash Applications (depricated)
- PHP Applications (depricated)
- Syndication (feeds)
- Widgets: Link, blog or shout
- Bookmarklets: link, blog or shout
- Terms & Conditions
