Sunday, April 20th, 2008

Sturvs Website Tools

Sturvs has launched Website Tools you can use to promote your blog or website. These tools will make it easier for your content to reach the Sturvs audience and the rest of the world.

  1. Sturvs Vote Button
    Sturvs Vote Button
    This button when placed on any web page displays the current number of votes the associated article has on Sturvs and a link for users to vote for the article from your website. If the article hasn’t been added to Sturvs yet, then a “Sturv It” link will be displayed which will submit the aricle to Sturvs when clicked.For a page which will have only one article and only one button use this code:

    <script type="text/javascript" src="http://www.sturvs.com/button"></script>

    An example of this can be found here.

    For a page which will have more than one article and more than one button on it (e.g a blog’s home, category or archive pages) use this code:

    <script type="text/javascript">
    submit_url = 'ARTICLE_URL';
    </script>
    <script type="text/javascript" src="http://www.sturvs.com/button"></script>

    An example of this can be found here.

    ARTICLE_URL is the url or permalink of the article that particular button belongs to. The equivalent codes for this on popular blogging platforms are:

    1. Blogger
      <$BlogItemPermalinkUrl$>
    2. Wordpress
      <?php the_permalink() ?>
    3. Typepad
      <$MTEntryPermalink$>
  2. Sturvs Bookmarklet
    This is a tony bookmarklet to allow people to submit your blog posts or articles to Sturvs if you don’t need to show the number of votes your article has or you just want something small. Sturvs Bookmarklet

    <a href="http://www.sturvs.com/submit?url=ARTICLE_URL"><img src="http://www.sturvs.com/images/sturvs.png" alt="Sturvs Bookmarklet" width="16" height="16" border="0" /></a>

    ARTICLE_URL is described above.

  3. Custom Link
    If you want to create your own custom link to allow your users to submit your articles to Sturvs or vote for existing articles, just give the link the url:

    http://www.sturvs.com/submit?url=ARTICLE_URL

  4. Automatic Import
    Click here to apply to have your latest blog or website content imported automatically into Sturvs. Please put the folowing information in the contact form message:

    Regarding: Automatic Import

    Message:
    Blog/website url
    Sturvs Username (you have to be registered to use this feature)
    Category (based on Sturvs categories)

    Or you could just email the above information to imports.at.sturvs.com (not trade imports).