<?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>Blogger Trick &#124; Blogger Template &#124; BloggerTrick.com &#187; Blogger embed</title>
	<atom:link href="http://www.bloggertrick.com/category/blogger-embed/feed" rel="self" type="application/rss+xml" />
	<link>http://www.bloggertrick.com</link>
	<description>Offers blogger templates, downloads, the latest features and news.</description>
	<lastBuildDate>Thu, 02 Jul 2009 08:25:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Make do follow on Blogger Comments &#8211; Delete nofollow atribute on blogger</title>
		<link>http://www.bloggertrick.com/make-dofollow-on-blogger-comments-delete-nofollow-atribute-on-blogger</link>
		<comments>http://www.bloggertrick.com/make-dofollow-on-blogger-comments-delete-nofollow-atribute-on-blogger#comments</comments>
		<pubDate>Mon, 22 Dec 2008 05:16:37 +0000</pubDate>
		<dc:creator>bloggertrick.com</dc:creator>
				<category><![CDATA[Blogger Comments]]></category>
		<category><![CDATA[Blogger SEO Trick]]></category>
		<category><![CDATA[Blogger embed]]></category>
		<category><![CDATA[dofollow atribute]]></category>

		<guid isPermaLink="false">http://bloggertrick.com/?p=379</guid>
		<description><![CDATA[
What is Dofollow and Nofollow?
A dofollow link is one that search engines like Google will follow to the website and give that website a little “link juice”, meaning the more dofollow links a website has going to it the better PR it will have and the more traffic it will receive in the SERPs (Search [...]]]></description>
			<content:encoded><![CDATA[<h3 style="text-align: center;"><img class="alignnone" title="make do follow blogger comments" src="http://i482.photobucket.com/albums/rr187/cashcoach/ifollow.png" alt="" width="126" height="47" /></h3>
<h3>What is Dofollow and Nofollow?</h3>
<p>A dofollow link is one that search engines like Google will follow to the website and give that website a little “link juice”, meaning the more dofollow links a website has going to it the better PR it will have and the more traffic it will receive in the SERPs (Search Engine Results Page).  But a do follow link will also drain some of the juice away from the website the link is placed on.  If a website it linking to a bunch of PR0 websites then it will give the website a negative impact.  This is why many bloggers have only used nofollow links on the comments page…. that and mainly to deter spammers from shamelessly promoting their junk links.<span id="more-379"></span></p>
<p>The more backlinks you have going to your site the better.  A backlink is simply a link on another site that points to yours.  If you have a lot of backlinks then your website looks more important to Search Engines and you can rank much better.   Here is a diagram how linking works.</p>
<p><img class="alignnone" src="http://i482.photobucket.com/albums/rr187/cashcoach/link-profile.jpg" alt="" width="320" height="171" /></p>
<h3>Wordpress Blogs and Dofollow</h3>
<p>In wordpress blogs the default setting is to have any comments left be in the “nofollow” catefory.  That simply means that the links will not have any credence or get any special powers from the search engines.  They will not “follow” it so the website will retain the “link juice”.</p>
<p>But now that spam filters have gotten so very effective (almost too effective in even blocking valid comments) more bloggers are letting the comments have dofollow links.  And this blog is one of them.</p>
<h3>Why go with a Dofollow Blog?</h3>
<p>I want to encourage readers to interact with me.  I want them to be rewarded for making comments and having the ability to leave a link that will help out their website too is a great reward.  This being said, I will still have to watch for people spamming the comments, but with such effective spam filters I can just concentrate on letting my readers have their say.</p>
<h3>How will Do Follow commenting on CashCoach.net help your site?</h3>
<p>Well at the time of this writing, this is a very new blog…. only 1 month old really, and so the Page Rank has yet to climb up Google’s ladder, but here is the benefit of leaving useful comments on this site.:</p>
<ul>
<li>You get a link to your site on the comment page</li>
<li>If you make the top commentor list you will have a link in the sidebar as well</li>
<li>These links will not expire</li>
</ul>
<p>So it really is a benefit for everyone.  Comments that will be rejected are comments with junk links (websites that are spammy, scammy, or scary=).  But don’t worry, if you look like a real person who wants to leave some helpful feedback, you will have no problem getting your comment through.</p>
<p>Why not practice a little and leave some feedback on this blog post.  Get some link love while you are at it.</p>
<p>What do you think of dofollow blogs? and do you own a dofollow blog yourself?.</p>
<p>This is article how to delete &#8220;nofollow&#8221; on your blog ( Blogger ) :</p>
<p>How to Delete ‘nofollow’ Attribute on Blogger</p>
<p>1. Login into your blogger. Usually you will bring to Dashboard after login.<br />
2. Choose your blog and click “Layout”.<br />
3. Click “Edit Html” subtab on the “Template” tab.<br />
4. Before removing ‘nofollow‘ attribute (as with any other template modification), it is recommended to backup you template by clicking Download Full Template and saving in the safe location on your Hard Drive. You can re-enable it if your template modification producing the errors.<br />
5. Check “Expand Widgets” checkbox at at the top of the Edit Template text box. This expands the Blog Posts Widget Code within which is the comments code.<br />
6. Scroll down the template and find below code</p>
<pre>&lt;dl id=’comments-block’&gt;
&lt;b:loop values=’data:post.comments’ var=’comment’&gt;
&lt;dt class=’comment-author’expr:id=’”comment-” + data:comment.id’&gt;
&lt;a expr:name=’”comment-” +data:comment.id’/&gt;
&lt;b:if cond=’data:comment.authorUrl’&gt;
&lt;a expr:href=’data:comment.authorUrl’ <strong><span style="color: #0000ff;">rel=’nofollow’</span></strong>&gt;&lt;data:comment.author/&gt;&lt;/a&gt;
&lt;b:else/&gt;
&lt;data:comment.author/&gt;
&lt;/b:if&gt;
&lt;data:commentPostedByMsg/&gt;
&lt;/dt&gt;</pre>
<p>7. Detele the code <span style="color: #0000ff;"><strong>rel=’nofollow’</strong></span> (or you can remove only no, making it <span style="color: #0000ff;"><strong>rel=’follow‘</strong></span>) and save the template.</p>
<p>Out Source :</p>
<ul>
<li><a title="Do follow comments on blogger" href="http://www.senserely.com/nesher-deleting-no-follow-from-blogger.php" target="_blank">http://www.senserely.com/</a></li>
<li><a title="do follow blogger comment" href="http://cashcoach.net/do-follow-blog-comments/" target="_blank">http://cashcoach.net/do-follow-blog-comments/</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggertrick.com/make-dofollow-on-blogger-comments-delete-nofollow-atribute-on-blogger/feed</wfw:commentRss>
		<slash:comments>35</slash:comments>
		</item>
		<item>
		<title>Slideshow Photos on Blogger</title>
		<link>http://www.bloggertrick.com/slideshow-photos-on-blogger</link>
		<comments>http://www.bloggertrick.com/slideshow-photos-on-blogger#comments</comments>
		<pubDate>Wed, 17 Dec 2008 11:59:55 +0000</pubDate>
		<dc:creator>bloggertrick.com</dc:creator>
				<category><![CDATA[Blogger embed]]></category>
		<category><![CDATA[More Blogger Trick]]></category>
		<category><![CDATA[widget bar]]></category>
		<category><![CDATA[flickr]]></category>

		<guid isPermaLink="false">http://bloggertrick.com/?p=370</guid>
		<description><![CDATA[How to I add a slideshow to Blogger?
You will need to use Photobucket, Picasa or Flickr with Blogger to do this. We have used flickr.
1. Go to http://www.flickr.com/
2. Click ‘Sign Up’ [at the bottom right]
3. Choose a yahoo email address and click Check to make sure it is available
4. Choose a password
5. Click continue
6. Enter [...]]]></description>
			<content:encoded><![CDATA[<p>How to I add a slideshow to Blogger?</p>
<p>You will need to use Photobucket, Picasa or Flickr with Blogger to do this. We have used flickr.</p>
<p>1. Go to <a title="Slideshow Photos on Blogger" href="http://www.flickr.com" target="_blank">http://www.flickr.com/</a></p>
<p>2. Click ‘Sign Up’ [at the bottom right]<span id="more-370"></span></p>
<p>3. Choose a yahoo email address and click Check to make sure it is available</p>
<p>4. Choose a password</p>
<p>5. Click continue</p>
<p>6. Enter your Yahoo password</p>
<p>7. Choose a flickr screen name</p>
<p>8. Upload photos</p>
<p>9. Choose photos and then select the ones you want</p>
<p>10. Add a description and tags</p>
<p>11. Click ‘create a new set’ – this is so that the chosen slides appear at a slideshow in the blog</p>
<p>12. Name set</p>
<p>13. Create set</p>
<p>14. Save</p>
<p>15. Click ‘Share this’</p>
<p>16. Click ‘Grab the link’</p>
<p>17. Highlight and copy it</p>
<p>18. Go to your blog and log in</p>
<p>19. Click on layout</p>
<p>20. Add a gadget and choose Slideshow</p>
<p>21. Choose a title</p>
<p>22. Source = flickr</p>
<p>23. Option = user</p>
<p>24. User = paste the copied link from Flickr – you only need the section from where the numbers start to where they end so delete the other bits</p>
<p>25. Click Save and the slides will now be showing in your blog</p>
<p>Out Source :</p>
<ul>
<li><a title="Slide show photos on blog" href="http://business2businessmarketing.blogspot.com/2008/12/slideshows-on-blogger.html" target="_blank"> http://business2businessmarketing.blogspot.com/</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggertrick.com/slideshow-photos-on-blogger/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to create expandable post summaries or Read more on Classic template</title>
		<link>http://www.bloggertrick.com/how-to-create-expandable-post-summaries-or-read-more-on-classic-template</link>
		<comments>http://www.bloggertrick.com/how-to-create-expandable-post-summaries-or-read-more-on-classic-template#comments</comments>
		<pubDate>Wed, 03 Dec 2008 11:32:32 +0000</pubDate>
		<dc:creator>bloggertrick.com</dc:creator>
				<category><![CDATA[Blog Writing Tips]]></category>
		<category><![CDATA[Blogger Directories Submit]]></category>
		<category><![CDATA[Blogger Meta Tag Trick]]></category>
		<category><![CDATA[Blogger Template trick]]></category>
		<category><![CDATA[Blogger embed]]></category>
		<category><![CDATA[blogger posting]]></category>
		<category><![CDATA[Read More on Blog]]></category>

		<guid isPermaLink="false">http://bloggertrick.com/?p=321</guid>
		<description><![CDATA[D&#8217; you want to know &#8220;How to create expandable post summaries or Create Read more on Blogger Classic template&#8221; ??
Ok, i&#8217;ll give and share trick and tutorials about it, and of Course this article taken from :
http://help.blogger.com/bin/answer.py?answer=42215&#38;ctx=sibling


This article also Special for:
&#8221; How about one that works for old layout blogger?
Secretista / December 3rd, 2008, 5:14 [...]]]></description>
			<content:encoded><![CDATA[<p>D&#8217; you want to know &#8220;How to create expandable post summaries or Create Read more on Blogger Classic template&#8221; ??</p>
<p>Ok, i&#8217;ll give and share trick and tutorials about it, and of Course this article taken from :</p>
<p><span style="color: #ff00ff;"><em><a title="how to create read more on blogger classic template" href="http://help.blogger.com/bin/answer.py?answer=42215&amp;ctx=sibling" target="_blank">http://help.blogger.com/bin/answer.py?answer=42215&amp;ctx=sibling</a></em></span><span id="more-321"></span></p>
<div id="comment-388" class="comment">
<div class="comment-body clearfix">
<p>This article also Special for:</p>
<blockquote><p>&#8221; How about one that works for old layout blogger?</p>
<p class="comment-meta"><a rel="external nofollow" href="http://www.secretista.com/">Secretista</a> / December 3rd, 2008, 5:14 am&#8221;.</p>
</blockquote>
</div>
</div>
<p>She Asked About &#8220;How to create expandable post summaries or how to create Read more on Blogger Classic template.</p>
<p>Ok, Lets Begin&#8230;</p>
<p>Simple Answer is :</p>
<ul>
<li> Add <span> tags to your posts to mark which parts you want hidden in the summary version.</span></li>
<li>Add CSS declarations to your template to hide those sections on the index and archive pages, but not on post pages.</li>
</ul>
<p>Detail Answer is :</p>
<p>With this trick, you can choose to display an arbitrary amount of text from the beginning of each post, as a teaser for the whole thing. Then users who want to read the rest of the post can click a link to see the full text. This is handy if you have lots of long articles all on one page. Note that you&#8217;ll need to have <a href="http://help.blogger.com/bin/answer.py?answer=42049">post pages</a> enabled in order to make this feature work.</p>
<p>There are three ingredients that go into this feature: conditional CSS, a &#8220;read more&#8221; link for each post, and a modification for the posts that use this feature. So let&#8217;s go through it step by step.</p>
<h4>Conditional CSS</h4>
<p>We&#8217;re going to use conditional tags to change how posts display on different pages. Add the following code to your style sheet, depending on what kind of template you have:</p>
<p>(for classic templates)</p>
<pre>&lt;MainOrArchivePage&gt;
   span.fullpost {display:none;}
&lt;/MainOrArchivePage&gt;

&lt;ItemPage&gt;
   span.fullpost {display:inline;}
&lt;/ItemPage&gt;</pre>
<p>(for layouts)</p>
<pre>&lt;b:if cond='data:blog.pageType == "item"'&gt;
   span.fullpost {display:inline;}
&lt;b:else/&gt;
   span.fullpost {display:none;}
&lt;/b:if&gt;</pre>
<p>Your style sheet is usually near the top of your template, between the <code>&lt;style&gt;</code> and <code>&lt;/style&gt;</code> tags. If you have your style sheet in a separate file, you&#8217;ll still need to add these lines in your template, so the conditional tags will work. Just make sure you add in the <code>&lt;style&gt;</code> tags around them.</p>
<p>What we did here was to define a class called &#8220;fullpost&#8221; that will appear only on post pages (permalinks). Part of each post will use this class, as we&#8217;ll see later.</p>
<h4>&#8220;Read More&#8221; Links</h4>
<p>Add the following code to your template, somewhere after the <code>&lt;$BlogItemBody$&gt;</code> or <code>&lt;data:post.body/&gt;</code> tag:</p>
<p>(for classic templates)</p>
<pre><code>&lt;MainOrArchivePage&gt;&lt;br /&gt;
   &lt;a href="&lt;$BlogItemPermalinkURL$&gt;"&gt;Read more!&lt;/a&gt;
&lt;/MainOrArchivePage&gt;</code></pre>
<p>(for layouts)</p>
<pre><code>&lt;b:if cond='data:blog.pageType != "item"'&gt;&lt;br /&gt;
   &lt;a expr:href='data:post.url'&gt;Read more!&lt;/a&gt;
&lt;/b:if&gt;</code></pre>
<p>This link will only appear on the main page and archive pages, and it will redirect your reader to the post page containing the full text of your post. You can replace the &#8220;Read more!&#8221; text with whatever you like, of course.</p>
<h4>Post Modifications</h4>
<p>The final piece that we need is a little bit of code in your actual post. Each post that you want to use this feature on will need this code:</p>
<p><code>&lt;span class="fullpost"&gt;&lt;/span&gt;</code></p>
<p>This part can actually go in the <a href="http://help.blogger.com/bin/answer.py?answer=41401">post template</a>, if you don&#8217;t want to have to type it for each post. You&#8217;ll enter the summary text outside the span tags and the remainder inside, like so:</p>
<p><code>Here is the beginning of my post. &lt;span class="fullpost"&gt;And here is the rest of it.&lt;/span&gt;</code></p>
<p>Now, when a reader visits your blog, this post will appear like this:</p>
<blockquote><p>Here is the beginning of my post.<br />
<a href="http://help.blogger.com/bin/answer.py?answer=42215&amp;ctx=sibling">Read more!</a></p></blockquote>
<p>When they click the link, they&#8217;ll go to the post page where they&#8217;ll see the whole thing:</p>
<blockquote><p>Here is the beginning of my post. And here is the rest of it.</p></blockquote>
<p><strong>Notes:</strong></p>
<ul>
<li>As with any template modifications, you should be sure to save a backup copy of your template before you start. Just copy and paste all your code to a text file on your hard drive, so you&#8217;ll have it there as a replacement in case anything goes wrong.</li>
<li>An alternative to creating post excerpts like this is to use the <a href="http://help.blogger.com/bin/answer.py?answer=42214">show/hide method</a> on entire posts. Each method has its own advantages and disadvantages.</li>
<li>Advantages to this method: Customizable summaries, rather than titles only. Can be applied to some posts and not others (for instance, you might only want this for your longer posts).</li>
<li>Disadvantages: Requires changes to the posts themselves, rather than to the template only. However, the &#8220;read more&#8221; link is in the template, so it will appear regardless of whether a post has been truncated or not. (Modifying this feature is left as an exercise for the reader.)</li>
</ul>
<p><strong><span style="color: #ff0000;">NOTES..!! :</span></strong></p>
<ul>
<li> This Artcle is taken from <a title="How to create expandable post summaries or Read more on Classic template" href="http://help.blogger.com/bin/answer.py?answer=42215&amp;ctx=sibling" target="_blank">http://help.blogger.com/bin/answer.py?answer=42215&amp;ctx=sibling<br />
</a></li>
<li>Click this link if you want to Read the originally content or article <strong><a title="How to create expandable post summaries or Read more on Classic template" href="http://help.blogger.com/bin/answer.py?answer=42215&amp;ctx=sibling" target="_blank">How to create expandable post summaries or Create Read more on Classic template.</a></strong></li>
<li>Thanks very much to <a href="http://blogger.com" target="_blank"><strong>Blogger</strong></a> caused give us more solutions !!</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggertrick.com/how-to-create-expandable-post-summaries-or-read-more-on-classic-template/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Adding Alexa Widget on Blogger Or Blog</title>
		<link>http://www.bloggertrick.com/adding-alexa-widget-on-blogger-or-blog</link>
		<comments>http://www.bloggertrick.com/adding-alexa-widget-on-blogger-or-blog#comments</comments>
		<pubDate>Sat, 22 Nov 2008 06:04:52 +0000</pubDate>
		<dc:creator>bloggertrick.com</dc:creator>
				<category><![CDATA[Blogger Tips]]></category>
		<category><![CDATA[Blogger embed]]></category>
		<category><![CDATA[widget bar]]></category>
		<category><![CDATA[alexa widget]]></category>

		<guid isPermaLink="false">http://bloggertrick.com/?p=304</guid>
		<description><![CDATA[Alexa Widget is alexa rank will make a ranking based on the numbers of visitors to our blog or web, more visitor better alexa rank. How can alexa know the visitor numbers of the web or blog? Alexa will know it based on computers which have installed alexa toolbar.
and in this article i&#8217;ll give trick [...]]]></description>
			<content:encoded><![CDATA[<p><strong><a title="adding alexa widget on blog" href="http://bloggertrick.com/widget-bar/adding-alexa-widget-on-blogger-or-blog.html" target="_blank">Alexa Widget</a></strong> is <a title="Alexa widget for blogger or blog" href="http://bloggertrick.com/widget-bar/adding-alexa-widget-on-blogger-or-blog.html" target="_blank"><strong>alexa rank</strong></a> will make a ranking based on the numbers of visitors to our blog or web, more visitor better alexa rank. How can alexa know the visitor numbers of the web or blog? Alexa will know it based on computers which have installed<a title="Alexa widget for blogger or blog" href="http://www.alexa.com/site/site_stats/signup" target="_blank"> <strong>alexa toolbar.</strong><span id="more-304"></span></a></p>
<p>and in this article i&#8217;ll give trick to Adding Alexa Widget on Blogger Or Blog :</p>
<p>ok, let&#8217;s begin&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.]</p>
<p>+ <a title="adding alexa widget on blog" href="http://www.alexa.com/site/site_stats/signup" target="_blank">click here</a> or visit this  <a title="adding alexa widget on blog" href="http://www.alexa.com/site/site_stats/signup" target="_blank">Alexa Developer&#8217;s Corner&#8217; &#8211; Site or Blog Widget</a></p>
<p>+ Select Widget type, what do you want.</p>
<div id="attachment_305" class="wp-caption alignleft" style="width: 284px"><a href="http://bloggertrick.com/wp-content/uploads/2008/11/alexa3ge.jpg"><img class="size-medium wp-image-305" title="alexa widget for blogger" src="http://bloggertrick.com/wp-content/uploads/2008/11/alexa3ge-300x213.jpg" alt="alexa widget for blogger" width="274" height="294" /></a><p class="wp-caption-text">alexa widget for blogger</p></div>
<p>+  then insert Your Blog Link</p>
<div id="attachment_307" class="wp-caption alignnone" style="width: 282px"><a href="http://bloggertrick.com/wp-content/uploads/2008/11/alexawid1.jpg"><img class="size-medium wp-image-307" title="add url alexa widget" src="http://bloggertrick.com/wp-content/uploads/2008/11/alexawid1-300x61.jpg" alt="add url alexa widget" width="272" height="85" /></a><p class="wp-caption-text">add url alexa widget</p></div>
<h3 class="r"><a class="l" onmousedown="return clk(this.href,'','','res','1','')" href="http://www.alexa.com/site/site_stats/signup"><em></em></a></h3>
<p>+ get Java Script Code for Adding Alexa Widget on Blogger Or Blog,</p>
<div id="attachment_308" class="wp-caption alignnone" style="width: 310px"><a href="http://bloggertrick.com/wp-content/uploads/2008/11/alexa4tn.jpg"><img class="size-medium wp-image-308" title="get codes for alexa widget" src="http://bloggertrick.com/wp-content/uploads/2008/11/alexa4tn-300x284.jpg" alt="get codes for alexa widget" width="300" height="284" /></a><p class="wp-caption-text">get codes for alexa widget</p></div>
<p>+ Copy and Paste on your Blog.</p>
<p>+ Save..</p>
<p>Good Luck !!!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggertrick.com/adding-alexa-widget-on-blogger-or-blog/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Alexa widget for Blogger or Blog</title>
		<link>http://www.bloggertrick.com/alexa-widget-for-blogger-or-blog</link>
		<comments>http://www.bloggertrick.com/alexa-widget-for-blogger-or-blog#comments</comments>
		<pubDate>Sat, 22 Nov 2008 05:23:07 +0000</pubDate>
		<dc:creator>bloggertrick.com</dc:creator>
				<category><![CDATA[Blogger embed]]></category>
		<category><![CDATA[widget bar]]></category>
		<category><![CDATA[alexa widget]]></category>

		<guid isPermaLink="false">http://bloggertrick.com/?p=302</guid>
		<description><![CDATA[This is history About Alexa has taken from Wikipedia.Org :
Alexa Internet was founded in 1996 by Brewster Kahle and Bruce Gilliat. The company offered a toolbar that gave Internet users guidance on where to go next, based on the traffic patterns of its user community. Alexa also offered context for each site visited: to whom [...]]]></description>
			<content:encoded><![CDATA[<p>This is history About Alexa has taken from <a title="Alexa widget for blogger or blog" href="http://en.wikipedia.org/wiki/Alexa_Internet" target="_blank">Wikipedia.Org</a> :</p>
<p>Alexa Internet was founded in 1996 by <a title="Brewster Kahle" href="http://en.wikipedia.org/wiki/Brewster_Kahle">Brewster Kahle</a> and Bruce Gilliat.<sup id="cite_ref-0" class="reference"><a href="http://en.wikipedia.org/wiki/Alexa_Internet#cite_note-0"></a></sup> The company offered a toolbar that gave Internet users guidance on where to go next, based on the traffic patterns of its user community. Alexa also offered context for each site visited: to whom it was registered, how many pages it had, how many other sites pointed to it, and how frequently it was updated.<sup id="cite_ref-1" class="reference"><a href="http://en.wikipedia.org/wiki/Alexa_Internet#cite_note-1"></a></sup> Engineers at Alexa, in cooperation with the Internet Archive, created the Internet Archive&#8217;s <a title="Internet Archive" href="http://en.wikipedia.org/wiki/Internet_Archive#Wayback_Machine">Wayback Machine</a>. Alexa also supplies the Internet Archive with <a title="Web crawler" href="http://en.wikipedia.org/wiki/Web_crawler">web crawls</a>.<span id="more-302"></span></p>
<p>In 1999, Alexa was acquired by <a title="Amazon.com" href="http://en.wikipedia.org/wiki/Amazon.com">Amazon.com</a> for about $250 million in Amazon <a title="Stock" href="http://en.wikipedia.org/wiki/Stock">stock</a>.<sup id="cite_ref-3" class="reference"><a href="http://en.wikipedia.org/wiki/Alexa_Internet#cite_note-3"></a></sup></p>
<p>The company&#8217;s premises are in Building 37 of the <a title="Presidio of San Francisco" href="http://en.wikipedia.org/wiki/Presidio_of_San_Francisco">Presidio of San Francisco</a>.</p>
<p>Alexa began a partnership with <a title="Google" href="http://en.wikipedia.org/wiki/Google">Google</a> in spring 2002, and with the <a title="Open Directory Project" href="http://en.wikipedia.org/wiki/Open_Directory_Project">Open Directory Project</a> in January 2003. <a title="Live Search" href="http://en.wikipedia.org/wiki/Live_Search">Live Search</a> replaced Google as a provider of search results in May 2006.<sup id="cite_ref-5" class="reference"><a href="http://en.wikipedia.org/wiki/Alexa_Internet#cite_note-5"></a></sup> In September 2006, they began using their own Search Platform to serve results. In December 2006, they released <em>Alexa Image Search</em>. Built in-house, it is the first major application to be built on their Web Platform.</p>
<p>Alexa also provides &#8220;site info&#8221; for the <a title="A9.com" href="http://en.wikipedia.org/wiki/A9.com">A9.com</a> search engine.</p>
<p>In December 2005, Alexa opened its extensive search index and web-crawling facilities to third party programs through a comprehensive set of <a title="Web service" href="http://en.wikipedia.org/wiki/Web_service">web services</a> and <a title="Application programming interface" href="http://en.wikipedia.org/wiki/Application_programming_interface">APIs</a>. These could be used, for instance, to construct <a title="Vertical search" href="http://en.wikipedia.org/wiki/Vertical_search">vertical search</a> engines that could run on Alexa&#8217;s own servers or elsewhere. Uniquely, their <a class="external text" title="http://websearch.alexa.com" rel="nofollow" href="http://websearch.alexa.com/">Web Search Platform</a> gives developers access to their raw crawl data. In May 2007, Alexa changed their API to require comparisons be limited to 3 sites, reduced size embedded graphs be shown using <a title="Adobe Flash" href="http://en.wikipedia.org/wiki/Adobe_Flash">Flash</a>, and mandatory embedded <a class="new" title="BritePic (page does not exist)" href="http://en.wikipedia.org/w/index.php?title=BritePic&amp;action=edit&amp;redlink=1">BritePic</a> ads<sup id="cite_ref-6" class="reference"><a href="http://en.wikipedia.org/wiki/Alexa_Internet#cite_note-6"><span>.</span></a></sup></p>
<p>In April 2007, <a class="new" title="Alexa v. Hornbaker (page does not exist)" href="http://en.wikipedia.org/w/index.php?title=Alexa_v._Hornbaker&amp;action=edit&amp;redlink=1">Alexa v. Hornbaker</a> was filed to stop <a title="Trademark infringement" href="http://en.wikipedia.org/wiki/Trademark_infringement">trademark infringement</a> by the <a class="new" title="Statsaholic (page does not exist)" href="http://en.wikipedia.org/w/index.php?title=Statsaholic&amp;action=edit&amp;redlink=1">statsaholic</a> service.<sup id="cite_ref-7" class="reference"><a href="http://en.wikipedia.org/wiki/Alexa_Internet#cite_note-7"></a></sup> In the lawsuit, Alexa alleges that Hornbaker is stealing traffic graphs for profit, and that the primary purpose of his site is to display graphs that are generated by Alexa&#8217;s servers.<sup id="cite_ref-8" class="reference"><a href="http://en.wikipedia.org/wiki/Alexa_Internet#cite_note-8"></a></sup><sup id="cite_ref-9" class="reference"><a href="http://en.wikipedia.org/wiki/Alexa_Internet#cite_note-9"></a></sup> Hornbaker removed the term Alexa from his service name on March 19, 2007.<sup id="cite_ref-10" class="reference"><a href="http://en.wikipedia.org/wiki/Alexa_Internet#cite_note-10"></a></sup> Nevertheless, it should be noted that Alexa expressly grants permission<sup id="cite_ref-11" class="reference"><a href="http://en.wikipedia.org/wiki/Alexa_Internet#cite_note-11"><span> </span></a></sup>to refer its data in third-party work subject to suitable credits.</p>
<p>What is Alexa ??,</p>
<p>This is Alexa Definitions from <a title="Alexa widget for blogger or blog" href="http://www.blogspottutorial.com/2008/10/tutorial-on-adding-alexa-widget-in-blog.html" target="_blank">Kang Rohman Blogspot tutorials</a></p>
<blockquote><p><a title="Alexa widget for blogger or blog" href="http://en.wikipedia.org/wiki/Alexa_Internet" target="_blank"><strong>alexa rank</strong></a> will make a ranking based on the numbers of visitors to our blog or web, more visitor better alexa rank. How can alexa know the visitor numbers of the web or blog? Alexa will know it based on computers which have installed<a title="Alexa widget for blogger or blog" href="http://www.alexa.com/site/site_stats/signup" target="_blank"> <strong>alexa toolbar</strong></a>. But not all people install alexa browser in their internet browser? That’s why there is another alternative for blog or web owners. They can add alexa widget in their blog or web in order to get the accurate data about the visitors who come to our blog or web. By adding the alexa widget in the blog or web, them alexa machine will know accurately how many visitors and page views in our blog or web.</p></blockquote>
<p>Ok, Do you want to adding Alexa widget on your blog ? Please Read this Articles Adding Alexa Widget on Blogger Or Blog</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggertrick.com/alexa-widget-for-blogger-or-blog/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Add a Cool Slideshow of Picasa Photos to Your Blog</title>
		<link>http://www.bloggertrick.com/add-a-cool-slideshow-of-picasa-photos-to-your-blog</link>
		<comments>http://www.bloggertrick.com/add-a-cool-slideshow-of-picasa-photos-to-your-blog#comments</comments>
		<pubDate>Fri, 19 Sep 2008 12:39:57 +0000</pubDate>
		<dc:creator>bloggertrick.com</dc:creator>
				<category><![CDATA[Blogger embed]]></category>
		<category><![CDATA[blogger posting]]></category>
		<category><![CDATA[blogger embedd]]></category>

		<guid isPermaLink="false">http://bloggertrick.com/?p=97</guid>
		<description><![CDATA[Picasa is a free photo management product by Google that I actually use for all my photos. The software organizes and can adjust your photo albums on your computer and then easily uploads them to your Picasa account. I love the ability to quickly upload pictures from my trips, etc and just send the url [...]]]></description>
			<content:encoded><![CDATA[<p>Picasa is a free photo management product by Google that I actually use for all my photos. The software organizes and can adjust your photo albums on your computer and then easily uploads them to your Picasa account. I love the ability to quickly upload pictures from my trips, etc and just send the url to my friends and family.</p>
<p>So if you already have a Picasa account and have pictures you’d like to include on your blog, you should check out this widget. If you don’t have Picasa yet, I highly recommend you download it for free by clicking on the link below.<span id="more-97"></span></p>
<p>After you select the photo album and settings you want to use, it gives you some code to paste into your site. You can either paste it into your post or add it to your sidebar by creating an html/javascript widget. Then just paste the code into the widget and save.<br />
Here’s a screenshot of the widget being setup:</p>
<p><a href="http://bloggertrick.com/wp-content/uploads/2008/09/picasa-blog-slide-show.png"><img class="alignnone size-medium wp-image-98" title="picasa-blog-slide-show" src="http://bloggertrick.com/wp-content/uploads/2008/09/picasa-blog-slide-show-300x174.png" alt="" width="300" height="174" /></a><br />
Notice how easy the setup process is. It provides the code to paste into your blog and then you’ll have a flash slideshow rotating through all your photos! Pretty cool. I was going to include a working demo but once you login to your account and start building a slideshow, it shows you real-time how it works. It’s worth checking out….enjoy&#8230;.</p>
<p><span style="color: #c0c0c0;">this article originally bay http://eblogtemplate.com </span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggertrick.com/add-a-cool-slideshow-of-picasa-photos-to-your-blog/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
