<?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>Reinforce Media, LLC &#187; Useful Tools</title>
	<atom:link href="http://reinforcemedia.com/category/useful-tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://reinforcemedia.com</link>
	<description></description>
	<lastBuildDate>Fri, 26 Feb 2010 01:00:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to move all posts &amp; attachments from one wordpress blog to another</title>
		<link>http://reinforcemedia.com/2010/02/04/how-to-move-all-posts-attachments-from-one-wordpress-blog-to-another/</link>
		<comments>http://reinforcemedia.com/2010/02/04/how-to-move-all-posts-attachments-from-one-wordpress-blog-to-another/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 16:00:55 +0000</pubDate>
		<dc:creator>Matt Bernier</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Useful Tools]]></category>
		<category><![CDATA[Website Training]]></category>
		<category><![CDATA[301 redirect]]></category>
		<category><![CDATA[daunting task]]></category>
		<category><![CDATA[downward arrow]]></category>
		<category><![CDATA[export tool]]></category>
		<category><![CDATA[exporting blog posts]]></category>
		<category><![CDATA[file format]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[import tool]]></category>
		<category><![CDATA[importing blog posts]]></category>
		<category><![CDATA[left sidebar]]></category>
		<category><![CDATA[three easy steps]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[wordpress blog]]></category>
		<category><![CDATA[xml file]]></category>

		<guid isPermaLink="false">http://reinforcemedia.com/?p=180</guid>
		<description><![CDATA[Sometimes, albeit rarely, I will need to move all my posts from one WordPress blog to another one.  This is a daunting task, but it does not need to be.
WordPress and .htaccess actually make this very easy!  In three easy steps, you can have all of your WordPress content moved from your original blog location [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><p>Sometimes, albeit rarely, I will need to move all my posts from one <a target="_blank" title="WordPress" href="http://bit.ly/5O4AGt">WordPress</a> blog to another one.  This is a daunting task, but it does not need to be.</p>
<p>WordPress and .htaccess actually make this very easy!  In three easy steps, you can have all of your WordPress content moved from your original blog location to your new one.</p>
<p><strong>Side Note:</strong> This blog post assumes you have set up your new website and installed WordPress (2.9.1 or better) there already.  If you need to, upgrade your WordPress installation before going on.</p>
<h2>1. Export all of your blog posts</h2>
<p>With WordPress you have access to a tool for exporting all of your content into an XML file format.  Do not worry about what XML is, or why it exports to this format. What you need to know here is how to export and where the file saves, let the rest be taken care of by WordPress.</p>
<p>To get to the export tool go to the left sidebar and click the downward arrow next to tools like so:</p>
<div id="attachment_181" class="wp-caption aligncenter" style="width: 178px"><a rel="attachment wp-att-181" href="http://reinforcemedia.com/2010/02/04/how-to-move-all-posts-attachments-from-one-wordpress-blog-to-another/add-new-post-%e2%80%b9-reinforce-media-llc-%e2%80%94-wordpress/"><img class="size-full wp-image-181" title="Add New Post ‹ Reinforce Media, LLC — WordPress" src="http://reinforcemedia.com/wp-content/uploads/2010/01/Add-New-Post-‹-Reinforce-Media-LLC-—-WordPress.jpg" alt="" width="168" height="95" /></a><p class="wp-caption-text">Click the arrow here</p></div>
<p>The menu will look like this when it expands:</p>
<div id="attachment_182" class="wp-caption aligncenter" style="width: 169px"><a rel="attachment wp-att-182" href="http://reinforcemedia.com/2010/02/04/how-to-move-all-posts-attachments-from-one-wordpress-blog-to-another/add-new-post-%e2%80%b9-reinforce-media-llc-%e2%80%94-wordpress-1/"><img class="size-full wp-image-182" title="Add New Post ‹ Reinforce Media, LLC — WordPress-1" src="http://reinforcemedia.com/wp-content/uploads/2010/01/Add-New-Post-‹-Reinforce-Media-LLC-—-WordPress-1.jpg" alt="" width="159" height="209" /></a><p class="wp-caption-text">Expanded Tools Menu</p></div>
<p>Now click the &#8220;Export&#8221; link, and you will see the following:</p>
<p style="text-align: left;">
<div id="attachment_183" class="wp-caption aligncenter" style="width: 590px"><a rel="attachment wp-att-183" href="http://reinforcemedia.com/2010/02/04/how-to-move-all-posts-attachments-from-one-wordpress-blog-to-another/export-%e2%80%b9-reinforce-media-llc-%e2%80%94-wordpress/"><img class="size-full wp-image-183 " title="Export ‹ Reinforce Media, LLC — WordPress" src="http://reinforcemedia.com/wp-content/uploads/2010/01/Export-‹-Reinforce-Media-LLC-—-WordPress.jpg" alt="" width="580" height="197" /></a><p class="wp-caption-text">The Export Page</p></div>
<p>You can choose which author you want to export, but for our purposes we are moving ALL the content, so we chose to leave it on &#8220;All Authors&#8221;.  When you hit the download button, you will be prompted to open or save the file. Just save the file in a location on your computer where you can find it easily.</p>
<h2>2. Import all of your blog posts</h2>
<p>Once you have an export file saved to your computer, you are ready to go back to the same Tools Menu from above, but on your new blog site. Click on &#8220;Import&#8221;.  Here, you will see a page that looks like this:</p>
<p style="text-align: left;"><a rel="attachment wp-att-184" href="http://reinforcemedia.com/2010/02/04/how-to-move-all-posts-attachments-from-one-wordpress-blog-to-another/import-%e2%80%b9-reinforce-media-llc-%e2%80%94-wordpress/"><img class="aligncenter size-full wp-image-184" title="Import ‹ Reinforce Media, LLC — WordPress" src="http://reinforcemedia.com/wp-content/uploads/2010/01/Import-‹-Reinforce-Media-LLC-—-WordPress.jpg" alt="" width="605" height="283" /></a>Since we are going to import from a WordPress blog, click the blue &#8220;WordPress&#8221; link at the bottom to see this page:</p>
<p style="text-align: left;"><a rel="attachment wp-att-185" href="http://reinforcemedia.com/2010/02/04/how-to-move-all-posts-attachments-from-one-wordpress-blog-to-another/import-%e2%80%b9-reinforce-media-llc-%e2%80%94-wordpress-1/"><img class="aligncenter size-full wp-image-185" title="Import ‹ Reinforce Media, LLC — WordPress-1" src="http://reinforcemedia.com/wp-content/uploads/2010/01/Import-‹-Reinforce-Media-LLC-—-WordPress-1.jpg" alt="" width="617" height="158" /></a>Just like a normal upload form, click the browse button to choose the file you downloaded in the preview step. Then click &#8220;Upload and Import&#8221;, which will allow your new website to pick up the posts you exported.</p>
<p style="text-align: left;">You may get an option on the next page, which will say &#8220;Import and Download all attachments&#8221;, DO THIS. It will allow WordPress to download the attachments in each of your original posts from your old server and put them on your new server. This will let you keep the great content you worked so hard to create the first time.</p>
<p style="text-align: left;">The last option you get is what user to import all the posts as. Go ahead and choose the username you want all of your posts to show up under.</p>
<p style="text-align: left;">Once you see all the posts are on your new site, you are ready to make sure that ALL traffic from your old domain go to your new one.</p>
<h2>3. Setup .htaccess on the old blog to redirect all your traffic</h2>
<p>The .htaccess file is a little file that works in the background on your server.  It is typically used to tell the server some special action to perform whenever a page is requested.  In this case, we are going to tell it to redirect ANY traffic from the old domain to the new domain and make sure the URLs are similar. This is important because if someone goes to your post about how delicious spam is on the old server, you want them to go to the same post on the new server.</p>
<p>You can actually just download an example .htaccess file with the link below. You will need to edit the part that says &#8220;old domain&#8221; and the part that says &#8220;new domain&#8221; to be your old and new domains, respectively.  The rest of the code in the file is exactly the same as what WordPress has you put in by default.</p>
<p><a rel="attachment wp-att-186" href="http://reinforcemedia.com/2010/02/04/how-to-move-all-posts-attachments-from-one-wordpress-blog-to-another/htaccess/">Example .htaccess file</a></p>
<p>You will actually edit the .htaccess file that comes with WordPress to have this extra content (this is in the example download above):</p>
<div class="geshi no apache">
<ol>
<li class="li1">
<div class="de1"><span class="kw1">Options</span> +<span class="kw2">FollowSymLinks</span></div>
</li>
<li class="li1">
<div class="de1"><span class="kw1">RewriteEngine</span> <span class="kw2">on</span></div>
</li>
<li class="li1">
<div class="de1"><span class="kw1">RewriteCond</span> %<span class="br0">&#123;</span>HTTP_HOST<span class="br0">&#125;</span> ^olddomain.com <span class="br0">&#91;</span>NC<span class="br0">&#93;</span></div>
</li>
<li class="li1">
<div class="de1"><span class="kw1">RewriteRule</span> ^<span class="br0">&#40;</span>.*<span class="br0">&#41;</span>$ http://newdomain.com/$<span class="nu0">1</span> <span class="br0">&#91;</span>L,R=<span class="nu0">301</span><span class="br0">&#93;</span></div>
</li>
</ol>
</div>
<p>DO NOT WORRY about the other code, just find this block and change the URLs appropriately.</p>
<p>The final code will look like this:</p>
<div class="geshi no apache">
<ol>
<li class="li1">
<div class="de1"><span class="co1"># BEGIN WordPress</span></div>
</li>
<li class="li1">
<div class="de1">&amp;lt;IfModule mod_rewrite.c&amp;gt;</div>
</li>
<li class="li1">
<div class="de1"><span class="kw1">RewriteEngine</span> <span class="kw2">On</span></div>
</li>
<li class="li1">
<div class="de1"><span class="kw1">RewriteBase</span> /</div>
</li>
<li class="li1">
<div class="de1">&nbsp;</div>
</li>
<li class="li1">
<div class="de1"><span class="kw1">Options</span> +<span class="kw2">FollowSymLinks</span></div>
</li>
<li class="li1">
<div class="de1"><span class="kw1">RewriteEngine</span> <span class="kw2">on</span></div>
</li>
<li class="li1">
<div class="de1"><span class="kw1">RewriteCond</span> %<span class="br0">&#123;</span>HTTP_HOST<span class="br0">&#125;</span> ^olddomain.com <span class="br0">&#91;</span>NC<span class="br0">&#93;</span></div>
</li>
<li class="li1">
<div class="de1"><span class="kw1">RewriteRule</span> ^<span class="br0">&#40;</span>.*<span class="br0">&#41;</span>$ http://newdomain.com/$<span class="nu0">1</span> <span class="br0">&#91;</span>L,R=<span class="nu0">301</span><span class="br0">&#93;</span></div>
</li>
<li class="li1">
<div class="de1">&nbsp;</div>
</li>
<li class="li1">
<div class="de1"><span class="kw1">RewriteCond</span> %<span class="br0">&#123;</span>REQUEST_FILENAME<span class="br0">&#125;</span> ^wp-content.*</div>
</li>
<li class="li1">
<div class="de1"><span class="kw1">RewriteCond</span> %<span class="br0">&#123;</span>REQUEST_FILENAME<span class="br0">&#125;</span> ^wp-admin.*</div>
</li>
<li class="li1">
<div class="de1"><span class="kw1">RewriteCond</span> %<span class="br0">&#123;</span>REQUEST_FILENAME<span class="br0">&#125;</span> ^wp-<span class="kw1">include</span>.*</div>
</li>
<li class="li1">
<div class="de1"><span class="kw1">RewriteCond</span> %<span class="br0">&#123;</span>REQUEST_FILENAME<span class="br0">&#125;</span> !-f</div>
</li>
<li class="li1">
<div class="de1"><span class="kw1">RewriteCond</span> %<span class="br0">&#123;</span>REQUEST_FILENAME<span class="br0">&#125;</span> !-d</div>
</li>
<li class="li1">
<div class="de1"><span class="kw1">RewriteRule</span> . /index.php <span class="br0">&#91;</span>L<span class="br0">&#93;</span></div>
</li>
<li class="li1">
<div class="de1">&amp;lt;/IfModule&amp;gt;</div>
</li>
<li class="li1">
<div class="de1"><span class="co1"># END WordPress</span></div>
</li>
<li class="li1">
<div class="de1">&nbsp;</div>
</li>
<li class="li1">
<div class="de1"><span class="kw1">Options</span> -Indexes</div>
</li>
</ol>
</div>
<p>Once you have the file edited with your new URL, just upload it to your OLD server so that it replaces the old .htaccess file.</p>
<p>Now, try to go to the old website with any blog post link (search Google for pages from your site),  and see what happens to the URL when you go there.  You should see the URL change to the new server&#8217;s domain with the same post path as you selected.</p>
<p>You are now set up and ready to go on your new server.</p><!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://reinforcemedia.com/2010/02/04/how-to-move-all-posts-attachments-from-one-wordpress-blog-to-another/')" href="http://www.sphere.com/search?q=sphereit:http://reinforcemedia.com/2010/02/04/how-to-move-all-posts-attachments-from-one-wordpress-blog-to-another/">Sphere: Related Content</a></span><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://reinforcemedia.com/2010/02/04/how-to-move-all-posts-attachments-from-one-wordpress-blog-to-another/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Embedding a YouTube video into your WordPress blog post</title>
		<link>http://reinforcemedia.com/2009/11/15/embedding-a-youtube-video-into-your-wordpress-blog-post/</link>
		<comments>http://reinforcemedia.com/2009/11/15/embedding-a-youtube-video-into-your-wordpress-blog-post/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 01:17:10 +0000</pubDate>
		<dc:creator>Matt Bernier</dc:creator>
				<category><![CDATA[Useful Tools]]></category>
		<category><![CDATA[amp]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[embed code]]></category>
		<category><![CDATA[embed src]]></category>
		<category><![CDATA[hl en]]></category>
		<category><![CDATA[html tab]]></category>
		<category><![CDATA[http www youtube]]></category>
		<category><![CDATA[lt]]></category>
		<category><![CDATA[param name]]></category>
		<category><![CDATA[true width]]></category>
		<category><![CDATA[type application]]></category>
		<category><![CDATA[x shockwave flash]]></category>
		<category><![CDATA[youtube video]]></category>

		<guid isPermaLink="false">http://reinforcemedia.com/?p=138</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><!-- sphereit end -->]]></content:encoded>
			<wfw:commentRss>http://reinforcemedia.com/2009/11/15/embedding-a-youtube-video-into-your-wordpress-blog-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Server Time is WAY off</title>
		<link>http://reinforcemedia.com/2009/11/12/my-server-time-is-way-off/</link>
		<comments>http://reinforcemedia.com/2009/11/12/my-server-time-is-way-off/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 15:16:37 +0000</pubDate>
		<dc:creator>Matt Bernier</dc:creator>
				<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Server Management]]></category>
		<category><![CDATA[Useful Tools]]></category>
		<category><![CDATA[automatic time]]></category>
		<category><![CDATA[best solution]]></category>
		<category><![CDATA[centos 5]]></category>
		<category><![CDATA[ntpdate]]></category>
		<category><![CDATA[step time]]></category>
		<category><![CDATA[time adjustment]]></category>
		<category><![CDATA[time preferences]]></category>
		<category><![CDATA[time server]]></category>
		<category><![CDATA[timezone]]></category>
		<category><![CDATA[timing issue]]></category>

		<guid isPermaLink="false">http://reinforcemedia.com/?p=133</guid>
		<description><![CDATA[Well, it was this morning.  I didn&#8217;t realize it until I went to schedule a blog post for 12 hours later and it published immediately. I was concerned and actually went to blame WordPress first (I&#8217;m really not sure why).  However, when I was looking at the time preferences in the General settings area of [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><p>Well, it was this morning.  I didn&#8217;t realize it until I went to schedule a blog post for 12 hours later and it published immediately. I was concerned and actually went to blame <a target="_blank" title="WordPress" href="http://bit.ly/5O4AGt">WordPress</a> first (I&#8217;m really not sure why).  However, when I was looking at the time preferences in the General settings area of the site I noticed something really strange.  My timezone was correct, but the date WP was showing was way off. This meant that my CentOs5 server&#8217;s time was way off.</p>
<p>I did a little research and found an article called &#8220;<a target="_blank" href="http://www.go2linux.org/how-to-set-the-date-and-time-in-linux">Setting the time of your system</a>&#8220;.  They gave me some good solutions on how to fix the issue, after reading it I was ready to go.  I tried a couple things in the order they said and found myself a little confused. So naturally, I started trying things till they worked.  This is not always the best solution, but I figured I could deal with a timing issue if I messed it up worse than it was.</p>
<p>For my CentOs 5 server I did the following, which actually worked and set the time perfectly.</p>
<p>First, I checked the date the server had, which turned out to be way off.</p>
<div class="geshi no bash">
<ol>
<li class="li1">
<div class="de1"><span class="co0"># date</span></div>
</li>
<li class="li1">
<div class="de1">Thu Nov <span class="nu0">12</span> <span class="nu0">23</span>:<span class="nu0">56</span>:<span class="nu0">41</span> MST <span class="nu0">2009</span></div>
</li>
</ol>
</div>
<p>Then I looked to see if ntpd (the automatic time adjustment service) was running, it was.</p>
<div class="geshi no bash">
<ol>
<li class="li1">
<div class="de1"><span class="co0"># service ntpd status</span></div>
</li>
<li class="li1">
<div class="de1">ntpd <span class="br0">&#40;</span>pid <span class="nu0">12019</span><span class="br0">&#41;</span> is running&#8230;</div>
</li>
</ol>
</div>
<p>I tried ntpdate to reset the time on the server, but it complained about the socket being in use.</p>
<div class="geshi no bash">
<ol>
<li class="li1">
<div class="de1"><span class="co0"># ntpdate 129.6.15.28</span></div>
</li>
<li class="li1">
<div class="de1"><span class="nu0">12</span> Nov <span class="nu0">23</span>:<span class="nu0">57</span>:<span class="nu0">28</span> ntpdate<span class="br0">&#91;</span><span class="nu0">12045</span><span class="br0">&#93;</span>: the NTP socket is <span class="kw1">in</span> use, exiting</div>
</li>
</ol>
</div>
<p>My solution was to stop ntpd and then run ntpdate again, which worked!</p>
<div class="geshi no bash">
<ol>
<li class="li1">
<div class="de1"><span class="co0"># service ntpd stop</span></div>
</li>
<li class="li1">
<div class="de1">Shutting down ntpd: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span class="br0">&#91;</span> &nbsp;OK &nbsp;<span class="br0">&#93;</span></div>
</li>
<li class="li1">
<div class="de1">&nbsp;</div>
</li>
<li class="li1">
<div class="de1"><span class="co0"># ntpdate 129.6.15.28</span></div>
</li>
<li class="li1">
<div class="de1"><span class="nu0">12</span> Nov <span class="nu0">07</span>:<span class="nu0">25</span>:<span class="nu0">10</span> ntpdate<span class="br0">&#91;</span><span class="nu0">12063</span><span class="br0">&#93;</span>: step <span class="kw1">time</span> server <span class="nu0">129.6</span><span class="nu0">.15</span><span class="nu0">.28</span> offset <span class="nu0">-59562.023808</span> sec</div>
</li>
</ol>
</div>
<p>A simple restart of the ntpd service and the time was correct!</p>
<div class="geshi no bash">
<ol>
<li class="li1">
<div class="de1"><span class="co0"># service ntpd start</span></div>
</li>
<li class="li1">
<div class="de1">Starting ntpd: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="br0">&#91;</span> &nbsp;OK &nbsp;<span class="br0">&#93;</span></div>
</li>
<li class="li1">
<div class="de1">&nbsp;</div>
</li>
<li class="li1">
<div class="de1"><span class="co0"># date</span></div>
</li>
<li class="li1">
<div class="de1">Thu Nov <span class="nu0">12</span> <span class="nu0">07</span>:<span class="nu0">25</span>:<span class="nu0">20</span> MST <span class="nu0">2009</span></div>
</li>
</ol>
</div>
<p>So, the solution was to do the following steps:</p>
<div class="geshi no bash">
<ol>
<li class="li1">
<div class="de1"><span class="co0"># service ntpd stop</span></div>
</li>
<li class="li1">
<div class="de1"><span class="co0"># ntpdate 129.6.15.28</span></div>
</li>
<li class="li1">
<div class="de1"><span class="co0"># service ntpd start</span></div>
</li>
<li class="li1">
<div class="de1"><span class="co0">#date</span></div>
</li>
</ol>
</div>
<p>I added &#8220;date&#8221; on the end, because you want to verify that the time actually did reset.  Best of Luck!</p><!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://reinforcemedia.com/2009/11/12/my-server-time-is-way-off/')" href="http://www.sphere.com/search?q=sphereit:http://reinforcemedia.com/2009/11/12/my-server-time-is-way-off/">Sphere: Related Content</a></span><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://reinforcemedia.com/2009/11/12/my-server-time-is-way-off/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use Bit.ly to your advantage</title>
		<link>http://reinforcemedia.com/2009/11/12/how-to-use-bit-ly-to-your-advantage/</link>
		<comments>http://reinforcemedia.com/2009/11/12/how-to-use-bit-ly-to-your-advantage/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 15:00:20 +0000</pubDate>
		<dc:creator>Matt Bernier</dc:creator>
				<category><![CDATA[Useful Tools]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[bit.ly]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[click throughs]]></category>
		<category><![CDATA[co workers]]></category>
		<category><![CDATA[cumulative total]]></category>
		<category><![CDATA[first person]]></category>
		<category><![CDATA[good vibes]]></category>
		<category><![CDATA[innovation]]></category>
		<category><![CDATA[ly]]></category>
		<category><![CDATA[nbsp]]></category>
		<category><![CDATA[top dog]]></category>
		<category><![CDATA[traffic]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[URL]]></category>
		<category><![CDATA[url shortening]]></category>
		<category><![CDATA[url shortening services]]></category>

		<guid isPermaLink="false">http://reinforcemedia.com/?p=120</guid>
		<description><![CDATA[Bit.ly starts with a simple idea, shorten URLs.  You pass a URL to them, then they give you a randomly generated short URL.
Bit.ly is a very useful tool for shortening your URLs for Twitter or easy sharing with clients and co-workers.  The Twitter community has embraced Bit.ly as top dog in the URL shortening world.  [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><p><a target="_blank" href="http://bit.ly">Bit.ly</a> starts with a simple idea, shorten URLs.  You pass a URL to them, then they give you a randomly generated short URL.</p>
<p>Bit.ly is a very useful tool for shortening your URLs for Twitter or easy sharing with clients and co-workers.  The Twitter community has embraced Bit.ly as top dog in the URL shortening world.  There is great competition for them, so the hope is that we will see some real innovation in the shortening and tracking of URLs.</p>
<p>There are more features aside from URL shortening that Bit.ly provides, some of which you may be missing out on.</p>
<p style="text-align: left; padding-left: 30px;"><strong>Track Your Click Throughs</strong></p>
<p style="text-align: left; padding-left: 60px;">Whenever you add a URL to Bit.ly, it is immediately added to their database of URLs.  After the first person clicks your link, Bit.ly&#8217;s tracking kicks in.  They will count every click on your URLs. They also will provide you with the cumulative total of clicks from every user who has shortened and shared the URL you are looking at.</p>
<p style="text-align: center; padding-left: 60px;"><a target="_blank" href="http://bit.ly/OKA7B"><img class="aligncenter size-full wp-image-121" title="bit.ly, a simple url shortener-1" src="http://reinforcemedia.com/wp-content/uploads/2009/11/bit.ly-a-simple-url-shortener-1.jpg" alt="bit.ly, a simple url shortener-1" width="465" height="84" /></a></p>
<p style="padding-left: 30px;"><strong>Find recently used links quickly</strong></p>
<p style="padding-left: 60px;">I often will post a link, then go looking for it well after it is buried in my Twitter stream.  Bit.ly serves a great purpose by letting you quickly scan through pages of your most recently used links. Not only that, but they allow you to rename the links in the lists, so you can find them easier!</p>
<p style="padding-left: 30px;"><strong>Get an idea how much traffic your competition is getting</strong></p>
<p style="padding-left: 60px;">Since you can submit any URL you want through your bit.ly account, this means that if you see your competition submit a URL through bit.ly you can track it too!  All you have to do is get the URL that you are redirected to by bit.ly and shorten it with your account.  Immediately, it should show up in your account with the number of clicks that the full-size URL has received.</p>
<p style="padding-left: 30px;"><strong>API</strong></p>
<p style="padding-left: 60px;">Bit.ly allows you to push and pull information with their API. This is invaluable to applications like <a target="_blank" title="Send your favorite RSS articles to Twitter" href="http://twindicate.com" target="_blank">Twindicate</a> and <a target="_blank" title="Tweetdeck" href="http://www.tweetdeck.com/" target="_blank">Tweetdeck</a>, who need to provide the shortest URLs possible when writing Twitter Posts.</p>
<p style="padding-left: 30px;">I could not write this list without sending out some good vibes by requesting some features.<strong> </strong>What Bit.ly needs:</p>
<p style="padding-left: 60px;"><strong>Quick Search</strong></p>
<p style="padding-left: 90px;">I would love to have a search mode.  There would be a search box, where you could type anything and Bit.ly would search through your data and return matches based on URL and title.  This would make finding links even easier and inspect links further back in time.<strong> </strong></p>
<p style="padding-left: 60px;"><strong>Better Link Title Special Character Scrubbing</strong></p>
<p style="padding-left: 90px;">Nearly every time I submit a blog article through Bit.ly and see it in the list it looks like this:</p>
<p style="padding-left: 60px; text-align: center;"><a target="_blank" href="http://bit.ly/1KXJYb"><img class="aligncenter size-full wp-image-125" title="bit.ly, a simple url shortener-2" src="http://reinforcemedia.com/wp-content/uploads/2009/11/bit.ly-a-simple-url-shortener-2.jpg" alt="bit.ly, a simple url shortener-2" width="423" height="88" /></a><strong>Most Recently clicked view</strong></p>
<p style="padding-left: 90px;">Man, this would be living!  If you could see which links were most recently clicked, it would be easier to find out if a link of yours is doing well even after it is buried by more recently added links.  What would you do if you were the last to find out that some link you posted actually went viral?  What would your clients do if they found out <a target="_blank" title="Odd Email Giant Slip-n-Slide" href="http://bit.ly/1KXJYb" target="_blank">through some chain email</a> instead of from you?</p>
<p style="padding-left: 60px;"><strong>Aggregated Mine/Theirs stats<br />
</strong></p>
<p style="padding-left: 90px;">This feature would probable be just for me to use for bragging, but having the stat of &#8220;lifetime clickthroughs&#8221; on my account would be pretty cool.  This way I could see how much or how little I actually contribute to the Social Community through my links.  Since nearly all of the links I send out are Bit.ly links, it would be a pretty good gauge.</p>
<p style="padding-left: 90px;"><em>Ninja Side feature idea</em>: You could create a game based on the sharing of Bit.ly links and who else shared the link.</p>
<p style="padding-left: 60px;"><strong>API Feature: Pull more than one link&#8217;s info at a time</strong></p>
<p style="padding-left: 90px;">I really very much want to more fully integrate Bit.ly into one of my projects.  Being able to pull a mass amount of data instead of one at a time, would make what I want to do possible.</p>
<p style="padding-left: 90px;">It would be sweet to be able to get all the links for a specific user.  But, if I could just send in 15 URLS in one request and get data returned for all of them at once, that would make my day.</p>
<p>Are you using <a target="_blank" href="http://bit.ly">Bit.ly</a> yet?  Why not?</p><!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://reinforcemedia.com/2009/11/12/how-to-use-bit-ly-to-your-advantage/')" href="http://www.sphere.com/search?q=sphereit:http://reinforcemedia.com/2009/11/12/how-to-use-bit-ly-to-your-advantage/">Sphere: Related Content</a></span><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://reinforcemedia.com/2009/11/12/how-to-use-bit-ly-to-your-advantage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
