BlogShares Help System

System Time: 09:07 25 Jul 2008 - 11 Players Online


Claim Blog

Contents

What Are Claimed Blogs?

A Claimed blog is a blog that you own in the real world. It could be your personal blog, a team blog, or in some instances even a company blog.

Why Claim My Blog?

Well, because as an owner you receive a number of benefits:

How To Claim A Blog

To claim your blog, follow this guide, and be sure to note the special sections for specific blog hosts/systems (e.g., MySpace, LiveJournal). If you want to have your blog removed from the game, scroll down to the last section.

To claim your blog you need to display an image button with a link to BlogShares on your blog's homepage. Follow these steps to obtain the code that you need to add to your blog and complete the claim process:



Host Specific Claims

BlogShares rules require you to display the claim code visibly on your blog at all times. Many blog hosts and systems limit the ways that a user can post code on the homepage however. Follow these instructions for work-arounds for specific systems:

MSN Spaces In order to post the claim code on your MSN Spaces page, follow these steps:

http://blogshares.com/blogs.php?blog=http%3A%2F%2Fspaces.msn.com%2Fmembers%2FYOURSPACESNAME%2F&user=XXXXX

For the URL code, you just change the areas that say YOURSPACESNAME and XXXXX. XXXXX is your Blogshares user ID number.

Thanks go to byngmeister1 and Island Dave for the work-around for this host.


LiveJournal

There are several different ways to place the claim code on your LiveJournal page. Each way depends upon which style you use. However, there is are some aspects that are common for each of these style workarounds. You must make sure that a Webpage URL has been entered in the Personal Information that displays on the user profile page. Also, you must enter the following style-specific code into the customization page for your journal.

LASTN_WEBSITE<=
<td>
<a href="http://blogshares.com/blogs.php?blog=http%3A%2F%2Fwww.livejournal.com%2Fusers%2F[LiveJournalUserName]%2F&user=[B$ID#]">
<img src="http://blogshares.com/images/blogshares.jpg" alt="Listed on BlogShares" border="0" width="117" height="23"/></a>
</td><td bgcolor=%%color:stronger_back%%> </td>
<=LASTN_WEBSITE
LASTN_WEBSITE<=
<tr><td class="meta">[</td><td align="right" class="meta"><b>blogshares</b></td>
<td align="center" class="meta">|</td><td class="meta">
<a href="http://blogshares.com/blogs.php?blog=http%3A%2F%2Fwww.livejournal.com%2Fusers%2F[LiveJournalUserName]%2F&user=[B$ID#]">
<img src="http://blogshares.com/images/blogshares.jpg" alt="Listed on BlogShares" border="0" width="117" height="23"/></a>
</td><td class="meta">]</td></tr>
<=LASTN_WEBSITE
LASTN_WEBSITE<=
<a href="http://blogshares.com/blogs.php?blog=http%3A%2F%2Fwww.livejournal.com%2Fusers%2F[LiveJournalUserName]%2F&user=[B$ID#]">
<img src="http://blogshares.com/images/blogshares.jpg" alt="Listed on BlogShares" border="0" width="117" height="23"/></a><br/>
<=LASTN_WEBSITE
LASTN_WEBSITE<=
<tr><td> </td><td>
<a href="http://blogshares.com/blogs.php?blog=http%3A%2F%2Fwww.livejournal.com%2Fusers%2F[LiveJournalUserName]%2F&user=[B$ID#]">
<img src="http://blogshares.com/images/blogshares.jpg" alt="Listed on BlogShares" border="0" width="117" height="23"/></a>
</td></tr>
<=LASTN_WEBSITE
LASTN_TALK_LINKS<=
<p align="right" class="comments">
<font face="Verdana,Arial,Helvetica" size=1>%%readlink%%<a href="%%urlpost%%">comments</a></font><br/><br/>
<a href="http://blogshares.com/blogs.php?blog=http%3A%2F%2Fwww.livejournal.com%2Fusers%2F[LiveJournalUserName]%2F&user=[B$ID#]">
<img src="http://blogshares.com/images/blogshares.jpg" alt="Listed on BlogShares" border="0" width="117" height="23"/></a></p>
<=LASTN_TALK_LINKS

