<?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>Blogging Basics~ How-to-Tips for the Amatuer Blogger</title>
	<atom:link href="https://bloggingbasics.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://bloggingbasics.wordpress.com</link>
	<description>Simple, easy to understand, steps to creating your very own blog.</description>
	<lastBuildDate>Wed, 27 Aug 2008 18:04:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='bloggingbasics.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>https://s0.wp.com/i/buttonw-com.png</url>
		<title>Blogging Basics~ How-to-Tips for the Amatuer Blogger</title>
		<link>https://bloggingbasics.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="https://bloggingbasics.wordpress.com/osd.xml" title="Blogging Basics~ How-to-Tips for the Amatuer Blogger" />
	<atom:link rel='hub' href='https://bloggingbasics.wordpress.com/?pushpress=hub'/>
	<item>
		<title>How To Create Clickable Links</title>
		<link>https://bloggingbasics.wordpress.com/2008/08/27/how-to-create-clickable-links/</link>
					<comments>https://bloggingbasics.wordpress.com/2008/08/27/how-to-create-clickable-links/#respond</comments>
		
		<dc:creator><![CDATA[Crystal Berney]]></dc:creator>
		<pubDate>Wed, 27 Aug 2008 18:04:06 +0000</pubDate>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[clickable links]]></category>
		<category><![CDATA[creating links]]></category>
		<guid isPermaLink="false">http://bloggingbasics.wordpress.com/?p=13</guid>

					<description><![CDATA[When you would like to link to a site, but rather than have the entire website address shown, and would rather say something like &#8216;Click Here&#8217; This is how it&#8217;s done. We&#8217;ll use my blog as an example. The actual site is http://wahfacts.blogspot.com I want to place a link to it in a signature line [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>When you would like to link to a site, but rather than have the entire website address shown, and would rather say something like &#8216;Click Here&#8217; This is how it&#8217;s done.</p>
<p>We&#8217;ll use my blog as an example.</p>
<p>The actual site is <a href="http://wahfacts.blogspot.com" rel="nofollow">http://wahfacts.blogspot.com</a></p>
<p>I want to place a link to it in a signature line possibly, and want it to just say &#8220;<a title="WAH Facts" href="http://wahfacts.blogspot.com" target="_blank">Click Here</a>&#8221; to visit my blog about WAH</p>
<p>1. Type what it is that you are wanting to say, in this case it&#8217;s.. Click Here</p>
<p>2. Highlight those words that you want to be the clickable link.</p>
<p>3. You should have at the top where you can change fonts etc. a button or place to insert a link. Typically it will have some sort of picture with a chain link, or a world with a link over it. If you just move your mouse over each of the different choices it should have a brief description of what each button does. So click on that button to insert a link.</p>
<p>4. A pop up window should have opened. Where it says Link URL, or something similar, insert your website address. <a title="WAH Facts" href="http://wahfacts.blogspot.com" target="_blank">http://wahfacts.blogspot.com</a></p>
<p>5. If you have the option of how the link will open, or the target option, choose Open in a New Window. This will make it so that others can check out the site you are referencing, but will still have your site open in another window or tab so they can jump right back over to it.</p>
<p>So now you can <a title="WAH Facts" href="http://wahfacts.blogspot.com" target="_blank">Click Here</a> to visit my other blog over at blogspot.</p>
<p>And that&#8217;s it. Not too difficult was it??</p>
<p>Also, the same steps are used if you just want the actual website URL to show. Just highlight the site, click to insert a link, and now you will have made it easy for others to visit your sites.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://bloggingbasics.wordpress.com/2008/08/27/how-to-create-clickable-links/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		
		<media:content url="https://2.gravatar.com/avatar/b402c9da9689cee603a28bc8b1a40b9619805b608840168cb8974f4a816d167a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">my3lives</media:title>
		</media:content>
	</item>
		<item>
		<title>Simple HTML&#8230;Creating more space between paragraphs</title>
		<link>https://bloggingbasics.wordpress.com/2008/02/01/simple-htmlcreating-more-space-between-paragraphs/</link>
					<comments>https://bloggingbasics.wordpress.com/2008/02/01/simple-htmlcreating-more-space-between-paragraphs/#comments</comments>
		
		<dc:creator><![CDATA[Crystal Berney]]></dc:creator>
		<pubDate>Fri, 01 Feb 2008 06:40:56 +0000</pubDate>
				<category><![CDATA[HTML Basics]]></category>
		<category><![CDATA[html]]></category>
		<guid isPermaLink="false">http://bloggingbasics.wordpress.com/?p=11</guid>

					<description><![CDATA[I have yet to perfect and be able to use HTML coding to it&#8217;s full capacity. However, I am going to share some of the basic ways you can customize your work. It&#8217;s amazing how much the little things matter when you finally start to figure them out. So, one of the most common codes [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>I have yet to perfect and be able to use HTML coding to it&#8217;s full capacity. However, I am going to share some of the basic ways you can customize your work. It&#8217;s amazing how much the little things matter when you finally start to figure them out.</p>
<p>So, one of the most common codes that I use is the <b>&lt;br/&gt;</b> This little piece of code will add some extra room between each of your paragraphs for example. Let&#8217;s assume that you are typing up an article, whether it be for your own blog or whatever. You type it all in, you have space between the paragraphs, and all seems fine. You save and post then take a look at the site.</p>
<p>Now everything seems to look just a little bit too close. I personally like to have enough spacing between my paragraphs so that they sort of set themselves apart. Most people don&#8217;t read through every single word that you have written, especially if your post looks long and is hard to read. By having that extra separation between each paragraph, creating smaller blocks for the reader, I feel it just makes it better all around.</p>
<p>Anyhow, if you want to create an extra &#8220;gap&#8221; or &#8220;line&#8221; between your paragraphs, all you have to do is add the &lt;br/&gt; code after each paragraph. If one doesn&#8217;t do the trick for you, then add another. Like this&#8230;</p>
<p>&lt;br/&gt;<br />
&lt;br/&gt;</p>
<p>It is such a simple, easy to use concept. It&#8217;s kind of funny now because you have no idea how much time I spent wondering how in the world people could get their stuff so nicely laid out and how mine always ran together. It&#8217;s the little things.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://bloggingbasics.wordpress.com/2008/02/01/simple-htmlcreating-more-space-between-paragraphs/feed/</wfw:commentRss>
			<slash:comments>14</slash:comments>
		
		
		
		<media:content url="https://2.gravatar.com/avatar/b402c9da9689cee603a28bc8b1a40b9619805b608840168cb8974f4a816d167a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">my3lives</media:title>
		</media:content>
	</item>
		<item>
		<title>&#8220;Add This&#8221; Bookmarking Widget</title>
		<link>https://bloggingbasics.wordpress.com/2008/01/31/add-this-bookmarking-widget/</link>
					<comments>https://bloggingbasics.wordpress.com/2008/01/31/add-this-bookmarking-widget/#comments</comments>
		
		<dc:creator><![CDATA[Crystal Berney]]></dc:creator>
		<pubDate>Thu, 31 Jan 2008 16:31:18 +0000</pubDate>
				<category><![CDATA[Bookmarking Tools]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[bookmarking widgets]]></category>
		<guid isPermaLink="false">http://bloggingbasics.wordpress.com/?p=12</guid>

					<description><![CDATA[It&#8217;s an all in one bookmarking or feedburner widget that can be added to your blog. It can really cut down clutter on your site as this one little bar contains so much. Here is what it looks like, you can also find it over in the sidebar to the right. It&#8217;s so simple and [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>It&#8217;s an all in one bookmarking or feedburner widget that can be added to your blog. It can really cut down clutter on your site as this one little bar contains so much. Here is what it looks like, you can also find it over in the sidebar to the right.</p>
<p><!-- AddThis Bookmark Button BEGIN --><br />
<a href="http://www.addthis.com/bookmark.php" title="Bookmark using any bookmark manager!" target="_blank"><img src="https://i0.wp.com/s9.addthis.com/button1-addthis.gif" alt="AddThis Social Bookmark Button" border="0" height="16" width="125" /></a><br />
<!-- AddThis Bookmark Button END --></p>
<p>It&#8217;s so simple and easy to add, so here are the basics.</p>
<ol>
<li>If you just click on the button itself, it will bring up the list of all the places a person could bookmark this particular site, or any of which you happen to be on. (Which as we have mentioned in a previous post is a good thing to do in order to let us bloggers know you like us&#8230;)</li>
<li>It also gives you the option to get your very own button as well, just down at the bottom of the page, so click there.</li>
<li> Click on &#8220;Get Your Button&#8221;</li>
<li>Choose your options and where you will be using it.</li>
<li>Then get your code and paste it to your site.</li>
</ol>
<p>Just a little side note for anyone who seems a bit confused about this part of it and how to paste the code to your site. In Blogger it is very easy to do. Just log in to your account, Click on Layout and Add a Page Element. Choose the &#8220;HTML&#8221; option and paste your code in the box. Click Save and your done, you should now find it on your site. You can also choose to have the button appear at the bottom of each post in Blogger, just follow the steps they provide for you.</p>
<p>Now if you are using a free WordPress.com site, it&#8217;s really easy to do also. Just took me a few minutes to figure it out because of how they word it, or instruct you how to do it. I was under the impression that since I could not add java script on a free account, that I couldn&#8217;t use this here. But obviously it is possible. All you do is under &#8220;Presentation&#8221; click on &#8220;Widgets&#8221; Your going to need to paste into the &#8220;text&#8221; sidebar option. Just highlight, copy &amp; paste. Close the box by clicking the x. Save Changes. And then view your site. It should definitely be there.</p>
<p>So there you have it. Now you&#8217;ve made it easier for your readers to share the love with the rest of the world.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://bloggingbasics.wordpress.com/2008/01/31/add-this-bookmarking-widget/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		
		<media:content url="https://2.gravatar.com/avatar/b402c9da9689cee603a28bc8b1a40b9619805b608840168cb8974f4a816d167a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">my3lives</media:title>
		</media:content>

		<media:content url="http://s9.addthis.com/button1-addthis.gif" medium="image">
			<media:title type="html">AddThis Social Bookmark Button</media:title>
		</media:content>
	</item>
		<item>
		<title>The Reasons We Blog &#038; How You Can Help</title>
		<link>https://bloggingbasics.wordpress.com/2008/01/22/the-reasons-we-blog-how-you-can-help/</link>
					<comments>https://bloggingbasics.wordpress.com/2008/01/22/the-reasons-we-blog-how-you-can-help/#respond</comments>
		
		<dc:creator><![CDATA[Crystal Berney]]></dc:creator>
		<pubDate>Tue, 22 Jan 2008 18:57:21 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://bloggingbasics.wordpress.com/2008/01/22/the-reasons-we-blog-how-you-can-help/</guid>

					<description><![CDATA[Typically people blog because they have something to share whether it be their life story, how-to do something, or just to share the wonderful resources they have found and personally find useful. No matter what the blog is about, the true power behind the success of the blog is through interaction and feedback from it&#8217;s [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Typically people blog because they have something to share whether it be their life story, how-to do something, or just to share the wonderful resources they have found and personally find useful. No matter what the blog is about, the true power behind the success of the blog is through interaction and feedback from it&#8217;s readers.</p>
<p>Bloggers strive for interaction, encouragement and support. Most often blogs are written in a conversational manner, we share our thoughts on something and hope that something we say matters to someone, somewhere. If you like what you read, say so. If you have a different opinion, share that too. It really doesn&#8217;t matter how important you feel your opinion will be, I can guarantee you that it just might mean the world to that blogger. The more you share and participate, the more everyone will benefit from it.</p>
<p>When I started my very first blog, I did so with the mindset that I could give it a try because I felt as though I had something to share with the world, and if it bombed, then I could simply delete it and no one would ever remember. So I started by writing up a couple posts, submitted my link into <a href="http://www.linkreferral.com/adwel.pl?oldrefid=88079" target="_blank">LinkReferral.com</a> (which by the way is a wonderful resource&#8230;) and waited to see what happened.</p>
<p>I was amazed at the sort of feedback I received. And quite honestly it was because of that feedback that I even continued blogging in the first place. A blogger needs to know that the time they are spending in writing and creating that blog, as well as the time they spend in researching new topics to make things a little bit better, they need to know that it is not simply a waste of time. And although I don&#8217;t have ads or items for sale on my site just yet, there are many blogs that do. This is a source of revenue for those bloggers and helps bring in some compensation for the time they spend blogging.</p>
<p>So what can you do?</p>
<ol>
<li>Leave a comment. What did you like? What didn&#8217;t you? What more would you like to see?</li>
<li>Subscribe to the blogs feed. This is most often the big orange button, most often somewhere near the top of the blog. Not only will this help that blogger gain credibility, it also makes it easier for you to keep up to date with your favorite blogs.</li>
<li>Let the world know that you find it interesting. You can do so by Stumbling it, Digg it, Add it to Technorati or any other bookmarking sites. By doing so it dramatically increases the number of people who read that particular article, thus increasing the number of visits and traffic to that particular site&#8230;you get the picture.</li>
<li>Send an email. If you don&#8217;t feel like sharing something through a comment, send an email. Most bloggers have their contact info or a form somewhere on their blog.</li>
<li>Tell your friends. Both online and off. Share the link in forums, send it by email, whatever you can do will help increase the amount of traffic to their site.</li>
</ol>
<p>I know for me personally, when I see that my traffic is increasing, or that someone has stumbled my site, or even when someone leaves me a comment, it&#8217;s almost like being a kid again and you just aced the weekly spelling test.</p>
<p>So instead of simply saying to yourself, &#8220;hey, that&#8217;s a really great blog,&#8221; and simply moving on, take a couple extra minutes and leave a comment or bookmark it for others to find. It&#8217;s not hard to do and makes a world of difference.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://bloggingbasics.wordpress.com/2008/01/22/the-reasons-we-blog-how-you-can-help/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		
		<media:content url="https://2.gravatar.com/avatar/b402c9da9689cee603a28bc8b1a40b9619805b608840168cb8974f4a816d167a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">my3lives</media:title>
		</media:content>
	</item>
		<item>
		<title>Technorati</title>
		<link>https://bloggingbasics.wordpress.com/2008/01/17/technorati/</link>
					<comments>https://bloggingbasics.wordpress.com/2008/01/17/technorati/#respond</comments>
		
		<dc:creator><![CDATA[Crystal Berney]]></dc:creator>
		<pubDate>Thu, 17 Jan 2008 21:49:12 +0000</pubDate>
				<category><![CDATA[Must Have Tools]]></category>
		<category><![CDATA[technorati]]></category>
		<category><![CDATA[bookmarking]]></category>
		<category><![CDATA[Social Bookmarking]]></category>
		<guid isPermaLink="false">http://bloggingbasics.wordpress.com/2008/01/17/technorati/</guid>

					<description><![CDATA[Technorati is the go to place for what is going on throughout the blog world. There are so many blogs on the world wide web and yet that number continues to grow everyday. In fact there are said to be 175,000 new blogs every day! With Technorati, it simplifies how you interact with other bloggers. [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><a href="http://technorati.com/">Technorati</a> is the go to place for what is going on throughout the blog world. There are so many blogs on the world wide web and yet that number continues to grow everyday. In fact there are said to be 175,000 new blogs every day!</p>
<p>With <a href="http://technorati.com/">Technorati,</a> it simplifies how you interact with other bloggers. Bloggers often comment on or link to other blogs that they find interesting and worth sharing. It creates a connection that we normally find in face to face conversation, only it&#8217;s done online through the blogging world. <a href="http://technorati.com/">Technorati</a> makes this easy and fun to do. Simply claim your blog with <a href="http://technorati.com/">Technorati</a>, set up your account as you would on any other site.</p>
<p><a href="http://technorati.com/">Technorati</a> has plenty of tools available for you to use. For instance you can find out who is linking to the page that you are on, or even generate tag codes to use wherever you choose. You can find the different tools available here, <a href="http://technorati.com/widgets">Technorati Widgets</a>.</p>
<p>Also, you will see &#8216;Authority&#8217; with a number beside it. This shows how many people are linking to that blog. It in ways a popularity ranking, but they have ranking stats as well that are quite interesting to check out and watch yourself go up the list, even if it is still at 736,565.</p>
<p>Good Luck and have fun! And if you like this blog or any others, add them to your &#8216;Favorites&#8217; It always nice to know that someone likes what you have to say.</p>
<p><a href="http://technorati.com/faves?sub=addfavbtn&amp;add=http://wahfacts.blogspot.com"><img src="https://i0.wp.com/static.technorati.com/pix/fave/btn-fave2.png" alt="Add to Technorati Favorites" /></a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://bloggingbasics.wordpress.com/2008/01/17/technorati/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		
		<media:content url="https://2.gravatar.com/avatar/b402c9da9689cee603a28bc8b1a40b9619805b608840168cb8974f4a816d167a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">my3lives</media:title>
		</media:content>

		<media:content url="http://static.technorati.com/pix/fave/btn-fave2.png" medium="image">
			<media:title type="html">Add to Technorati Favorites</media:title>
		</media:content>
	</item>
		<item>
		<title>Must Have Tools~ Feedburner</title>
		<link>https://bloggingbasics.wordpress.com/2008/01/17/must-have-tools-feedburner/</link>
					<comments>https://bloggingbasics.wordpress.com/2008/01/17/must-have-tools-feedburner/#comments</comments>
		
		<dc:creator><![CDATA[Crystal Berney]]></dc:creator>
		<pubDate>Thu, 17 Jan 2008 17:22:11 +0000</pubDate>
				<category><![CDATA[feedburner]]></category>
		<category><![CDATA[Must Have Tools]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[RSS Feeds]]></category>
		<guid isPermaLink="false">http://bloggingbasics.wordpress.com/2008/01/17/must-have-tools-feedburner/</guid>

					<description><![CDATA[When you publish or post to your blog, you are creating a feed at the same time. What makes a feed so important? A feed is what makes your content deliverable and accessible to everyone. With the vast amount of bloggers today, we tend to wonder whether or not our little blog will get noticed. [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>When you publish or post to your blog, you are creating a feed at the same time. What makes a feed so important? A feed is what makes your content deliverable and accessible to everyone. With the vast amount of bloggers today, we tend to wonder whether or not our little blog will get noticed. I will tell you that you just don&#8217;t know how many people are out there looking for exactly what you have to offer. By making it simple and easy to access that information makes all the difference.</p>
<p>Feedburner is a simple to use tool that will allow people to find, subscribe to, and follow your blog. They can either subscribe through a &#8216;Reader&#8217; as well as by Email and receive updates daily with any new updates and posts you have done on your site. You can also view stats in regards to your site and subscription details.</p>
<p><a href="http://www.feedburner.com/fb/a/blogs;jsessionid=13700663DED6EA578EF8BB6FE225E1A1.app2">Take a look at Feedburner and why you need it</a></p>
<p>Then follow the simple steps on how to get started.</p>
<p><a href="http://www.google.com/support/feedburner/bin/topic.py?topic=13055">Quick Start Guide</a></p>
<p>Once you have your account set up, you&#8217;re ready to make it available on your site.</p>
<ol>
<li>In Feedburner, click the Publicize tab.</li>
<li>Click the Chicklet Chooser service.</li>
<li>Click the button next to the one you want to appear on your site. I suggest using the basic orange button &#8220;Subscribe in a reader&#8221; There are several custom options to choose from as well, however there is another tool available to use all or any others you would like.</li>
<li>Copy the HTML code shown in the bottom section. You will then paste this HTML into your site template.</li>
<li>In WordPress, on your Dashboard click the Presentation tab and then the Sidebar Widgets option.</li>
<li>Drag the Text Widget from the Available widgets area to the sidebar. Click the right side of the sidebar to expand. You don&#8217;t have to give it a title unless you choose to. Paste the code you just copied into the Content Field and click the &#8216;X&#8217; in the right corner to close the widget box. Click &#8220;Save Changes&#8221;</li>
<li>If you use Blogger, it&#8217;s pretty much the same.</li>
<li>From the dashboard, click on Layout. You want to &#8220;Add a Page Element&#8221; then click to add HTML/JavaScript to your blog. Again, no title is needed. Simply copy the HTML code from Feedburner and click Save.</li>
<li>Now you should be able to see the image and link on your site.</li>
</ol>
<p>Now you are up and ready so that if someone likes what you have to offer, they can easily subscribe and follow you.</p>
<p>We can go into more about Feedburner and it&#8217;s many tools available but take a break. Don&#8217;t think that you must know everything and get it all done right now. You have the most important part done. The rest can wait for now.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://bloggingbasics.wordpress.com/2008/01/17/must-have-tools-feedburner/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		
		<media:content url="https://2.gravatar.com/avatar/b402c9da9689cee603a28bc8b1a40b9619805b608840168cb8974f4a816d167a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">my3lives</media:title>
		</media:content>
	</item>
		<item>
		<title>Posting</title>
		<link>https://bloggingbasics.wordpress.com/2008/01/17/posting/</link>
					<comments>https://bloggingbasics.wordpress.com/2008/01/17/posting/#comments</comments>
		
		<dc:creator><![CDATA[Crystal Berney]]></dc:creator>
		<pubDate>Thu, 17 Jan 2008 16:37:29 +0000</pubDate>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Posting]]></category>
		<guid isPermaLink="false">http://bloggingbasics.wordpress.com/2008/01/17/posting/</guid>

					<description><![CDATA[It&#8217;s important to post frequently and keep your blog updated with new information, especially in the beginning. At least once a week, more would be better, but the idea is to simply do as much as you can. If you look at some of the more &#8220;seasoned&#8221; blogs, the most popular and highly populated ones [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>It&#8217;s important to post frequently and keep your blog updated with new information, especially in the beginning. At least once a week, more would be better, but the idea is to simply do as much as you can. If you look at some of the more &#8220;seasoned&#8221; blogs, the most popular and highly populated ones with a massive amount of followers, you will see that they tend to have an overwhelming amount of information and resources there as well. If you check their archives, you will most likely also see that they have been blogging for at least a couple years.</p>
<p>A blog takes time to grow and build in terms of quantity, as well as quality. The wonderful thing about it is that you don&#8217;t have to get everything ready and organized and have it all done before you can get started and start seeing some response. If you were to write a book and wanted to publish it, it would take time to get everything just right. But with a blog, you can add a little here and there as you go and let it grow and mature in it&#8217;s own way.</p>
<p>I started my first blog back in March of 2007, not quite a year yet. Honestly I didn&#8217;t post to it as frequently or often as I probably should have, but when I talk to someone who has been to my blog they always say, &#8220;wow, you have a lot of information there.&#8221; And you know what it does seem that way, but I didn&#8217;t really notice it much until others began pointing it out to me.</p>
<p>You have to start somewhere. And just realize that a successful blog does not just pop up over night and bam! Over time you will be amazed at just how much stuff you have been able to accumulate and how much info you have. But to do that, you have to get started. Now is as good a time as any, right?</p>
<p>Have fun and don&#8217;t worry about all the extra little details. Just get started and tweak it as you go!</p>
]]></content:encoded>
					
					<wfw:commentRss>https://bloggingbasics.wordpress.com/2008/01/17/posting/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		
		<media:content url="https://2.gravatar.com/avatar/b402c9da9689cee603a28bc8b1a40b9619805b608840168cb8974f4a816d167a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">my3lives</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello world!</title>
		<link>https://bloggingbasics.wordpress.com/2008/01/16/hello-world/</link>
					<comments>https://bloggingbasics.wordpress.com/2008/01/16/hello-world/#respond</comments>
		
		<dc:creator><![CDATA[Crystal Berney]]></dc:creator>
		<pubDate>Wed, 16 Jan 2008 03:31:09 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false"></guid>

					<description><![CDATA[I am fairly new to the world of blogging, and at first it seemed like I would never figure it all out. This can seem overwhelming for most people and it can actually stop them before they start. Here I will document my journey into blogging and provide simple, basic steps to get your own [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>I am fairly new to the world of blogging, and at first it seemed like I would never figure it all out. This can seem overwhelming for most people and it can actually stop them before they start. Here I will document my journey into blogging and provide simple, basic steps to get your own blog up and running quickly. (Even for the not-so-technical-savvy)</p>
]]></content:encoded>
					
					<wfw:commentRss>https://bloggingbasics.wordpress.com/2008/01/16/hello-world/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		
		<media:content url="https://2.gravatar.com/avatar/b402c9da9689cee603a28bc8b1a40b9619805b608840168cb8974f4a816d167a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">my3lives</media:title>
		</media:content>
	</item>
	</channel>
</rss>
