<?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>Eamon Rodeck &#187; Tips &amp; Tricks</title>
	<atom:link href="http://www.eamonrodeck.com/category/tips-tricks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.eamonrodeck.com</link>
	<description></description>
	<lastBuildDate>Fri, 27 Nov 2009 13:44:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Fix &#8220;Press This&#8221; 404 Errors</title>
		<link>http://www.eamonrodeck.com/fix-press-this-404-errors/</link>
		<comments>http://www.eamonrodeck.com/fix-press-this-404-errors/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 13:44:10 +0000</pubDate>
		<dc:creator>Eamon Rodeck</dc:creator>
				<category><![CDATA[Things I Use]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[blogging]]></category>

		<guid isPermaLink="false">http://www.eamonrodeck.com/?p=46</guid>
		<description><![CDATA[Press This is a bookmarklet built into WordPress, that allows you to grab bits of the web and post them easily to your blog. It&#8217;s wonderful!!! If you&#8217;re not already using it, find it in Admin &#62; Tools;  drag-and-drop the link to your browser&#8217;s bookmarks bar, and you&#8217;l have a handy button for instant blogging [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Press This is a bookmarklet built into WordPress, that allows you to grab bits of the web and post them easily to your blog. <strong>It&#8217;s wonderful!!! </strong>If you&#8217;re not already using it, find it in Admin &gt; Tools;  drag-and-drop the link to your browser&#8217;s bookmarks bar, and you&#8217;l have a handy button for instant blogging without cut and paste.</p>
<p>The problem is that when I first used, it didn&#8217;t work. It gave me a 404 error everytime I clicked on the link. Doing some research on the Internet, I found many solutions that identified the problem but still didn&#8217;t work for me. Finally I found one that need.</p>
<p>Edit the below code, where it says DOMAINNAME and enter your domain name, and then copy and paste this code into the bookmarklet:</p>
<p><code>javascript:var%20d=document,w=window,e=w.getSelection,k=d.getSelection,x=d.selection,s=(e?e():(k)?k():(x?x.createRange().text:0)),f='http://www.DOMAINNAME.com/wp-admin/press-this.php',l=d.location,e=encodeURIComponent,g=f+'?u='+e(l.href.replace(/\//g,'\\/'))+'&amp;t='+e(d.title)+'&amp;s='+e(s)+'&amp;v=2';function%20a(){if(!w.open(g,'t','toolbar=0,resizable=0,scrollbars=1,status=1,width=720,height=570')){l.href=g;}}setTimeout(a,0);void(0);</code></p>
<p>If this doesn&#8217;t work, try reading the original solution that worked for me. You can find it at:</p>
<p><a href="http://blogmum.com/2009/08/how-to-fix-press-this-404-errors/">http://blogmum.com/2009/08/how-to-fix-press-this-404-errors/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.eamonrodeck.com/fix-press-this-404-errors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Important SEO Fix &#8211; Duplicate URLs</title>
		<link>http://www.eamonrodeck.com/important-seo-fix-duplicate-urls/</link>
		<comments>http://www.eamonrodeck.com/important-seo-fix-duplicate-urls/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 23:44:56 +0000</pubDate>
		<dc:creator>Eamon Rodeck</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://www.eamonrodeck.com/?p=13</guid>
		<description><![CDATA[The below video explains how to test to see if you have the Apache Mod_Rewrite already setup to remove duplicate URLs:
If you can see this, then you might need a Flash Player upgrade or you need to install Flash Player if it's missing. Get Flash Player from Adobe.&#187; Powered by XHTML Video Embed
Here&#8217;s a great [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>The below video explains how to test to see if you have the Apache Mod_Rewrite already setup to remove duplicate URLs:<br />
<object type="application/x-shockwave-flash" style="width:680px;height:550px" data="http://www.youtube.com/v/4tk935CIutI&amp;hl=en&amp;fs=1"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="quality" value="best" /><param name="wmode" value="transparent" /><param name="movie" value="http://www.youtube.com/v/4tk935CIutI&amp;hl=en&amp;fs=1" /><param name="pluginspage" value="http://www.macromedia.com/go/getflashplayer" />If you can see this, then you might need a Flash Player upgrade or you need to install Flash Player if it's missing. Get <a href="http://get.adobe.com/flashplayer/" target="_blank">Flash Player</a> from Adobe.</object><br/><span style='display:block;text-align:left;font-size:xx-small'><a href='http://saltwaterc.net/xhtml-video-embed' target='_blank' title='XHTML Video Embed - Delivers valid XHTML flash content into your WordPress blog'>&raquo; Powered by XHTML Video Embed</a></span></p>
<p>Here&#8217;s a great site on how to use Apache Mod_Rewrite to automatically rewrite your URLs so it always has &#8220;www&#8221; before the domain name. Without this, people can access the same content either by going to http://domainname.com/file.html or http://www.domainname.com/file.html which will dilute your linking for that URL. This site gives more information on the importance of it, but believe me it&#8217;s IMPORTANT!</p>
<p><a href="http://www.thesitewizard.com/apache/redirect-domain-www-subdomain.shtml" target="_blank">http://www.thesitewizard.com/apache/redirect-domain-www-subdomain.shtml</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.eamonrodeck.com/important-seo-fix-duplicate-urls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
