<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>My Internet Stuff</title>
	<atom:link href="https://myinternetstuff.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://myinternetstuff.wordpress.com</link>
	<description>Learning how to do things on the Internet.</description>
	<lastBuildDate>Fri, 20 Jun 2014 17:27:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<site xmlns="com-wordpress:feed-additions:1">3469334</site><cloud domain='myinternetstuff.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>https://s0.wp.com/i/buttonw-com.png</url>
		<title>My Internet Stuff</title>
		<link>https://myinternetstuff.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="https://myinternetstuff.wordpress.com/osd.xml" title="My Internet Stuff" />
	<atom:link rel='hub' href='https://myinternetstuff.wordpress.com/?pushpress=hub'/>
	<item>
		<title>How to Add a Favicon to a Static Website?</title>
		<link>https://myinternetstuff.wordpress.com/2011/08/14/how-to-add-a-favicon-to-a-static-website/</link>
					<comments>https://myinternetstuff.wordpress.com/2011/08/14/how-to-add-a-favicon-to-a-static-website/#comments</comments>
		
		<dc:creator><![CDATA[Lana]]></dc:creator>
		<pubDate>Sun, 14 Aug 2011 20:55:05 +0000</pubDate>
				<category><![CDATA[Blogging Tools]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Favicon]]></category>
		<category><![CDATA[Static Website]]></category>
		<guid isPermaLink="false">http://myinternetstuff.wordpress.com/?p=973</guid>

					<description><![CDATA[A while ago I&#8217;ve written a post of How to Add a Favicon to Your WordPress Blog? But this time it is different. I want to add a favicon to a static website &#8211; meaning a website which only uses &#8230; <a href="https://myinternetstuff.wordpress.com/2011/08/14/how-to-add-a-favicon-to-a-static-website/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<p>A while ago I&#8217;ve written a post of <a title="How to Add a Favicon to Your WordPress Blog?" href="https://myinternetstuff.wordpress.com/2008/05/17/how-to-add-a-favicon-to-your-wordpress-blog/">How to Add a Favicon to Your WordPress Blog?</a> But this time it is different. I want to add a favicon to a static website &#8211; meaning a website which only uses html. How can I do that? The follow steps are what I&#8217;ve followed and created mine. See it in this static website: <a title="Weight Loss With Green Tea" href="http://www.weightlosswithgreentea.com" target="_blank">Weight Loss With Green Tea</a>. What do you think?</p>
<p><img data-attachment-id="984" data-permalink="https://myinternetstuff.wordpress.com/2011/08/14/how-to-add-a-favicon-to-a-static-website/faviconcaptured/" data-orig-file="https://myinternetstuff.wordpress.com/wp-content/uploads/2011/08/faviconcaptured.png" data-orig-size="253,24" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Favicon Captured" data-image-description="&lt;p&gt;This is a picture of favicon captured with PrintScreen.&lt;/p&gt;
" data-image-caption="" data-medium-file="https://myinternetstuff.wordpress.com/wp-content/uploads/2011/08/faviconcaptured.png?w=253" data-large-file="https://myinternetstuff.wordpress.com/wp-content/uploads/2011/08/faviconcaptured.png?w=253" class="size-full wp-image-984 alignnone" title="Favicon Captured" src="https://myinternetstuff.wordpress.com/wp-content/uploads/2011/08/faviconcaptured.png?w=500" alt="Favicon Captured"   srcset="https://myinternetstuff.wordpress.com/wp-content/uploads/2011/08/faviconcaptured.png 253w, https://myinternetstuff.wordpress.com/wp-content/uploads/2011/08/faviconcaptured.png?w=150&amp;h=14 150w" sizes="(max-width: 253px) 100vw, 253px" /></p>
<ul>
<li>First make  sure you have an image ready in your desktop.</li>
<li>If not you can follow this post to make one: <a title="Create a Favicon With Free Favicon Generators Online" href="../2008/06/22/create-a-favicon-with-free-favicon-generators-online">Create a Favicon With Free Favicon Generators Online</a>.</li>
<li>You have to save the image as favicon.ico format.</li>
<li>You probably have to download favicon.ico image to your desktop and unzip it.</li>
<li>Then login to your web hosting cpanel.</li>
<li>Upload the favicon.ico to your website directory. Mine looks like this: <a href="http://www" rel="nofollow">http://www</a>.<span style="color:#ff0000;">yourdomainname</span>.com/<br />
Make sure you change your domainname to be your real domain name.</li>
<li>Once you&#8217;ve done that. Open your index.html file and add the follow code between &lt;header&gt; and &lt;/header&gt;<br />
<table style="margin-left:35px;width:430px;height:20px;" border="0" cellspacing="0" cellpadding="0" align="center">
<tbody>
<tr>
<td style="border:1px solid #cccccc;width:430px;height:10px;background-color:#efefef;text-align:left;" valign="middle"><code>&lt;link rel="shortcut icon"<br />
href="http://www.<span style="color:#ff0000;">yourdomainname</span>.com/favicon.ico"<br />
type="image/x-icon" /&gt;<br />
</code></td>
</tr>
</tbody>
</table>
<p>Make sure you change your domainname to be your real domain name.</li>
<li>The final step is to save your index.html file.</li>
</ul>
<p>Now go to check it out and see whether it works. If you use Internet Explorer as your browser, then holding Ctrl and hit R at the same time to reload your blog/website. If you use <a title="The Benefits of Using Firefox With Google Toolbar" href="http://www.learningwp.com/the-benefits-of-using-firefox-with-google-toolbar.html" target="_blank">Mozilla Firefox</a> as your browser, then holding Ctrl and hit F5 at the same time to refresh your blog/website. Sometimes it takes a little while for my favicon to show up the first time.</p>
<p>Would you like to add a favicon to your static website? Adding a favicon to a website helps to establish your website branding. Do you think so? Please leave your comment below.</p>
<p>Update: Note it didn&#8217;t show up when I first created it but it showed up the next day.</p>
<p>Related article<br />
<a title="How to Add a Favicon to Your New Blogger?" href="http://meaningfulblog.blogspot.com/2008/06/how-to-add-favicon-to-your-new-blogger.html" target="_blank"> How to Add a Favicon to Your New Blogger?</a></p>
<p><img data-attachment-id="1090" data-permalink="https://myinternetstuff.wordpress.com/2008/05/28/a-signature-for-your-blog-post/my_signature-2/" data-orig-file="https://myinternetstuff.wordpress.com/wp-content/uploads/2014/06/my_signature.png" data-orig-size="121,28" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="my_signature" data-image-description="&lt;p&gt;Present an unique signature in your post.&lt;/p&gt;
" data-image-caption="" data-medium-file="https://myinternetstuff.wordpress.com/wp-content/uploads/2014/06/my_signature.png?w=121" data-large-file="https://myinternetstuff.wordpress.com/wp-content/uploads/2014/06/my_signature.png?w=121" src="https://myinternetstuff.wordpress.com/wp-content/uploads/2014/06/my_signature.png?w=500" alt="My Signature"   class="alignleft size-full wp-image-1090" /></br></p>
]]></content:encoded>
					
					<wfw:commentRss>https://myinternetstuff.wordpress.com/2011/08/14/how-to-add-a-favicon-to-a-static-website/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">973</post-id>
		<media:content url="https://2.gravatar.com/avatar/badfb3a7c0b5f66816c8ddb5aa2e0cdff6305dca5e316556111efee86b8ebe1a?s=96&#38;d=https%3A%2F%2F2.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Lanna</media:title>
		</media:content>

		<media:content url="https://myinternetstuff.wordpress.com/wp-content/uploads/2011/08/faviconcaptured.png" medium="image">
			<media:title type="html">Favicon Captured</media:title>
		</media:content>

		<media:content url="https://myinternetstuff.wordpress.com/wp-content/uploads/2014/06/my_signature.png" medium="image">
			<media:title type="html">My Signature</media:title>
		</media:content>
	</item>
		<item>
		<title>A Dofollow Blog List for You?</title>
		<link>https://myinternetstuff.wordpress.com/2011/03/18/dofollow-blog-list/</link>
					<comments>https://myinternetstuff.wordpress.com/2011/03/18/dofollow-blog-list/#comments</comments>
		
		<dc:creator><![CDATA[Lana]]></dc:creator>
		<pubDate>Fri, 18 Mar 2011 20:02:26 +0000</pubDate>
				<category><![CDATA[Blogging Tips]]></category>
		<category><![CDATA[WordPress SEO]]></category>
		<category><![CDATA[WordPress Tips]]></category>
		<category><![CDATA[Dofollow]]></category>
		<category><![CDATA[Dofollow Blog]]></category>
		<category><![CDATA[Dofollow Blog List]]></category>
		<category><![CDATA[Dofollow Blogs]]></category>
		<guid isPermaLink="false">http://myinternetstuff.wordpress.com/?p=735</guid>

					<description><![CDATA[A while ago I&#8217;ve written an article, Checking Whether A Blog is Dofollow or Nofollow? Today I am going to list some dofollow blogs here. Dofollow blogs encourage visitors to get involved with them. On the other hand, If you &#8230; <a href="https://myinternetstuff.wordpress.com/2011/03/18/dofollow-blog-list/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<p>A while ago I&#8217;ve written an article, <a title="Checking Whether A Blog is Dofollow or Nofollow?" href="https://myinternetstuff.wordpress.com/2010/03/19/dofollow-or-nofollow-blogs/">Checking Whether A Blog is Dofollow or Nofollow?</a> Today I am going to list some dofollow blogs here. Dofollow blogs encourage visitors to get involved with them. On the other hand, If you leave comments with a backlink to your blog on dofollow blogs, it will absolutely increase the number of links to your blog. As a result, it will greatly improve your rankings and traffic.</p>
<p>If you are looking for dofollow blogs to comment on, <a title="Do Follow Blog List" href="http://followlist.com/" target="_blank">Do Follow Blog List</a> is a site that will get you started. It allows you to find blogs that are related to your niche to comment on. However, make sure you don&#8217;t spam on them. Otherwise, your comments may be deleted.</p>
<p>This post is an ongoing post, meaning I will continue adding more dofollow blogs to this list. If you have a dofollow blog, you can submit it through my <a title="Contact" href="https://myinternetstuff.wordpress.com/contact/">Contact</a>, I will add it to the list here. Make sure you provide your dofollow blog&#8217;s title, url, and a brief description.</p>
<p>Would you like to comment on these dofollow blogs? Why or why not? Please leave a comment below.</p>
<p><img data-attachment-id="1090" data-permalink="https://myinternetstuff.wordpress.com/2008/05/28/a-signature-for-your-blog-post/my_signature-2/" data-orig-file="https://myinternetstuff.wordpress.com/wp-content/uploads/2014/06/my_signature.png" data-orig-size="121,28" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="my_signature" data-image-description="&lt;p&gt;Present an unique signature in your post.&lt;/p&gt;
" data-image-caption="" data-medium-file="https://myinternetstuff.wordpress.com/wp-content/uploads/2014/06/my_signature.png?w=121" data-large-file="https://myinternetstuff.wordpress.com/wp-content/uploads/2014/06/my_signature.png?w=121" src="https://myinternetstuff.wordpress.com/wp-content/uploads/2014/06/my_signature.png?w=500" alt="My Signature"   class="alignleft size-full wp-image-1090" /></br></p>
]]></content:encoded>
					
					<wfw:commentRss>https://myinternetstuff.wordpress.com/2011/03/18/dofollow-blog-list/feed/</wfw:commentRss>
			<slash:comments>47</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">735</post-id>
		<media:content url="https://2.gravatar.com/avatar/badfb3a7c0b5f66816c8ddb5aa2e0cdff6305dca5e316556111efee86b8ebe1a?s=96&#38;d=https%3A%2F%2F2.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Lanna</media:title>
		</media:content>

		<media:content url="https://myinternetstuff.wordpress.com/wp-content/uploads/2014/06/my_signature.png" medium="image">
			<media:title type="html">My Signature</media:title>
		</media:content>
	</item>
		<item>
		<title>How to Change the Font for Your WordPress.com Blog?</title>
		<link>https://myinternetstuff.wordpress.com/2011/02/27/change-the-font-wordpress-com-blog/</link>
					<comments>https://myinternetstuff.wordpress.com/2011/02/27/change-the-font-wordpress-com-blog/#comments</comments>
		
		<dc:creator><![CDATA[Lana]]></dc:creator>
		<pubDate>Mon, 28 Feb 2011 02:11:47 +0000</pubDate>
				<category><![CDATA[Blogging Tools]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[WordPress.com]]></category>
		<category><![CDATA[WordPress.com Tips]]></category>
		<category><![CDATA[Change Font]]></category>
		<category><![CDATA[Change Fonts]]></category>
		<category><![CDATA[Typekit ID]]></category>
		<category><![CDATA[WordPress.com Blog]]></category>
		<guid isPermaLink="false">http://myinternetstuff.wordpress.com/?p=724</guid>

					<description><![CDATA[Do you want to change the font for your WordPress.com blog? It is a good news that you can fulfill this without much effort. The reason I want to change mine is that it is kind of too small and &#8230; <a href="https://myinternetstuff.wordpress.com/2011/02/27/change-the-font-wordpress-com-blog/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<p>Do you want to change the font for your WordPress.com blog? It is a good news that you can fulfill this without much effort. The reason I want to change mine is that it is kind of too small and the style is not really my favorite. Here are the steps that I&#8217;ve used to change this blog&#8217;s font. If you want to do the same thing, you can follow them below and change your blog&#8217;s font too:</p>
<ol>
<li> Login to your WordPress.com dashboard</li>
<li>Click on <span style="color:#ff0000;">Appearance/Typekit Fonts</span> to go to the next page</li>
<li>You will be asked to enter your Typekit ID</li>
<li>If you don&#8217;t have one yet then you will be asked to sign up one; just click on the button <span style="color:#ff0000;">Sign up in seconds</span> to proceed</li>
<li>From there click on the upper right hand side corner that says <span style="color:#ff0000;">Register</span> (assuming that you don&#8217;t have a Typekit account)</li>
<li>Go to next page. It shows a couple of plans; just click on the button <span style="color:#ff0000;">Sign Up</span> that is at the bottom of Free plan</li>
<li>Go to next page which you need to fill in you first name, last name, email, password, and confirm password. Your WordPress.com blog was already filled in (you can change this if you have a custom domain name)</li>
<li>Tick the check box that is next to <span style="color:#ff0000;">I agree to the Terms of Service</span>.</li>
<li>Click on the button <span style="color:#ff0000;">Create my account</span> to proceed</li>
<li>Go to next page. Your Typekit ID is waiting there for you</li>
<li>You can click on the button <span style="color:#ff0000;">Configure WordPress</span> to get that done automatically or</li>
<li>You can copy your kit ID and go back to step 3 and paste it in the textfield there</li>
<li>Click on the button <span style="color:#ff0000;">Update ID<span style="font-size:x-small;">&gt;&gt;</span></span> to proceed</li>
<li>Go back to Tiypekit.com/fonts and find your favorite fonts (you are allowed to add two fonts/per site since it is a Free plan)</li>
<li>Not all of your fonts will be available. You can search your font by entering it in the search box.</li>
<li>Find the one that is closed to it and click on the button <span style="color:#ff0000;">+Add to Kit</span></li>
<li>A window will pop up. Click on the link that says &#8220;telling us what theme you&#8217;re using&#8221;</li>
<li>Click on the drop down arrow to find your theme and click on the button <span style="color:#ff0000;">Save</span> to save it (not all of the themes are available)</li>
<li>On the left sidebar, tick your choices of what you want to change</li>
<li>Make sure you hit the button <span style="color:#ff0000;">Publish</span> which is at the lower right hand side corner</li>
</ol>
<p>The change will take a moment to be reflected on your blog. Now go to check it out and compare it to your old one.</p>
<p>If you don&#8217;t like it, you can always go back to typekit.com, click on the button <span style="color:#ff0000;">Launch Kit Editor</span> which is at the upper right hand side corner, and delete your font there. If you like, you can find a new font to start over again.</p>
<p>If one day for any reason, you don&#8217;t want to have this service you can proceed to step 3, take out your typekit ID, and hit <span style="color:#ff0000;">Update ID<span style="font-size:x-small;">&gt;&gt;</span></span> to save it. Your blog will be restored to its original font.</p>
<p>Would you like to change the font for your blog? Why or why not? Please leave a comment below.</p>
<p><img loading="lazy" data-attachment-id="1090" data-permalink="https://myinternetstuff.wordpress.com/2008/05/28/a-signature-for-your-blog-post/my_signature-2/" data-orig-file="https://myinternetstuff.wordpress.com/wp-content/uploads/2014/06/my_signature.png" data-orig-size="121,28" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="my_signature" data-image-description="&lt;p&gt;Present an unique signature in your post.&lt;/p&gt;
" data-image-caption="" data-medium-file="https://myinternetstuff.wordpress.com/wp-content/uploads/2014/06/my_signature.png?w=121" data-large-file="https://myinternetstuff.wordpress.com/wp-content/uploads/2014/06/my_signature.png?w=121" src="https://myinternetstuff.wordpress.com/wp-content/uploads/2014/06/my_signature.png?w=500" alt="My Signature"   class="alignleft size-full wp-image-1090" /></br></p>
]]></content:encoded>
					
					<wfw:commentRss>https://myinternetstuff.wordpress.com/2011/02/27/change-the-font-wordpress-com-blog/feed/</wfw:commentRss>
			<slash:comments>34</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">724</post-id>
		<media:content url="https://2.gravatar.com/avatar/badfb3a7c0b5f66816c8ddb5aa2e0cdff6305dca5e316556111efee86b8ebe1a?s=96&#38;d=https%3A%2F%2F2.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Lanna</media:title>
		</media:content>

		<media:content url="https://myinternetstuff.wordpress.com/wp-content/uploads/2014/06/my_signature.png" medium="image">
			<media:title type="html">My Signature</media:title>
		</media:content>
	</item>
		<item>
		<title>How to Make Your WordPress Blog/Website faster?</title>
		<link>https://myinternetstuff.wordpress.com/2011/01/30/make-your-wordpress-site-faster/</link>
					<comments>https://myinternetstuff.wordpress.com/2011/01/30/make-your-wordpress-site-faster/#comments</comments>
		
		<dc:creator><![CDATA[Lana]]></dc:creator>
		<pubDate>Mon, 31 Jan 2011 02:20:33 +0000</pubDate>
				<category><![CDATA[Blogging Tips]]></category>
		<category><![CDATA[Blogging Tools]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Tips]]></category>
		<category><![CDATA[Blog Load Faster]]></category>
		<category><![CDATA[Speed Up WordPress]]></category>
		<guid isPermaLink="false">http://myinternetstuff.wordpress.com/?p=665</guid>

					<description><![CDATA[Google now takes into account a website&#8217;s loading time for search engine rankings. I am concerned about my websites&#8217; speed. I think you should too. Some of my sites are very slow. Especially those WordPress sites. So how to make &#8230; <a href="https://myinternetstuff.wordpress.com/2011/01/30/make-your-wordpress-site-faster/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<p>Google now takes into account a website&#8217;s loading time for search engine rankings. I am concerned about my websites&#8217; speed. I think you should too. Some of my sites are very slow. Especially those WordPress sites. So how to make a WordPress site faster? I searched the web and learned a lot from the following websites; and my websites have already improved their speed significantly after I implemented some of these tips:</p>
<ul>
<li><a title="11 Ways to Make Your WordPress Site Faster and Leaner" href="http://wpmu.org/11-ways-to-make-your-wordpress-site-faster-and-leaner" target="_blank">11 Ways to Make Your WordPress Site Faster and Leaner</a> &#8211; This site provides 11 ways to improve your blog/site speed.</li>
</ul>
<ul>
<li><a title="Tips to Make WordPress Blog Faster" href="http://www.huzzer.com/tips-to-make-wordpress-blog-faster" target="_blank">Tips to Make WordPress Blog Faster</a> &#8211; Follow these tips to speed up your WordPress blog.</li>
</ul>
<ul>
<li><a title="5 Best WordPress Plugins to Make Your Blog Load Faster" href="http://www.techzoomin.com/5-best-wordpress-plugins-to-make-your-blog-load-faster/" target="_blank">5 Best WordPress Plugins to Make Your Blog Load Faster</a> &#8211; These 5 WordPress plugins can make your blog load fast.</li>
</ul>
<ul>
<li><a title="Speed Up WordPress – Ultimate Guide To Make Sites Super Fast" href="http://www.computingunleashed.com/speed-up-wordpress-ultimate-guide-to-make-sites-super-fast.html" target="_blank">Speed Up WordPress – Ultimate Guide To Make Sites Super Fast</a> &#8211; Speed up your WordPress is not a problem. All you need to do is to follow this ultimate guide to make it happen.</li>
</ul>
<ul>
<li><a title="15 Ways to Speed Up Your WordPress Blog" href="http://www.admixweb.com/2010/11/12/15-ways-to-speed-up-your-wordpress-blog/" target="_blank">15 Ways to Speed Up Your WordPress Blog</a> &#8211; Read these 15 ways to speed up your WordPress blog now.</li>
</ul>
<p>Some of the articles above mentioned about <a title="WP Super Cache" href="http://wordpress.org/extend/plugins/wp-super-cache/" target="_blank">WP Super Cache plugin</a>, but according to my research, many people prefer to install <a title="W3 Total Cache" href="http://wordpress.org/extend/plugins/w3-total-cache/" target="_blank">W3 Total Cache plugin</a> instead. I installed it a couple days ago, it has already helped me speed up my sites&#8217; speed dramatically; and I hope it can help you too.</p>
<p>By the way if you want to know how to configure W3 Total Cache plugin, <a title="Install and Configure W3 Total Cache in 7 Easy Steps" href="http://zemalf.com/1443/w3-total-cache/" target="_blank">this guide</a> is what you need to know.</p>
<p>Would you like to make your WordPress blog/website faster? Why or why not? Please leave a comment below?</p>
<p><img loading="lazy" data-attachment-id="1090" data-permalink="https://myinternetstuff.wordpress.com/2008/05/28/a-signature-for-your-blog-post/my_signature-2/" data-orig-file="https://myinternetstuff.wordpress.com/wp-content/uploads/2014/06/my_signature.png" data-orig-size="121,28" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="my_signature" data-image-description="&lt;p&gt;Present an unique signature in your post.&lt;/p&gt;
" data-image-caption="" data-medium-file="https://myinternetstuff.wordpress.com/wp-content/uploads/2014/06/my_signature.png?w=121" data-large-file="https://myinternetstuff.wordpress.com/wp-content/uploads/2014/06/my_signature.png?w=121" src="https://myinternetstuff.wordpress.com/wp-content/uploads/2014/06/my_signature.png?w=500" alt="My Signature"   class="alignleft size-full wp-image-1090" /></br></p>
]]></content:encoded>
					
					<wfw:commentRss>https://myinternetstuff.wordpress.com/2011/01/30/make-your-wordpress-site-faster/feed/</wfw:commentRss>
			<slash:comments>13</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">665</post-id>
		<media:content url="https://2.gravatar.com/avatar/badfb3a7c0b5f66816c8ddb5aa2e0cdff6305dca5e316556111efee86b8ebe1a?s=96&#38;d=https%3A%2F%2F2.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Lanna</media:title>
		</media:content>

		<media:content url="https://myinternetstuff.wordpress.com/wp-content/uploads/2014/06/my_signature.png" medium="image">
			<media:title type="html">My Signature</media:title>
		</media:content>
	</item>
		<item>
		<title>Email Marketing With Free Or Paid Autoresponder?</title>
		<link>https://myinternetstuff.wordpress.com/2010/12/19/email-marketing-with-free-or-paid-autoresponder/</link>
					<comments>https://myinternetstuff.wordpress.com/2010/12/19/email-marketing-with-free-or-paid-autoresponder/#comments</comments>
		
		<dc:creator><![CDATA[Lana]]></dc:creator>
		<pubDate>Mon, 20 Dec 2010 03:08:34 +0000</pubDate>
				<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[Email Marketing with Autoresponder]]></category>
		<category><![CDATA[Email Marketing with Free Autoresponder]]></category>
		<category><![CDATA[Email Marketing with Paid Autoresponder]]></category>
		<guid isPermaLink="false">http://myinternetstuff.wordpress.com/?p=637</guid>

					<description><![CDATA[Updated as of 10/17/2012. If you are an online marketer, you&#8217;ll face this issue soon or later. This is the issue that many have had encountered &#8211; that includes me. I bought a program lately and tried to do email &#8230; <a href="https://myinternetstuff.wordpress.com/2010/12/19/email-marketing-with-free-or-paid-autoresponder/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<p>Updated as of 10/17/2012.</p>
<p>If you are an online marketer, you&#8217;ll face this issue soon or later. This is the issue that many have had encountered &#8211; that includes me. I bought a program lately and tried to do email marketing. But I am standing on a fork of roads&#8230; struggling on either going for paid email autoresponders or free email autoreponders. For some people there is no problem because money is not an issue for them. But for most of us it is a big deal.</p>
<p>I&#8217;ve done some research through Internet, these are paid email autoresponders and free email autoresponders that I found below:</p>
<p><a title="AWeber Email Autoresponder" href="http://tinyurl.com/257p3m7" target="_blank">AWeber</a> &#8211; A paid email autoresponder. However, many people seems to be happy using it. See what I mean from <a title="Email Autoresponders" href="http://forums.digitalpoint.com/showthread.php?t=876250" target="_blank">this forum</a>. Its features include <span style="color:#ff0000;">Send Email Newsletters</span>, <span style="color:#ff0000;">Website Sign up Forms</span>, <span style="color:#ff0000;">Collect and Manage Subscribers</span>, <span style="color:#ff0000;">Autoresponder Follow Up</span>, <span style="color:#ff0000;">HTML Email Templates</span>, <span style="color:#ff0000;">Performance Tracking</span>, <span style="color:#ff0000;">Expert Customer Support</span>, and more&#8230;</p>
<table style="width:468px;height:20px;font-size:x-small;" border="0">
<tbody>
<tr>
<td style="border:1px solid #cccccc;width:468px;height:10px;background-color:#efefef;text-align:left;"><strong>$1 trial the first month, then $19/m</strong></td>
<td style="border:1px solid #cccccc;width:468px;height:10px;background-color:#efefef;text-align:left;"><strong>$29/m</strong></td>
<td style="border:1px solid #cccccc;width:468px;height:10px;background-color:#efefef;text-align:left;"><strong>$49/m</strong></td>
<td style="border:1px solid #cccccc;width:468px;height:10px;background-color:#efefef;text-align:left;"><strong>$69/m</strong></td>
<td style="border:1px solid #cccccc;width:468px;height:10px;background-color:#efefef;text-align:left;"><strong>$149/m</strong></td>
<td style="border:1px solid #cccccc;width:468px;height:10px;background-color:#efefef;text-align:left;"><strong>Contact them</strong></td>
</tr>
<tr>
<td style="border:1px solid #cccccc;width:468px;height:10px;text-align:left;">Up to 500 subscribers</td>
<td style="border:1px solid #cccccc;width:468px;height:10px;text-align:left;">Up to 501 &#8211; 2,500 subscribers</td>
<td style="border:1px solid #cccccc;width:468px;height:10px;text-align:left;">Up to 2,501 &#8211; 5,000 subscribers</td>
<td style="border:1px solid #cccccc;width:468px;height:10px;text-align:left;">up to 5,001 &#8211; 10,000 subscribers</td>
<td style="border:1px solid #cccccc;width:468px;height:10px;text-align:left;">Up to 10,001 &#8211; 25,000 subscribers</td>
<td style="border:1px solid #cccccc;width:468px;height:10px;text-align:left;">25,000+ subscribers</td>
</tr>
</tbody>
</table>
<p><a title="GetResponse Email Responder" href="http://tinyurl.com/2wtbkds" target="_blank">GetResponse</a> &#8211; Also a paid email autoresponder. This seems to be the second choice most people like to use. Its features are similar as AWeber but its price is reasonably cheaper. Moreover, it offers Online Surveys that AWeber doesn&#8217;t have. But some people did not like the fact that GetResponse doesn&#8217;t have an opt-in confirmation. Here is its price list:</p>
<table style="width:500px;height:20px;font-size:x-small;" border="0">
<tbody>
<tr>
<td style="border:1px solid #cccccc;width:500px;height:10px;background-color:#efefef;text-align:left;"><strong>Sign up 30-day Free trial</strong></td>
<td style="border:1px solid #cccccc;width:500px;height:10px;background-color:#efefef;text-align:left;"><strong>$15.00/m<br />
$12.30 with annual discount<br />
</strong></td>
<td style="border:1px solid #cccccc;width:500px;height:10px;background-color:#efefef;text-align:left;"><strong>$25.00/m<br />
$20.50 with annual discount</strong></td>
<td style="border:1px solid #cccccc;width:500px;height:10px;background-color:#efefef;text-align:left;"><strong>$45.000/m<br />
$36.90 with annual discount</strong></td>
<td style="border:1px solid #cccccc;width:500px;height:10px;background-color:#efefef;text-align:left;"><strong>$65.00/m $53.30 with annual discount</strong></td>
<td style="border:1px solid #cccccc;width:500px;height:10px;background-color:#efefef;text-align:left;"><strong>$145.00/m $118.90 with annual discount</strong></td>
</tr>
<tr>
<td style="border:1px solid #cccccc;width:500px;height:10px;text-align:left;"></td>
<td style="border:1px solid #cccccc;width:500px;height:10px;text-align:left;">Up to 1,000 subscribers</td>
<td style="border:1px solid #cccccc;width:500px;height:10px;text-align:left;">Up to 2,500 subscribers</td>
<td style="border:1px solid #cccccc;width:500px;height:10px;text-align:left;">Up to 5,000 subscribers</td>
<td style="border:1px solid #cccccc;width:500px;height:10px;text-align:left;">Up to 10,000 subscribers</td>
<td style="border:1px solid #cccccc;width:500px;height:10px;text-align:left;">Up to 25,000 subscribers</td>
</tr>
</tbody>
<tbody>
<tr>
<td style="border:1px solid #cccccc;width:500px;height:10px;background-color:#efefef;text-align:left;"><strong>$250.00/m $205.00 with annual discount</strong></td>
<td style="border:1px solid #cccccc;width:500px;height:10px;background-color:#efefef;text-align:left;"><strong>$450.00/m<br />
$369.00 with annual discount</strong></td>
<td style="border:1px solid #cccccc;width:500px;height:10px;background-color:#efefef;text-align:left;"></td>
<td style="border:1px solid #cccccc;width:500px;height:10px;background-color:#efefef;text-align:left;"></td>
<td style="border:1px solid #cccccc;width:500px;height:10px;background-color:#efefef;text-align:left;"></td>
<td style="border:1px solid #cccccc;width:500px;height:10px;background-color:#efefef;text-align:left;"></td>
</tr>
<tr>
<td style="border:1px solid #cccccc;width:500px;height:10px;text-align:left;">Up to 50,000 subscribers</td>
<td style="border:1px solid #cccccc;width:500px;height:10px;text-align:left;">Up to 100,000 subscribers</td>
<td style="border:1px solid #cccccc;width:500px;height:10px;text-align:left;"></td>
<td style="border:1px solid #cccccc;width:500px;height:10px;text-align:left;"></td>
<td style="border:1px solid #cccccc;width:500px;height:10px;text-align:left;"></td>
<td style="border:1px solid #cccccc;width:500px;height:10px;text-align:left;"></td>
</tr>
</tbody>
</table>
<p>For people who just got started, they don&#8217;t need to have fancy features as the above ones, they might have to look for alternatives. Hence the following list might be useful. Please bear in mind that free autoresponders have limitations.</p>
<ul>
<li><a title="Free Autobot" href="http://www.freeautobot.com/" target="_blank">Free Autobot</a> &#8211; It automatically sends e-mails to everyone who requests further information from your e-mail marketing campaign, web site or blog &#8230;</li>
</ul>
<ul>
<li><a title="Free Followup" href="http://www.freefollowup.com/" target="_blank">Free Followup</a> &#8211; Email Responders with No Ads! No scripts or software to download.</li>
</ul>
<ul>
<li><a title="List Wire" href="http://www.listwire.com/" target="_blank">List Wire</a> &#8211; FREE autoresponder and internet marketing service that meets all your email marketing and newsletter needs.</li>
</ul>
<ul>
<li><a title="Mail Chimp" href="http://www.mailchimp.com/" target="_blank">Mail Chimp</a> &#8211; Free email marketing service that allows you to design, send, and track HTML email campaigns with their simple tools. It also offers paid service.</li>
</ul>
<p>Would you like to choose a free or paid autoresponder for your email marketing? Please leave a comment below.</p>
<p><img loading="lazy" data-attachment-id="1090" data-permalink="https://myinternetstuff.wordpress.com/2008/05/28/a-signature-for-your-blog-post/my_signature-2/" data-orig-file="https://myinternetstuff.wordpress.com/wp-content/uploads/2014/06/my_signature.png" data-orig-size="121,28" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="my_signature" data-image-description="&lt;p&gt;Present an unique signature in your post.&lt;/p&gt;
" data-image-caption="" data-medium-file="https://myinternetstuff.wordpress.com/wp-content/uploads/2014/06/my_signature.png?w=121" data-large-file="https://myinternetstuff.wordpress.com/wp-content/uploads/2014/06/my_signature.png?w=121" src="https://myinternetstuff.wordpress.com/wp-content/uploads/2014/06/my_signature.png?w=500" alt="My Signature"   class="alignleft size-full wp-image-1090" /></br></p>
]]></content:encoded>
					
					<wfw:commentRss>https://myinternetstuff.wordpress.com/2010/12/19/email-marketing-with-free-or-paid-autoresponder/feed/</wfw:commentRss>
			<slash:comments>16</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">637</post-id>
		<media:content url="https://2.gravatar.com/avatar/badfb3a7c0b5f66816c8ddb5aa2e0cdff6305dca5e316556111efee86b8ebe1a?s=96&#38;d=https%3A%2F%2F2.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Lanna</media:title>
		</media:content>

		<media:content url="https://myinternetstuff.wordpress.com/wp-content/uploads/2014/06/my_signature.png" medium="image">
			<media:title type="html">My Signature</media:title>
		</media:content>
	</item>
		<item>
		<title>New WordPress Theme &#8211; Fusion</title>
		<link>https://myinternetstuff.wordpress.com/2010/10/02/new-wordpress-theme-fusion/</link>
					<comments>https://myinternetstuff.wordpress.com/2010/10/02/new-wordpress-theme-fusion/#comments</comments>
		
		<dc:creator><![CDATA[Lana]]></dc:creator>
		<pubDate>Sat, 02 Oct 2010 22:50:47 +0000</pubDate>
				<category><![CDATA[WordPress Themes]]></category>
		<category><![CDATA[Theme Reviews]]></category>
		<category><![CDATA[Themes]]></category>
		<guid isPermaLink="false">http://myinternetstuff.wordpress.com/?p=604</guid>

					<description><![CDATA[New WordPress theme &#8211; Fusion, just came out last month. This versatile theme makes it great for a variety of uses. Whether you have technical blogs, long-form writing, posting code samples, and displaying large images, it can accommodate all. Fusion &#8230; <a href="https://myinternetstuff.wordpress.com/2010/10/02/new-wordpress-theme-fusion/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<p>New WordPress theme &#8211; Fusion, just came out last month. This versatile theme makes it great for a variety of uses. Whether you have technical blogs, long-form writing, posting code samples, and displaying large images, it can accommodate all. Fusion can be used just like any other WordPress.com theme. However, if you prefer a wide layout, this theme allows you to do so.</p>
<p><img loading="lazy" data-attachment-id="597" data-permalink="https://myinternetstuff.wordpress.com/2010/10/02/new-wordpress-theme-fusion/wpid-fusion-example-jpg/" data-orig-file="https://myinternetstuff.wordpress.com/wp-content/uploads/2010/10/wpid-fusion-example.jpg" data-orig-size="640,611" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="wpid-fusion-example.jpg" data-image-description="&lt;p&gt;A picture of Fusion&amp;#8217;s out-of-the-box layout and design.&lt;/p&gt;
" data-image-caption="" data-medium-file="https://myinternetstuff.wordpress.com/wp-content/uploads/2010/10/wpid-fusion-example.jpg?w=300" data-large-file="https://myinternetstuff.wordpress.com/wp-content/uploads/2010/10/wpid-fusion-example.jpg?w=500" class="aligncenter size-full wp-image-597" title="wpid-fusion-example.jpg" src="https://myinternetstuff.wordpress.com/wp-content/uploads/2010/10/wpid-fusion-example.jpg?w=500&#038;h=477" alt="Example of Fusion's out-of-the-box layout and design" width="500" height="477" srcset="https://myinternetstuff.wordpress.com/wp-content/uploads/2010/10/wpid-fusion-example.jpg?w=500&amp;h=477 500w, https://myinternetstuff.wordpress.com/wp-content/uploads/2010/10/wpid-fusion-example.jpg?w=150&amp;h=143 150w, https://myinternetstuff.wordpress.com/wp-content/uploads/2010/10/wpid-fusion-example.jpg?w=300&amp;h=286 300w, https://myinternetstuff.wordpress.com/wp-content/uploads/2010/10/wpid-fusion-example.jpg 640w" sizes="(max-width: 500px) 100vw, 500px" /> Example of Fusion&#8217;s out-of-the-box layout and design.</p>
<p>Fusion comes with a tons of functions. Here are some of them: a widget-ready footer, support for custom header image and custom menu, and options for you to customize the layout. Layout options in Appearance? This theme also includes fixed or flexible layout, choice of left, right, or two right sidebars, or a full-width main column with no sidebars. The archive pages allow you choose to display full posts or excerpts only in your choice.</p>
<p><img loading="lazy" data-attachment-id="598" data-permalink="https://myinternetstuff.wordpress.com/2010/10/02/new-wordpress-theme-fusion/wpid-fusion-theme-options-jpg/" data-orig-file="https://myinternetstuff.wordpress.com/wp-content/uploads/2010/10/wpid-fusion-theme-options.jpg" data-orig-size="640,306" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="wpid-fusion-theme-options.jpg" data-image-description="&lt;p&gt;A picture of Fusion Theme Options.&lt;/p&gt;
" data-image-caption="" data-medium-file="https://myinternetstuff.wordpress.com/wp-content/uploads/2010/10/wpid-fusion-theme-options.jpg?w=300" data-large-file="https://myinternetstuff.wordpress.com/wp-content/uploads/2010/10/wpid-fusion-theme-options.jpg?w=500" class="aligncenter size-full wp-image-598" title="wpid-fusion-theme-options.jpg" src="https://myinternetstuff.wordpress.com/wp-content/uploads/2010/10/wpid-fusion-theme-options.jpg?w=500&#038;h=239" alt="Fusion Theme Options" width="500" height="239" srcset="https://myinternetstuff.wordpress.com/wp-content/uploads/2010/10/wpid-fusion-theme-options.jpg?w=500&amp;h=239 500w, https://myinternetstuff.wordpress.com/wp-content/uploads/2010/10/wpid-fusion-theme-options.jpg?w=150&amp;h=72 150w, https://myinternetstuff.wordpress.com/wp-content/uploads/2010/10/wpid-fusion-theme-options.jpg?w=300&amp;h=143 300w, https://myinternetstuff.wordpress.com/wp-content/uploads/2010/10/wpid-fusion-theme-options.jpg 640w" sizes="(max-width: 500px) 100vw, 500px" />Theme Options screen for Fusion.</p>
<p>This theme can be easily added a custom header image and custom menu, and used the various layout options to change the look so that it has its unique appearance. Below is an example of a wide design using the one-column, no sidebar layout option, flexible width main column, and custom header image.</p>
<p><img loading="lazy" data-attachment-id="599" data-permalink="https://myinternetstuff.wordpress.com/2010/10/02/new-wordpress-theme-fusion/wpid-fusion-fullwidth-jpg/" data-orig-file="https://myinternetstuff.wordpress.com/wp-content/uploads/2010/10/wpid-fusion-fullwidth.jpg" data-orig-size="640,472" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="wpid-fusion-fullwidth.jpg" data-image-description="&lt;p&gt;A picture of Fusion Theme Demo&lt;/p&gt;
" data-image-caption="" data-medium-file="https://myinternetstuff.wordpress.com/wp-content/uploads/2010/10/wpid-fusion-fullwidth.jpg?w=300" data-large-file="https://myinternetstuff.wordpress.com/wp-content/uploads/2010/10/wpid-fusion-fullwidth.jpg?w=500" class="aligncenter size-full wp-image-599" title="wpid-fusion-fullwidth.jpg" src="https://myinternetstuff.wordpress.com/wp-content/uploads/2010/10/wpid-fusion-fullwidth.jpg?w=500&#038;h=368" alt="Fusion Theme Demo" width="500" height="368" srcset="https://myinternetstuff.wordpress.com/wp-content/uploads/2010/10/wpid-fusion-fullwidth.jpg?w=500&amp;h=369 500w, https://myinternetstuff.wordpress.com/wp-content/uploads/2010/10/wpid-fusion-fullwidth.jpg?w=150&amp;h=111 150w, https://myinternetstuff.wordpress.com/wp-content/uploads/2010/10/wpid-fusion-fullwidth.jpg?w=300&amp;h=221 300w, https://myinternetstuff.wordpress.com/wp-content/uploads/2010/10/wpid-fusion-fullwidth.jpg 640w" sizes="(max-width: 500px) 100vw, 500px" />Example of Fusion customized to display a full-width main column with no sidebar.</p>
<p>Fusion is designed by digitalnature, it is now available for WordPress.com and self-hosted WordPress.org sites, from the WordPress.org Themes Directory.</p>
<p>Quick Specs (all measurements in pixels):</p>
<ol>
<li>Fixed width (one sidebar): main column width is 646, sidebar width is 245.</li>
<p></p>
<li>Fixed width (two sidebars): main column width is 490, primary sidebar width is 206, secondary sidebar width is 165.</li>
<p></p>
<li>Fixed width (no sidebar): main column width is 980.</li>
<p></p>
<li>Fluid width (one sidebar): main column minimum width is 514 (no maximum width), sidebar width is 177.</li>
<p></p>
<li>Fluid width (two sidebars): main column minimum width is 390, primary sidebar minimum width is 146, secondary sidebar minimum width is 125.</li>
<p></p>
<li>Fluid width (no sidebar): main column minimum width is 780.</li>
<p></p>
<li>Custom header image dimensions are 980 by 148 (width, height).</li>
</ol>
<p>Do you like this new WordPress theme &#8211; Fusion? Why or why not? Please leave a comment below.</p>
<p><a href="http://en.blog.wordpress.com/2010/09/21/new-theme-fusion/" target="_blank">View the original article here</a></p>
<p><img loading="lazy" data-attachment-id="1090" data-permalink="https://myinternetstuff.wordpress.com/2008/05/28/a-signature-for-your-blog-post/my_signature-2/" data-orig-file="https://myinternetstuff.wordpress.com/wp-content/uploads/2014/06/my_signature.png" data-orig-size="121,28" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="my_signature" data-image-description="&lt;p&gt;Present an unique signature in your post.&lt;/p&gt;
" data-image-caption="" data-medium-file="https://myinternetstuff.wordpress.com/wp-content/uploads/2014/06/my_signature.png?w=121" data-large-file="https://myinternetstuff.wordpress.com/wp-content/uploads/2014/06/my_signature.png?w=121" src="https://myinternetstuff.wordpress.com/wp-content/uploads/2014/06/my_signature.png?w=500" alt="My Signature"   class="alignleft size-full wp-image-1090" /></br><br />
&nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://myinternetstuff.wordpress.com/2010/10/02/new-wordpress-theme-fusion/feed/</wfw:commentRss>
			<slash:comments>10</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">604</post-id>
		<media:content url="https://2.gravatar.com/avatar/badfb3a7c0b5f66816c8ddb5aa2e0cdff6305dca5e316556111efee86b8ebe1a?s=96&#38;d=https%3A%2F%2F2.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Lanna</media:title>
		</media:content>

		<media:content url="https://myinternetstuff.wordpress.com/wp-content/uploads/2010/10/wpid-fusion-example.jpg" medium="image">
			<media:title type="html">wpid-fusion-example.jpg</media:title>
		</media:content>

		<media:content url="https://myinternetstuff.wordpress.com/wp-content/uploads/2010/10/wpid-fusion-theme-options.jpg" medium="image">
			<media:title type="html">wpid-fusion-theme-options.jpg</media:title>
		</media:content>

		<media:content url="https://myinternetstuff.wordpress.com/wp-content/uploads/2010/10/wpid-fusion-fullwidth.jpg" medium="image">
			<media:title type="html">wpid-fusion-fullwidth.jpg</media:title>
		</media:content>

		<media:content url="https://myinternetstuff.wordpress.com/wp-content/uploads/2014/06/my_signature.png" medium="image">
			<media:title type="html">My Signature</media:title>
		</media:content>
	</item>
		<item>
		<title>Enlarge a Picture Without Losing its Quality?</title>
		<link>https://myinternetstuff.wordpress.com/2010/05/24/enlarge-a-picture-without-losing-its-quality/</link>
					<comments>https://myinternetstuff.wordpress.com/2010/05/24/enlarge-a-picture-without-losing-its-quality/#comments</comments>
		
		<dc:creator><![CDATA[Lana]]></dc:creator>
		<pubDate>Tue, 25 May 2010 02:19:23 +0000</pubDate>
				<category><![CDATA[Blogging Tools]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Enlarge Digital Images]]></category>
		<category><![CDATA[Free Online Image Software]]></category>
		<category><![CDATA[Image Enlargement]]></category>
		<category><![CDATA[Open Source Application]]></category>
		<guid isPermaLink="false">http://myinternetstuff.wordpress.com/?p=581</guid>

					<description><![CDATA[Do you want to enlarge a picture without losing its quality? I&#8217;ve been searching the Internet and trying to find the free tools that will help me to accomplish that. I came across a couple of them that are very handy if &#8230; <a href="https://myinternetstuff.wordpress.com/2010/05/24/enlarge-a-picture-without-losing-its-quality/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<p>Do you want to enlarge a picture without losing its quality? I&#8217;ve been searching the Internet and trying to find the free tools that will help me to accomplish that. I came across a couple of them that are very handy if I want to enlarge a picture without losing its quality.</p>
<p>The first one is <a title="SmillaEnlarger" href="http://sourceforge.net/projects/imageenlarger" target="_blank">SmillaEnlarger</a> &#8211; an open source application. You can download it from its website. It is actually a zip file. You can unzip it to your computer. It allows you to crop and enlarge a picture without losing its quality. It is the best tool I&#8217;ve found so far.</p>
<p>The second one is <a title="ReShade" href="http://reshade.com" target="_blank">ReShade</a> &#8211; free online image resizer and image enlargement application. You can even download it to your computer <a title="ReShade Download Page" href="http://download.cnet.com/Reshade/3000-2192_4-10794200.html" target="_blank">here</a>, but the evaluation version is very limited. It leaves watermark on your saved images.</p>
<p>The third one is <a title="Photozoom Pro 3" href="http://www.benvista.com/main/content/content.php" target="_blank">Photozoom Pro 3</a> &#8211;  a software for enlarging digital images. The free version can be downloaded <a title="Photozoom Pro 3 free download" href="http://download.cnet.com/PhotoZoom-Pro-3/3000-12511_4-10578772.html" target="_blank">here</a>. This software also leaves watermark on your saved images.</p>
<p>If you know other free tools that are related to this topic, please share them below. Also your comments are welcome here.</p>
<p><img loading="lazy" data-attachment-id="1090" data-permalink="https://myinternetstuff.wordpress.com/2008/05/28/a-signature-for-your-blog-post/my_signature-2/" data-orig-file="https://myinternetstuff.wordpress.com/wp-content/uploads/2014/06/my_signature.png" data-orig-size="121,28" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="my_signature" data-image-description="&lt;p&gt;Present an unique signature in your post.&lt;/p&gt;
" data-image-caption="" data-medium-file="https://myinternetstuff.wordpress.com/wp-content/uploads/2014/06/my_signature.png?w=121" data-large-file="https://myinternetstuff.wordpress.com/wp-content/uploads/2014/06/my_signature.png?w=121" src="https://myinternetstuff.wordpress.com/wp-content/uploads/2014/06/my_signature.png?w=500" alt="My Signature"   class="alignleft size-full wp-image-1090" /></br></p>
]]></content:encoded>
					
					<wfw:commentRss>https://myinternetstuff.wordpress.com/2010/05/24/enlarge-a-picture-without-losing-its-quality/feed/</wfw:commentRss>
			<slash:comments>39</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">581</post-id>
		<media:content url="https://2.gravatar.com/avatar/badfb3a7c0b5f66816c8ddb5aa2e0cdff6305dca5e316556111efee86b8ebe1a?s=96&#38;d=https%3A%2F%2F2.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Lanna</media:title>
		</media:content>

		<media:content url="https://myinternetstuff.wordpress.com/wp-content/uploads/2014/06/my_signature.png" medium="image">
			<media:title type="html">My Signature</media:title>
		</media:content>
	</item>
		<item>
		<title>How to Add a MyBlogLog Widget to A WordPress.com Blog?</title>
		<link>https://myinternetstuff.wordpress.com/2010/04/10/how-to-add-a-mybloglog-widget-to-a-wordpress-com-blog/</link>
					<comments>https://myinternetstuff.wordpress.com/2010/04/10/how-to-add-a-mybloglog-widget-to-a-wordpress-com-blog/#comments</comments>
		
		<dc:creator><![CDATA[Lana]]></dc:creator>
		<pubDate>Sun, 11 Apr 2010 02:48:29 +0000</pubDate>
				<category><![CDATA[Blogging Tips]]></category>
		<category><![CDATA[WordPress.com]]></category>
		<category><![CDATA[WordPress.com Tips]]></category>
		<category><![CDATA[Add MyBlogLog Widget]]></category>
		<category><![CDATA[MyBlogLog]]></category>
		<category><![CDATA[WordPress.com Blog]]></category>
		<guid isPermaLink="false">http://myinternetstuff.wordpress.com/?p=577</guid>

					<description><![CDATA[I know adding a MyBlogLog widget to a WordPress.com blog is a very basic thing to do. But lately someone emailed me and asked me to help him out of how to add &#8220;Join My Community &#8211; MyBloglog&#8221; banner to his site. &#8230; <a href="https://myinternetstuff.wordpress.com/2010/04/10/how-to-add-a-mybloglog-widget-to-a-wordpress-com-blog/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<p>I know adding a MyBlogLog widget to a WordPress.com blog is a very basic thing to do. But lately someone emailed me and asked me to help him out of how to add &#8220;Join My Community &#8211; MyBloglog&#8221; banner to his site. Actually it is the same principle as of adding a MyBlogLog widget to a WordPress.com blog. I used to direct my readers to a website that tells them how to do that, but for some reason that website is no longer existing. So now I have to create my own instructions here:</p>
<ol>
<li>First you need to have a <a title="MyBlogLog" href="http://www.mybloglog.com/" target="_blank"><span style="text-decoration:underline;">MyBlogLog</span></a> account.</li>
<p></p>
<li>Then log in to your MyBlogLog account.</li>
<p></p>
<li>Under My Sites and Services, click on the site you want to add a widget to.</li>
<p></p>
<li>Click on Widgets under your blog&#8217;s title.</li>
<p></p>
<li>A new page will open, highlight the codes that it provides and hold Ctrl and hit C at the same time to copy them.</li>
<p></p>
<li>Now log in to your WordPress.com account</li>
<p></p>
<li>On the left hand side, click on Appearance, and click Widgets.</li>
<p></p>
<li>A new page will open, find Text Widget and drag it under Sidebar 1 or Sidebar 2.</li>
<p></p>
<li>Give it a title as you wish and paste the codes that you&#8217;ve copied earlier in the text Widget.</li>
<p></p>
<li>Make sure you click on the Save button to save it.</li>
</ol>
<p>If you want to add &#8220;Join My Community &#8211; MyBlogLog&#8221; button to your site, only step 4 and step 5 you&#8217;ll need to follow:</p>
<ol>
<li>See step 1 above</li>
<p></p>
<li>See step 2 above</li>
<p></p>
<li>See step 3 above</li>
<p></p>
<li>Click on Buttons instead of Widgets here.</li>
<p></p>
<li>A new page will open, choose the button as you wish, and hold Ctrl and hit C at the same time to copy the codes.</li>
<p></p>
<li>See step 6 above</li>
<p></p>
<li>see step 7 above</li>
<p></p>
<li>see step 8 above</li>
<p></p>
<li>see step 9 above</li>
<p></p>
<li>see step 10 above</li>
</ol>
<p>So it is pretty easy right? It is mostly for newbies. Please leave a comment below.</p>
<p><img loading="lazy" data-attachment-id="1090" data-permalink="https://myinternetstuff.wordpress.com/2008/05/28/a-signature-for-your-blog-post/my_signature-2/" data-orig-file="https://myinternetstuff.wordpress.com/wp-content/uploads/2014/06/my_signature.png" data-orig-size="121,28" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="my_signature" data-image-description="&lt;p&gt;Present an unique signature in your post.&lt;/p&gt;
" data-image-caption="" data-medium-file="https://myinternetstuff.wordpress.com/wp-content/uploads/2014/06/my_signature.png?w=121" data-large-file="https://myinternetstuff.wordpress.com/wp-content/uploads/2014/06/my_signature.png?w=121" src="https://myinternetstuff.wordpress.com/wp-content/uploads/2014/06/my_signature.png?w=500" alt="My Signature"   class="alignleft size-full wp-image-1090" /></br></p>
]]></content:encoded>
					
					<wfw:commentRss>https://myinternetstuff.wordpress.com/2010/04/10/how-to-add-a-mybloglog-widget-to-a-wordpress-com-blog/feed/</wfw:commentRss>
			<slash:comments>9</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">577</post-id>
		<media:content url="https://2.gravatar.com/avatar/badfb3a7c0b5f66816c8ddb5aa2e0cdff6305dca5e316556111efee86b8ebe1a?s=96&#38;d=https%3A%2F%2F2.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Lanna</media:title>
		</media:content>

		<media:content url="https://myinternetstuff.wordpress.com/wp-content/uploads/2014/06/my_signature.png" medium="image">
			<media:title type="html">My Signature</media:title>
		</media:content>
	</item>
		<item>
		<title>Checking Whether A Blog is Dofollow or Nofollow?</title>
		<link>https://myinternetstuff.wordpress.com/2010/03/19/dofollow-or-nofollow-blogs/</link>
					<comments>https://myinternetstuff.wordpress.com/2010/03/19/dofollow-or-nofollow-blogs/#comments</comments>
		
		<dc:creator><![CDATA[Lana]]></dc:creator>
		<pubDate>Sat, 20 Mar 2010 00:55:30 +0000</pubDate>
				<category><![CDATA[Blogging Tips]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Dofollow]]></category>
		<category><![CDATA[Dofollow Blog]]></category>
		<category><![CDATA[Dofollow Blogs]]></category>
		<category><![CDATA[Nofollow]]></category>
		<category><![CDATA[Nofollow Blog]]></category>
		<category><![CDATA[Nofollow Blogs]]></category>
		<guid isPermaLink="false">http://myinternetstuff.wordpress.com/?p=568</guid>

					<description><![CDATA[What is a dofollow blog? A dofollow blog means it allows search engine spiders to crawl and follow the link. For example, if you left a comment in a dofollow blog, then the search engine spiders will crawl your link (if &#8230; <a href="https://myinternetstuff.wordpress.com/2010/03/19/dofollow-or-nofollow-blogs/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<h3>What is a dofollow blog?</h3>
<p>A dofollow blog means it allows search engine spiders to crawl and follow the link. For example, if you left a comment in a dofollow blog, then the search engine spiders will crawl your link (if you provided one) back to your site. Thus it will give some SEO benefits for your site.</p>
<h3>What is a nofollow blog?</h3>
<p>A nofollow blog means the opposite. It doesn&#8217;t allow search engine spiders to crawl and follow the link. Suppose you left a comment in a nofollow blog, the search engine spiders will not crawl your link and will not follow your link back to your site. Thus it won&#8217;t give you the SEO benefits for your site.</p>
<h3>How to check whether a blog is dofollow or nofollow?</h3>
<p>Actually it is pretty easy. If you use Internet Explorer, just follow the following steps to find out:</p>
<ul>
<li>Open Internet Explorer browser</li>
</ul>
<ul>
<li>Type a blog url and hit enter</li>
</ul>
<ul>
<li>Click on a post title</li>
</ul>
<ul>
<li>Click on View from Internet Explorer&#8217;s menu bar</li>
</ul>
<ul>
<li>Choose Source</li>
</ul>
<ul>
<li>A source window will open, holding Ctrl and hit F to bring up a search box</li>
</ul>
<ul>
<li>Type nofollow in the text field</li>
</ul>
<ul>
<li>If you don&#8217;t see any in the comment section, then the blog is a dofollow blog</li>
</ul>
<p>If you are using FireFox as your browser, then follow the following steps to find out:</p>
<ul>
<li>Open FireFox browser</li>
</ul>
<ul>
<li>Type a blog url and hit enter</li>
</ul>
<ul>
<li>Click on a post title</li>
</ul>
<ul>
<li>Chick on View from FireFox menu bar</li>
</ul>
<ul>
<li>Choose Page Source</li>
</ul>
<ul>
<li>A source window will open, holding Ctrl and hit F to bring up a search bar</li>
</ul>
<ul>
<li>Type nofollow in the text field</li>
</ul>
<ul>
<li>If you don&#8217;t see any showing up in the comment section, then the blog is a dofollow blog</li>
</ul>
<p>The above methods allow you to find out a dofollow or nofollow blog instantly without even using a third party&#8217;s tool. How do you find out whether a blog is dofollow or nofollow? Please leave a comment below.</p>
<p><img loading="lazy" data-attachment-id="1090" data-permalink="https://myinternetstuff.wordpress.com/2008/05/28/a-signature-for-your-blog-post/my_signature-2/" data-orig-file="https://myinternetstuff.wordpress.com/wp-content/uploads/2014/06/my_signature.png" data-orig-size="121,28" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="my_signature" data-image-description="&lt;p&gt;Present an unique signature in your post.&lt;/p&gt;
" data-image-caption="" data-medium-file="https://myinternetstuff.wordpress.com/wp-content/uploads/2014/06/my_signature.png?w=121" data-large-file="https://myinternetstuff.wordpress.com/wp-content/uploads/2014/06/my_signature.png?w=121" src="https://myinternetstuff.wordpress.com/wp-content/uploads/2014/06/my_signature.png?w=500" alt="My Signature"   class="alignleft size-full wp-image-1090" /></br></p>
]]></content:encoded>
					
					<wfw:commentRss>https://myinternetstuff.wordpress.com/2010/03/19/dofollow-or-nofollow-blogs/feed/</wfw:commentRss>
			<slash:comments>62</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">568</post-id>
		<media:content url="https://2.gravatar.com/avatar/badfb3a7c0b5f66816c8ddb5aa2e0cdff6305dca5e316556111efee86b8ebe1a?s=96&#38;d=https%3A%2F%2F2.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Lanna</media:title>
		</media:content>

		<media:content url="https://myinternetstuff.wordpress.com/wp-content/uploads/2014/06/my_signature.png" medium="image">
			<media:title type="html">My Signature</media:title>
		</media:content>
	</item>
		<item>
		<title>What Should be Included in Your About Page?</title>
		<link>https://myinternetstuff.wordpress.com/2010/02/06/what-should-be-included-in-your-about-page/</link>
					<comments>https://myinternetstuff.wordpress.com/2010/02/06/what-should-be-included-in-your-about-page/#comments</comments>
		
		<dc:creator><![CDATA[Lana]]></dc:creator>
		<pubDate>Sun, 07 Feb 2010 00:48:52 +0000</pubDate>
				<category><![CDATA[Blogging Tips]]></category>
		<category><![CDATA[About Page]]></category>
		<category><![CDATA[About Pages]]></category>
		<guid isPermaLink="false">http://myinternetstuff.wordpress.com/?p=547</guid>

					<description><![CDATA[I think your about page is the most important page within your website. It connects you and your visitors in a way to communicate. The more details of you or company, the more confidence of your visitors or potential customers will be established. So providing &#8230; <a href="https://myinternetstuff.wordpress.com/2010/02/06/what-should-be-included-in-your-about-page/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<p>I think your about page is the most important page within your website. It connects you and your visitors in a way to communicate. The more details of you or company, the more confidence of your visitors or potential customers will be established. So providing a useful about page is crucial for your website.</p>
<p>However, when you decided to write an About Page, you might wonder what should be included in your about page? Below are the articles that provide guides of how to write an about page. So head over to read them all and get an overall of how to write your about page:</p>
<ul>
<li><a title="Add an About Page to Your Blog" href="http://www.problogger.net/archives/2005/03/23/random-blog-tip-include-an-about-page" target="_blank">Add an About Page to Your Blog</a> &#8211; It works you through the key features of what should be included in your about page.</li>
</ul>
<ul>
<li><a title="Permanent Link to How to Write the Perfect ‘About’ Page (by Numbers)" href="http://www.skelliewag.org/how-to-write-the-perfect-about-page-by-numbers-150.htm" target="_blank">How to Write the Perfect About Page (by Numbers)</a> &#8211; It provided many details of how to write a perfect about page.</li>
</ul>
<ul>
<li> <a title="How to Write About Me Page for Your Blog" href="http://weblogs.about.com/od/partsofablog/qt/AboutPage.htm" target="_blank">How to Write About Me Page for Your Blog</a> &#8211; It talked about three important things that you need to include in your about page.</li>
</ul>
<ul>
<li><a title="Five Tips and a Bonus on How to Write a Fantastic About Page" href="http://writetodone.com/2009/05/18/five-tips-and-a-bonus-on-how-to-write-a-fantastic-about-page" target="_blank">Five Tips and a Bonus on How to Write a Fantastic About Page</a> &#8211; It listed five tips that you need to know of how to write a fantastic about page.</li>
</ul>
<p>Hope you enjoy the above articles. What should be included in your about page? Please leave a comment below.</p>
<p><img loading="lazy" data-attachment-id="1090" data-permalink="https://myinternetstuff.wordpress.com/2008/05/28/a-signature-for-your-blog-post/my_signature-2/" data-orig-file="https://myinternetstuff.wordpress.com/wp-content/uploads/2014/06/my_signature.png" data-orig-size="121,28" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="my_signature" data-image-description="&lt;p&gt;Present an unique signature in your post.&lt;/p&gt;
" data-image-caption="" data-medium-file="https://myinternetstuff.wordpress.com/wp-content/uploads/2014/06/my_signature.png?w=121" data-large-file="https://myinternetstuff.wordpress.com/wp-content/uploads/2014/06/my_signature.png?w=121" src="https://myinternetstuff.wordpress.com/wp-content/uploads/2014/06/my_signature.png?w=500" alt="My Signature"   class="alignleft size-full wp-image-1090" /></br></p>
]]></content:encoded>
					
					<wfw:commentRss>https://myinternetstuff.wordpress.com/2010/02/06/what-should-be-included-in-your-about-page/feed/</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">547</post-id>
		<media:content url="https://2.gravatar.com/avatar/badfb3a7c0b5f66816c8ddb5aa2e0cdff6305dca5e316556111efee86b8ebe1a?s=96&#38;d=https%3A%2F%2F2.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Lanna</media:title>
		</media:content>

		<media:content url="https://myinternetstuff.wordpress.com/wp-content/uploads/2014/06/my_signature.png" medium="image">
			<media:title type="html">My Signature</media:title>
		</media:content>
	</item>
	</channel>
</rss>
