<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Product search &#124; Ecommerce Super Store &#187; Search Engine Optimisation</title>
	<atom:link href="http://www.searchlast.co.uk/blog/category/search-engine-optimisation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.searchlast.co.uk/blog</link>
	<description>ecommerce product search</description>
	<lastBuildDate>Sat, 20 Aug 2011 15:01:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to Create a Twitter Bookmark</title>
		<link>http://www.searchlast.co.uk/blog/search-engine-optimisation/how-to-create-a-twitter-bookmark/</link>
		<comments>http://www.searchlast.co.uk/blog/search-engine-optimisation/how-to-create-a-twitter-bookmark/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 17:30:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Search Engine Optimisation]]></category>

		<guid isPermaLink="false">http://www.searchlast.co.uk/blog/?p=21</guid>
		<description><![CDATA[Twitter Bookmark Code Integration There are many different bookmarks scripts to create twitter bookmarks and other social networking sites bookmarks addThis.com is a popular one seen on many websites using simple to install javascript snippit of code to create drop down bookmarks for many sites including twitter, facebook, digit, del.icio.us and StumbleUpon to name just [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin:20px 10px 10px 0px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.searchlast.co.uk%2Fblog%2Fsearch-engine-optimisation%2Fhow-to-create-a-twitter-bookmark%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.searchlast.co.uk%2Fblog%2Fsearch-engine-optimisation%2Fhow-to-create-a-twitter-bookmark%2F&amp;source=searchlast&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<h2>Twitter Bookmark Code Integration</h2>
<p>There are many different bookmarks scripts to create twitter bookmarks and other social networking sites bookmarks addThis.com is a popular one seen on many websites using simple to install javascript snippit of code to create drop down bookmarks for many sites including twitter, facebook, digit, del.icio.us and StumbleUpon to name just a few.</p>
<p>What if you just want to add a simple non-javascipt twitter bookmark to a page on your website or inside the text of a blog entry? How easy is it to put twitter bookmark code into a web page using a simple hyperlink?</p>
<p><span id="more-21"></span></p>
<h2>Adding a twitter bookmark could not be easier.</h2>
<p>A bookmark to twitter and other social networking sites can be added to a page as easy as adding a hyperlink to any other page. There are three sections to adding a twitter bookmark.</p>
<ol>
<li>The url to twitter</li>
<li>The message and link details</li>
<li>Complete the link with a title for SEO</li>
</ol>
<pre>1. &lt;a href=&quot;http://www.twitter.com/home?status=
2. Currently+reading+http://www.searchlast.co.uk/blog/&quot;
3. title=&quot;Post me to Twitter&quot;&gt;Post to Twitter&lt;/a&gt;</pre>
<p>As a complete link this would look similar to the following:</p>
<pre>&lt;a href=&quot;http://www.twitter.com/home?status=Currently
+reading+http://www.searchlast.co.uk/blog/&quot; title=&quot;Post me
to Twitter&quot;&gt;Post to Twitter&lt;/a&gt;</pre>
<p>This would show in a url as <a href="http://www.twitter.com/home?status=Currently+reading+http://www.searchlast.co.uk/blog/" title="Post me to Twitter" target="_blank">Post to Twitter</a> (a target=&#8221;blank&#8221; has been added to this url so that it would open up in a new window.</p>
<h2>What does this twitter bookmark Example Mean?</h2>
<p>
<div class="dsAdBox">
<div class="dsAdTitle">Advertisment</div>
<p><script type="text/javascript"><!--
google_ad_client = "pub-5573736141482609";
/* sl_blog_content */
google_ad_slot = "7922243243";
google_ad_width = 250;
google_ad_height = 250;
//-->
</script><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div>
<p>The first line is the url to twitter which tells twitter to run the status= command which starts to enter the text following into the What are you doing? box</p>
<p>The next line is the important section which is the same as if you had typed the message yourself with one <strong>Major Difference</strong>. As we are passing this information as a url, <strong>we can not uses spaces. Instead we use a + sign</strong>, this is the equivalent to encoding a space within a url.</p>
<p>To finish the link we add a title (for seo purpose and also to show when hovering over the link) and the text that we want to show for the link</p>
<p>That is an easy way to put a javascript free twitter bookmark onto a webpage or blog entry</p>
<p><strong>Help The URL is too big !!</strong></p>
<p>Unfortunately, url length can be a problem especially when we only have 140 characters to work with. The answer is therefore to convert your url to a smaller size using a redirection tool similar to <a href="http://bit.ly" title="bit.ly url shortening tool">bit.ly url shortening tool</a> with this you simply type in the full url to your page in the box and click on the shorten button.  A much shorter url is then returned for you to use.</p>
<p>If we use the example of <a href="http://www.searchlast.co.uk/blog/" title="http://www.searchlast.co.uk/blog/" target="_blank">http://www.searchlast.co.uk/blog/</a> This can be shortened to <a href="http://bit.ly/1Z9Xuq" title="http://bit.ly/1Z9Xuq" target="_blank">http://bit.ly/1Z9Xuq</a> but will still ultimately bring up the same page (try it both pages will open in a new window)</p>
<h2>Other Social Network Bookmarks</h2>
<p>Obviously this type of bookmark is not ideal for everyone and using ready made javascript buttons like addThis will always be better as they are kept upto date with any url and browsers changes, but if you want a twitter bookmark in a simple form, then hopefully this article will be of use.</p>
<p><strong>Other useful bookmark urls would be</strong></p>
<pre><strong>del.icio.us</strong>
&lt;a href="http://del.icio.us/post?url=http://www.searchlast.
co.uk/blog/&amp;title=Product+Price+Comparison+and+E-commerce
+News+Blog" &gt;Del.icio.us&lt;/a&gt;

<strong>Digg</strong>
&lt;a href="http://digg.com/submit?url=http://www.searchlast.
co.uk/blog/&amp;title=Product+Price+Comparison+and+E-commerce
+News+Blog" &gt;Digg.com&lt;/a&gt;

<strong>Reddit</strong>
&lt;a href="http://reddit.com/submit?url=http://www.searchlast.
co.uk/blog/&amp;title=Product+Price+Comparison+and+E-commerce+
News+Blog" &gt;Reddit.com&lt;/a&gt;

<strong>Facebook</strong>
&lt;a href="http://www.facebook.com/sharer.php?u=http://www.
searchlast.co.uk/blog/"&gt;Facebook.com&lt;/a&gt;

<strong>StumbleUpon</strong>
&lt;a href="http://www.stumbleupon.com/submit?url=http://www.
searchlast.co.uk/blog/&amp;title=Product+Price+Comparison+and
+E-commerce+News+Blog" &gt;StumbleUpon.com&lt;/a&gt;

<strong>Twitter</strong>
&lt;a href="http://www.twitter.com/home?status=Currently+reading
+http://www.searchlast.co.uk/blog/" &gt;Twitter.com&lt;/a&gt;
</pre>
<p><strong>Top it off with image links rather than Text ones</strong> The following social bookmark button are created in exactly the same way but with images rather than text links</p>
<div id="dsatBookmarks">
<fieldset>
<legend> Share This Page</legend>
<p><a title="Post to Delicious" href="http://del.icio.us/post?url=http://www.searchlast.co.uk/blog/&amp;title=Product Price Comparison and E-commerce News Blog" rel="nofollow" target="_blank"><img src="http://www.searchlast.co.uk/images/custom/but_bookmark_delicious.gif" border="0" alt="Post to Delicious" title=" Post to Delicious " width="20" height="18" /></a><a title="Post to Digg" href="http://digg.com/submit?url=http://www.searchlast.co.uk/blog/&amp;title=Product Price Comparison and E-commerce News Blog" rel="nofollow" target="_blank"><img src="http://www.searchlast.co.uk/images/custom/but_bookmark_digg.gif" border="0" alt="Post to Digg" title=" Post to Digg " width="20" height="18" /></a><a title="Post to Reddit" href="http://reddit.com/submit?url=http://www.searchlast.co.uk/blog/&amp;title=Product Price Comparison and E-commerce News Blog" rel="nofollow" target="_blank"><img src="http://www.searchlast.co.uk/images/custom/but_bookmark_reddit.gif" border="0" alt="Post to Reddit" title=" Post to Reddit " width="20" height="18" /></a><a title="Post to FaceBook" href="http://www.facebook.com/sharer.php?u=http://www.searchlast.co.uk/blog/" rel="nofollow" target="_blank"><img src="http://www.searchlast.co.uk/images/custom/but_bookmark_facebook.gif" border="0" alt="Post to Facebook" title=" Post to Facebook " width="20" height="18" /></a><a title="Post to StumbleUpon" href="http://www.stumbleupon.com/submit?url=http://www.searchlast.co.uk/blog/&amp;title=Product Price Comparison and E-commerce News Blog" rel="nofollow" target="_blank"><img src="http://www.searchlast.co.uk/images/custom/but_bookmark_stumble.gif" border="0" alt="Post to StumbleUpon" title=" Post to StumbleUpon " width="20" height="18" /></a><a title="Post to Twitter" href="http://www.twitter.com/home?status=Currently+reading+http://www.searchlast.co.uk/blog/" rel="nofollow" target="_blank"><img src="http://www.searchlast.co.uk/images/custom/but_bookmark_twitter.gif" border="0" alt="Post to Twitter" title=" Post to Twitter " width="20" height="18" /></a></fieldset>
</div>
<h2>Is a url wrong?</h2>
<p>This article hopefully will be helpful but we can not guarantee that these links will be valid when you read this article so it has to be offerred without any warranties either expressed or implied, it is solely there as an example to set you on the right path.</p>
<p>If you have found any errors or you would like to suggest other methods then please feel free to leave your comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.searchlast.co.uk/blog/search-engine-optimisation/how-to-create-a-twitter-bookmark/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