Major props go out to manhattan for coming up with this workaround. For more details, check out this forum thread.


MySpace

In order for the claim code to appear on your MySpace page, you have to create a blog entry and date it a year in the future. Then, place the following code in the entry:

<a href="http://blogshares.com/blogs.php?blog=http%3A%2F%2Fblog.myspace.com%2FYOUR_MYSPACE_NAME&user=BSID#">
<img src="http://blogshares.com/images/blogshares.jpg" alt="Listed on BlogShares" height="23" width="117"></a>

Thanks go out to tengrrl for figuring out this workaround.


Blogger / Blogspot

In the New Blogger system, add an HTML/JavaScript Page Element, and insert the code in the new element. Place the element anywhere on your blog’s homepage.


Xanga

Edit the “Look & Feel” of your Xanga space. Scroll down to the bottom and paste your claim code in the “Website Stats” section. The claim code isn’t really a website stat information, but Xanga isn’t checking so it works. Save your changes.


Flickr

There’s no way to add the code to the photostream on Flickr. When you add your blog, point to your photostream (e.g., http://www.flickr.com/photos/tengrrl/). Add your claim code to your profile, in the “Describe Me” area. Post in this forum thread to have your blog claim completed. Your claim must be processed manually, so allow time for the task to be completed.


Twitter / Jaiku / Pownce / BeeMood

There is no way to add the code to these type of blogs. Please ask that the claim be manually applied in the technical support forum.

Claiming Co-Operative / Team Blogs

For instructions on claiming co-operative and team blogs, please visit this forum thread.

Replacing a Lost Claim Code

Changes in blog hosting systems and coding accidents sometimes result in lost claim codes. If you lose your code, you can easily create a new one by replacing the relevant details in the example below:

<a href=http://blogshares.com/blogs.php?blog=URL&user=#####>
<img src="http://blogshares.com/images/blogshares.jpg" alt="Listed on BlogShares" width="117" height="23">
</a>

Where "URL" is your blog URL and "#####" is your userID.

Alternately, if you have any difficulty, you can try this option, which encodes the special characters in the code:

<a href="http://blogshares.com/blogs.php?blog=http%3A%2F%2FURL&user=#####">
<img src="http://blogshares.com/images/blogshares.jpg" alt="Listed on BlogShares" width="117" height="23"/>
</a>

Again, where "URL" is your blog URL and "#####" is your userID. Note that the "http%3A%2F%2F" translates into "http://". If you have additional slashes in your blog URL, replace them with %2F as well.

Submitting an Alternate URL

Many blogs are listed in the system multiple times. The most common reasons for a blog being listed twice is the 'www' portion of a domain. For example, if your blog address is:

http://myblog.blogspot.com/

It would be wise to suggest the following as alternate url (assuming that the two addresses do in fact go to the same exact location):

http://www.myblog.blogspot.com/

More on Alt-URLs.

Submitting a Troubleshooting Request

If you have difficulty claiming your blog, follow these instructions to get help:

DeListing Requests

To have your blog removed from BlogShares, you must send the request to support@blogshares.com. You will need to prove that you are the author/owner of the blog before we remove it. This may include temporarily adding a small text to a specific part of the blog, profile page, or other area worked out between you and the administrators of BlogShares.

Retrieved from "http://blogshares.com/wikihelp/Claim_Blog"

This page has been accessed 780 times. This page was last modified 01:59, 6 May 2008 by Ken Adams. Based on work by J.T. Sage, Midoribe , Guinness, Inc. , The Architect (retired) and Immunis .


 Find

 Browse
Main Page
Recent changes
Help
 Edit
View source
Editing help
 This page
Printable version
 Context
Page history
What links here
Related changes
 My pages
Visit Main Site to Login
 Special pages
New pages
File list
Statistics
Bug reports
More...