<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>On Blogging Well &#187; Techie Tip Tuesday</title>
	<atom:link href="http://onbloggingwell.com/category/techie-tip-tuesday/feed/" rel="self" type="application/rss+xml" />
	<link>http://onbloggingwell.com</link>
	<description>. . . taking your blog from stagnant to stunning</description>
	<lastBuildDate>Mon, 06 Sep 2010 22:10:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Understanding Webalizer Statistics</title>
		<link>http://onbloggingwell.com/understanding-webalizer-statistics/</link>
		<comments>http://onbloggingwell.com/understanding-webalizer-statistics/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 12:39:18 +0000</pubDate>
		<dc:creator>Linda Fulkerson</dc:creator>
				<category><![CDATA[Techie Tip Tuesday]]></category>
		<category><![CDATA[Analytics]]></category>

		<guid isPermaLink="false">http://onbloggingwell.com/?p=2402</guid>
		<description><![CDATA[Most blogs and websites come pre-installed with Webalizer, a web server log file analysis program. Understanding the data provided by Webalizer will help you know more about your site&#8217;s visitors and how you can better serve them. Webalizer.org provides a &#8220;Simpleton&#8217;s Guide to Web Server Analysis,&#8221; but it is lengthy, so in this post we&#8217;ll [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fonbloggingwell.com%2Funderstanding-webalizer-statistics%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fonbloggingwell.com%2Funderstanding-webalizer-statistics%2F" height="61" width="51" /></a></div><p><a href="http://onbloggingwell.com/wp-content/uploads/2010/03/growth_chart.jpg"><img class="aligncenter size-full wp-image-2403" title="growth_chart" src="http://onbloggingwell.com/wp-content/uploads/2010/03/growth_chart.jpg" alt="multi-colored growth chart" width="448" height="268" /></a></p>
<p>Most blogs and websites come pre-installed with <a href="http://www.webalizer.org/">Webalizer</a>, a web server log file analysis program. Understanding the data provided by Webalizer will help you know more about your site&#8217;s visitors and how you can better serve them.</p>
<p>Webalizer.org provides a &#8220;<a href="http://www.webalizer.org/simpleton.html">Simpleton&#8217;s Guide to Web Server Analysis</a>,&#8221; but it is lengthy, so in this post we&#8217;ll &#8220;cut to the chase,&#8221; so to speak, and list the specific terms associated with Webalizer and what they mean to us as bloggers. This link provides an <a href="http://www.webalizer.org/sample/index.html">example of what the Webalizer stats look like</a>.</p>
<p>To access the Webalizer data on your site, enter your blog&#8217;s URL followed by /cpanel. You&#8217;ll be required to enter the username and password from your web host, which may or may not be the same as the username and password to your WordPress dashboard.</p>
<p><span id="more-2402"></span></p>
<ul>
<li><strong>Hits &#8211;</strong> the total number of requests made to your server during a specified amount of time. Non-existent content is also counted.</li>
<li><strong>Files &#8211;</strong> number of successful server requests. In other words, the data requested was received by the person or bot that requested it. Note that hits and files are higher than visits because a page typically has a large number of file items on it, such as images, etc.</li>
<li><strong>Sites &#8212; </strong>number of unique IP addresses that made server requests. This figure is often used as a rough gauge of how many people viewed your blog. It is an estimate, however, because more than one person can use the same IP address, such as from a public library, and one person can use more than one IP address, such as a home and office computer.</li>
<li><strong>Visits &#8211;</strong> this is another number that can give bloggers a rough estimate of how many guests have stopped by your site. It represents the number of first-time requests for a specific page during a specific time. The default time is 30 minutes. This data is based on either IP addresses or HTTP cookies. If the same person requests more than one page during the specified time period, they are counted twice.</li>
<li><strong>Pages &#8211;</strong> also known as &#8220;Page Views.&#8221; This figure represents actual URLs being requested that can be identified by page file extensions, such as .html, .php, etc.</li>
<li><strong>KByte &#8212; </strong>the quantity of data that is being transferred between your server and remote sites.</li>
</ul>
<p>Definition of common analytics terms used by Webalizer:</p>
<ul>
<li><strong>Host &#8211;</strong> a machine that is running a browser.</li>
<li><strong>Site &#8211;</strong> a remote machine that makes a request to your server. This is based upon IP addresses.</li>
<li><strong>URL &#8211;</strong> Uniform Resource Locators specify where an item is located on the web.</li>
<li><strong>Referrers &#8211;</strong> URLs that lead users to your blog. Note that most referrers are internal because a page request automatically initiates a request for all items contained within that page, such as images, etc.</li>
<li><strong>Search Strings &#8211;</strong> what organic searches led visitors to your site.</li>
<li><strong>User Agents &#8211;</strong> browsers (Internet Explorer, FireFox, etc.)</li>
<li><strong>Entry &#8211;</strong> the first page requested during a visit.</li>
<li><strong>Exit &#8211;</strong> the last page requested during a visit.</li>
</ul>
<p>Webalizer is not the only analytics program out there. In fact, some would argue it&#8217;s not the best. I typically use this information not as a judge of the exact amount of site visitors I receive, but look for things such as making sure I have consistent growth, which keywords (site strings) are bringing people to my site, and I watch the entry pages to see which posts and topics are bringing the most visitors.</p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand">
<ul class="socials">
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://onbloggingwell.com/understanding-webalizer-statistics/&amp;title=Understanding+Webalizer+Statistics" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://onbloggingwell.com/understanding-webalizer-statistics/&amp;title=Understanding+Webalizer+Statistics" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://onbloggingwell.com/understanding-webalizer-statistics/&amp;title=Understanding+Webalizer+Statistics" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://onbloggingwell.com/understanding-webalizer-statistics/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://onbloggingwell.com/understanding-webalizer-statistics/&amp;t=Understanding+Webalizer+Statistics" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=Understanding+Webalizer+Statistics+-+http://bit.ly/dyTwTG+(via+@onbloggingwell)" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://onbloggingwell.com/understanding-webalizer-statistics/&amp;title=Understanding+Webalizer+Statistics&amp;summary=%0D%0A%0D%0AMost%20blogs%20and%20websites%20come%20pre-installed%20with%20Webalizer%2C%20a%20web%20server%20log%20file%20analysis%20program.%20Understanding%20the%20data%20provided%20by%20Webalizer%20will%20help%20you%20know%20more%20about%20your%20site%27s%20visitors%20and%20how%20you%20can%20better%20serve%20them.%0D%0A%0D%0AWebalizer.org%20provides%20a%20%22Simpleton%27s%20Guide%20to%20Web%20Server%20Analy&amp;source=On Blogging Well" rel="nofollow" class="external" title="Share this on Linkedin">Share this on Linkedin</a>
		</li>
		<li class="sexy-google">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://onbloggingwell.com/understanding-webalizer-statistics/&amp;title=Understanding+Webalizer+Statistics" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="sexy-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Understanding+Webalizer+Statistics&amp;link=http://onbloggingwell.com/understanding-webalizer-statistics/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="sexy-ning">
			<a href="http://bookmarks.ning.com/addItem.php?url=http://onbloggingwell.com/understanding-webalizer-statistics/&amp;T=Understanding+Webalizer+Statistics" rel="nofollow" class="external" title="Add this to Ning">Add this to Ning</a>
		</li>
		<li class="sexy-posterous">
			<a href="http://posterous.com/share?linkto=http://onbloggingwell.com/understanding-webalizer-statistics/&amp;title=Understanding+Webalizer+Statistics&amp;selection=%0D%0A%0D%0AMost%20blogs%20and%20websites%20come%20pre-installed%20with%20Webalizer%2C%20a%20web%20server%20log%20file%20analysis%20program.%20Understanding%20the%20data%20provided%20by%20Webalizer%20will%20help%20you%20know%20more%20about%20your%20site%27s%20visitors%20and%20how%20you%20can%20better%20serve%20them.%0D%0A%0D%0AWebalizer.org%20provides%20a%20%22Simpleton%27s%20Guide%20to%20Web%20Server%20Analy" rel="nofollow" class="external" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="sexy-pingfm">
			<a href="http://ping.fm/ref/?link=http://onbloggingwell.com/understanding-webalizer-statistics/&amp;title=Understanding+Webalizer+Statistics&amp;body=%0D%0A%0D%0AMost%20blogs%20and%20websites%20come%20pre-installed%20with%20Webalizer%2C%20a%20web%20server%20log%20file%20analysis%20program.%20Understanding%20the%20data%20provided%20by%20Webalizer%20will%20help%20you%20know%20more%20about%20your%20site%27s%20visitors%20and%20how%20you%20can%20better%20serve%20them.%0D%0A%0D%0AWebalizer.org%20provides%20a%20%22Simpleton%27s%20Guide%20to%20Web%20Server%20Analy" rel="nofollow" class="external" title="Ping this on Ping.fm">Ping this on Ping.fm</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://onbloggingwell.com/understanding-webalizer-statistics/&amp;title=Understanding+Webalizer+Statistics" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-yahoobuzz">
			<a href="http://buzz.yahoo.com/submit/?submitUrl=http://onbloggingwell.com/understanding-webalizer-statistics/&amp;submitHeadline=Understanding+Webalizer+Statistics&amp;submitSummary=%0D%0A%0D%0AMost%20blogs%20and%20websites%20come%20pre-installed%20with%20Webalizer%2C%20a%20web%20server%20log%20file%20analysis%20program.%20Understanding%20the%20data%20provided%20by%20Webalizer%20will%20help%20you%20know%20more%20about%20your%20site%27s%20visitors%20and%20how%20you%20can%20better%20serve%20them.%0D%0A%0D%0AWebalizer.org%20provides%20a%20%22Simpleton%27s%20Guide%20to%20Web%20Server%20Analy&amp;submitCategory=business&amp;submitAssetType=text" rel="nofollow" class="external" title="Buzz up!">Buzz up!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

]]></content:encoded>
			<wfw:commentRss>http://onbloggingwell.com/understanding-webalizer-statistics/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google Search for Bloggers: 23 Tips</title>
		<link>http://onbloggingwell.com/google-search-for-bloggers/</link>
		<comments>http://onbloggingwell.com/google-search-for-bloggers/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 15:07:26 +0000</pubDate>
		<dc:creator>Linda Fulkerson</dc:creator>
				<category><![CDATA[Techie Tip Tuesday]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://onbloggingwell.com/?p=2360</guid>
		<description><![CDATA[Most of us use Google Search on a daily basis. I use it so frequently, it&#8217;s set as my home page. Today&#8217;s post shares 23 ways bloggers can use Google Search more effectively. Explicit Phrase &#8211; include your desired search terms in quotation marks. Example: &#8220;cold hard facts.&#8221; Exclude Words &#8211; place a minus sign [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fonbloggingwell.com%2Fgoogle-search-for-bloggers%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fonbloggingwell.com%2Fgoogle-search-for-bloggers%2F" height="61" width="51" /></a></div><p><a href="http://onbloggingwell.com/wp-content/uploads/2010/03/google.jpg"><img class="aligncenter size-full wp-image-2361" title="google" src="http://onbloggingwell.com/wp-content/uploads/2010/03/google.jpg" alt="" width="425" height="300" /></a></p>
<p>Most of us use <a href="http://google.com"><strong>Google Search</strong></a> on a daily basis. I use it so frequently, it&#8217;s set as my home page. Today&#8217;s post shares 23 ways bloggers can use Google Search more effectively.</p>
<p><span id="more-2360"></span></p>
<ol>
<li><strong>Explicit Phrase &#8211;</strong> include your desired search terms in quotation marks. Example: &#8220;cold hard facts.&#8221;</li>
<li><strong>Exclude Words &#8211;</strong> place a minus sign &#8220;-&#8221; in front of any words you wish to have Google exclude from your search results. Example:  red white -blue</li>
<li><strong>Include Words &#8211;</strong> Google ignores certain words, such as conjunctions and articles. If you want to include a typically ignored word, simply place a plus sign in front of it. Example: peanut butter +and jelly</li>
<li><strong>Definitions &#8212; </strong>Need a quick definition? Put the word &#8220;define&#8221; with a colon in front of the word you want to define. Example: define: blogger</li>
<li><strong>Site Search &#8211;</strong> Most blogs and websites include a search function, but for those that don&#8217;t, you can still confine your search results to that site only using Google Search by typing &#8220;site:&#8221; followed by the site you wish to search. Example: &#8220;blogging tips&#8221; site: www.onbloggingwell.com</li>
<li><strong>Synonyms &#8211;</strong> It&#8217;s easy to include synonyms within your search results. Add the tilde (~) symbol in front of the word for which you want synonyms included. Example: ~automobiles</li>
<li><strong>Specific Document Types &#8211;</strong> If you&#8217;re looking for a PowerPoint or PDF (Portable Document File) for a particular topic, tell Google by placing &#8220;filetype&#8221; followed by a colon after your search terms. Example: educational institutions filetype:ppt</li>
<li><strong>Either/Or Search &#8211;</strong> Add the word &#8220;OR&#8221; in your search. This type of search works well for related terms and singular/plural search situations. (Note: Both letters must be capitalized for this to work.) Example: Internet Marketing OR Advertising</li>
<li><strong>Numeric Ranges &#8211;</strong> This is a handy search tool if you&#8217;re researching a specific era. Simply include an ellipsis between the numeric range you wish to search. Example: 2000&#8230;2009</li>
<li><strong>Related Sites &#8211;</strong> If you&#8217;ve found a great website and you&#8217;re wondering if there are similar sites out there, add the word &#8220;related&#8221; with a colon before the site URL. You can also use this type of search to check out your competition. Example: related: www.onbloggingwell.com</li>
<li><strong>Weather &#8211;</strong> This is handy for travel bloggers. Simply type weather and a city name into the search box at Google and you&#8217;ll get the weather report for that city. Example: weather Honolulu</li>
<li><strong>Time &#8211;</strong> You can also check the time using Google. This can save embarrassment if you&#8217;re blogging about another location and you&#8217;re not sure the time difference. Simply add the word &#8220;time&#8221; before the city name. Example: time Honolulu</li>
<li><strong>Spell Checker &#8211;</strong> Google has an automatic spell check included. I use it constantly when I&#8217;m unsure how to spell a particular word. You&#8217;ve probably seen the phrase <em>&#8220;Did you mean . . . ?&#8221;</em> Simply type in the word you need to spell check into the Google search box.</li>
<li><strong>Fill in the Blank &#8211;</strong> To search for something you can&#8217;t quite remember, do a &#8220;fill in the blank&#8221; search using Google. Add an asterisk after your search phrase. Example:  Thomas Edison invented*</li>
<li><strong>Google Scholar &#8211;</strong> Searches through indexed pages of scholarly literature. <a href="http://scholar.google.com">http://scholar.google.com</a></li>
<li><strong>Google Maps &#8211;</strong> Easily conduct location searches using Google Maps. Simply type in the address you want to search for or pick directions. You can even create routes or plan trips. <a href="http://maps.google.com">http://maps.google.com</a></li>
<li><strong>Google Videos &#8212; </strong>There is a wealth of online information available on video. Tutorials are very popular. Simply type your search terms into the Google Search box and click on the Video tab in the navigation bar. You can search for all sorts of information helpful to bloggers, such as <a href="http://video.google.com/videosearch?q=how+to+set+up+a+wordpress+blog&amp;hl=en&amp;emb=0&amp;aq=0&amp;oq=how+to+set+up+a+wordpre#">how to set up a WordPress blog</a> or <a href="http://video.google.com/videosearch?q=how+to+use+google+webmaster+tools&amp;www_google_domain=www.google.com&amp;hl=en&amp;emb=0&amp;aq=0&amp;oq=how+to+use+Google+webm#">how to use Google&#8217;s Webmaster Tools</a>.</li>
<li><strong>Specify Domain Extension &#8211;</strong> If you want to limit your search to only government sites, educational sites, or whichever extension you choose, add &#8220;site: .edu&#8221; or &#8220;site: .gov&#8221; after your search terms in Google&#8217;s Search box.</li>
<li><strong>Advanced Search &#8211;</strong> You can limit the time frame of your search results (for instance, last 3 months) or choose a specific language and other options by choosing the Advanced Search option from the Google Search home page.</li>
<li><strong>News &#8211;</strong> Find out the latest news developments on a particular topic by selecting the News tab from Google Search&#8217;s navigation bar.</li>
<li><strong>Images &#8212; </strong>Most people are familiar with this feature, but if you&#8217;re looking for a specific image on your topic, click the Images tab in the navigation bar.</li>
<li><strong>Google Trends &#8211;</strong> Displays the top 10 &#8220;Hot Topics&#8221; and top 10 &#8220;Hot Searches,&#8221; allowing bloggers to see what people are currently searching for.<a href="http://google.com/trends"> http://google.com/trends</a></li>
<li><strong>Google Insights &#8211;</strong> Allows users to compare search patterns by selecting certain criteria, such as categories, seasonality, geographic distribution, and properties. <a href="http://www.google.com/insights/search/">http://www.google.com/insights/search/</a></li>
</ol>
<p>Would you believe I ran across this next cool Google Search tool about 5 minutes after clicking the Publish button? Here&#8217;s a short video by Darren Rowse explaining <a href="http://www.problogger.net/archives/2009/07/31/how-to-use-googles-wonder-wheel-to-find-topics-to-write-about/">how bloggers can use Google Wonder Wheel to brainstorm blog posts</a>.</p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand">
<ul class="socials">
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://onbloggingwell.com/google-search-for-bloggers/&amp;title=Google+Search+for+Bloggers%3A+23+Tips" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://onbloggingwell.com/google-search-for-bloggers/&amp;title=Google+Search+for+Bloggers%3A+23+Tips" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://onbloggingwell.com/google-search-for-bloggers/&amp;title=Google+Search+for+Bloggers%3A+23+Tips" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://onbloggingwell.com/google-search-for-bloggers/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://onbloggingwell.com/google-search-for-bloggers/&amp;t=Google+Search+for+Bloggers%3A+23+Tips" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=Google+Search+for+Bloggers%3A+23+Tips+-+http://bit.ly/daCpkI+(via+@onbloggingwell)" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://onbloggingwell.com/google-search-for-bloggers/&amp;title=Google+Search+for+Bloggers%3A+23+Tips&amp;summary=%0D%0A%0D%0AMost%20of%20us%20use%20Google%20Search%20on%20a%20daily%20basis.%20I%20use%20it%20so%20frequently%2C%20it%27s%20set%20as%20my%20home%20page.%20Today%27s%20post%20shares%2023%20ways%20bloggers%20can%20use%20Google%20Search%20more%20effectively.%0D%0A%0D%0A%0D%0A%0D%0A%09Explicit%20Phrase%20--%20include%20your%20desired%20search%20terms%20in%20quotation%20marks.%20Example%3A%20%22cold%20hard%20facts.%22%0D%0A%09Exclude%20Wor&amp;source=On Blogging Well" rel="nofollow" class="external" title="Share this on Linkedin">Share this on Linkedin</a>
		</li>
		<li class="sexy-google">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://onbloggingwell.com/google-search-for-bloggers/&amp;title=Google+Search+for+Bloggers%3A+23+Tips" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="sexy-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Google+Search+for+Bloggers%3A+23+Tips&amp;link=http://onbloggingwell.com/google-search-for-bloggers/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="sexy-ning">
			<a href="http://bookmarks.ning.com/addItem.php?url=http://onbloggingwell.com/google-search-for-bloggers/&amp;T=Google+Search+for+Bloggers%3A+23+Tips" rel="nofollow" class="external" title="Add this to Ning">Add this to Ning</a>
		</li>
		<li class="sexy-posterous">
			<a href="http://posterous.com/share?linkto=http://onbloggingwell.com/google-search-for-bloggers/&amp;title=Google+Search+for+Bloggers%3A+23+Tips&amp;selection=%0D%0A%0D%0AMost%20of%20us%20use%20Google%20Search%20on%20a%20daily%20basis.%20I%20use%20it%20so%20frequently%2C%20it%27s%20set%20as%20my%20home%20page.%20Today%27s%20post%20shares%2023%20ways%20bloggers%20can%20use%20Google%20Search%20more%20effectively.%0D%0A%0D%0A%0D%0A%0D%0A%09Explicit%20Phrase%20--%20include%20your%20desired%20search%20terms%20in%20quotation%20marks.%20Example%3A%20%22cold%20hard%20facts.%22%0D%0A%09Exclude%20Wor" rel="nofollow" class="external" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="sexy-pingfm">
			<a href="http://ping.fm/ref/?link=http://onbloggingwell.com/google-search-for-bloggers/&amp;title=Google+Search+for+Bloggers%3A+23+Tips&amp;body=%0D%0A%0D%0AMost%20of%20us%20use%20Google%20Search%20on%20a%20daily%20basis.%20I%20use%20it%20so%20frequently%2C%20it%27s%20set%20as%20my%20home%20page.%20Today%27s%20post%20shares%2023%20ways%20bloggers%20can%20use%20Google%20Search%20more%20effectively.%0D%0A%0D%0A%0D%0A%0D%0A%09Explicit%20Phrase%20--%20include%20your%20desired%20search%20terms%20in%20quotation%20marks.%20Example%3A%20%22cold%20hard%20facts.%22%0D%0A%09Exclude%20Wor" rel="nofollow" class="external" title="Ping this on Ping.fm">Ping this on Ping.fm</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://onbloggingwell.com/google-search-for-bloggers/&amp;title=Google+Search+for+Bloggers%3A+23+Tips" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-yahoobuzz">
			<a href="http://buzz.yahoo.com/submit/?submitUrl=http://onbloggingwell.com/google-search-for-bloggers/&amp;submitHeadline=Google+Search+for+Bloggers%3A+23+Tips&amp;submitSummary=%0D%0A%0D%0AMost%20of%20us%20use%20Google%20Search%20on%20a%20daily%20basis.%20I%20use%20it%20so%20frequently%2C%20it%27s%20set%20as%20my%20home%20page.%20Today%27s%20post%20shares%2023%20ways%20bloggers%20can%20use%20Google%20Search%20more%20effectively.%0D%0A%0D%0A%0D%0A%0D%0A%09Explicit%20Phrase%20--%20include%20your%20desired%20search%20terms%20in%20quotation%20marks.%20Example%3A%20%22cold%20hard%20facts.%22%0D%0A%09Exclude%20Wor&amp;submitCategory=business&amp;submitAssetType=text" rel="nofollow" class="external" title="Buzz up!">Buzz up!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

]]></content:encoded>
			<wfw:commentRss>http://onbloggingwell.com/google-search-for-bloggers/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WordPress TV: A Collection of How-To Videos</title>
		<link>http://onbloggingwell.com/wordpress-tv-a-collection-of-how-to-videos/</link>
		<comments>http://onbloggingwell.com/wordpress-tv-a-collection-of-how-to-videos/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 12:43:06 +0000</pubDate>
		<dc:creator>Linda Fulkerson</dc:creator>
				<category><![CDATA[Techie Tip Tuesday]]></category>

		<guid isPermaLink="false">http://onbloggingwell.com/?p=2322</guid>
		<description><![CDATA[WordPress TV is a collection of help and tutorial videos on WordPress for beginners and experts alike. At this &#8220;information central&#8221; site, you  can browse by category or type keywords into the search box if you have a particular topic in mind you&#8217;d like to learn more about. There is a variety of information at [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fonbloggingwell.com%2Fwordpress-tv-a-collection-of-how-to-videos%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fonbloggingwell.com%2Fwordpress-tv-a-collection-of-how-to-videos%2F" height="61" width="51" /></a></div><p><a href="http://onbloggingwell.com/wp-content/uploads/2010/03/information_icon.jpg"><img class="aligncenter size-full wp-image-2323" title="information_icon" src="http://onbloggingwell.com/wp-content/uploads/2010/03/information_icon.jpg" alt="red information icon rendered in 3D" width="347" height="346" /></a></p>
<p><a href="http://wordpress.tv/category/how-to/"><strong>WordPress TV</strong></a> is a collection of help and tutorial videos on WordPress for beginners and experts alike. At this &#8220;information central&#8221; site, you  can browse by category or type keywords into the search box if you have a particular topic in mind you&#8217;d like to learn more about.</p>
<p>There is a variety of information at WordPress TV. For example, under the &#8220;writing&#8221; category, you can learn how to schedule a post for a later date, create an excerpt using the &#8220;more&#8221; tag, set a post (or blog) to private, use the QuickPost function, create a poll, and other articles.</p>
<p>The categories list at WordPress TV is extensive. A few you may find helpful include Blog Management, Blogging Tools, Media, Plugins, SEO, Themes, and more. You may wish to bookmark this site for future reference.</p>
<p>Until next time,</p>
<p>Happy Blogging!</p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand">
<ul class="socials">
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://onbloggingwell.com/wordpress-tv-a-collection-of-how-to-videos/&amp;title=WordPress+TV%3A+A+Collection+of+How-To+Videos" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://onbloggingwell.com/wordpress-tv-a-collection-of-how-to-videos/&amp;title=WordPress+TV%3A+A+Collection+of+How-To+Videos" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://onbloggingwell.com/wordpress-tv-a-collection-of-how-to-videos/&amp;title=WordPress+TV%3A+A+Collection+of+How-To+Videos" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://onbloggingwell.com/wordpress-tv-a-collection-of-how-to-videos/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://onbloggingwell.com/wordpress-tv-a-collection-of-how-to-videos/&amp;t=WordPress+TV%3A+A+Collection+of+How-To+Videos" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=WordPress+TV%3A+A+Collection+of+How-To+Videos+-+http://bit.ly/bEvLad+(via+@onbloggingwell)" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://onbloggingwell.com/wordpress-tv-a-collection-of-how-to-videos/&amp;title=WordPress+TV%3A+A+Collection+of+How-To+Videos&amp;summary=%0D%0A%0D%0AWordPress%20TV%20is%20a%20collection%20of%20help%20and%20tutorial%20videos%20on%20WordPress%20for%20beginners%20and%20experts%20alike.%20At%20this%20%22information%20central%22%20site%2C%20you%C2%A0%20can%20browse%20by%20category%20or%20type%20keywords%20into%20the%20search%20box%20if%20you%20have%20a%20particular%20topic%20in%20mind%20you%27d%20like%20to%20learn%20more%20about.%0D%0A%0D%0AThere%20is%20a%20variet&amp;source=On Blogging Well" rel="nofollow" class="external" title="Share this on Linkedin">Share this on Linkedin</a>
		</li>
		<li class="sexy-google">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://onbloggingwell.com/wordpress-tv-a-collection-of-how-to-videos/&amp;title=WordPress+TV%3A+A+Collection+of+How-To+Videos" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="sexy-friendfeed">
			<a href="http://www.friendfeed.com/share?title=WordPress+TV%3A+A+Collection+of+How-To+Videos&amp;link=http://onbloggingwell.com/wordpress-tv-a-collection-of-how-to-videos/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="sexy-ning">
			<a href="http://bookmarks.ning.com/addItem.php?url=http://onbloggingwell.com/wordpress-tv-a-collection-of-how-to-videos/&amp;T=WordPress+TV%3A+A+Collection+of+How-To+Videos" rel="nofollow" class="external" title="Add this to Ning">Add this to Ning</a>
		</li>
		<li class="sexy-posterous">
			<a href="http://posterous.com/share?linkto=http://onbloggingwell.com/wordpress-tv-a-collection-of-how-to-videos/&amp;title=WordPress+TV%3A+A+Collection+of+How-To+Videos&amp;selection=%0D%0A%0D%0AWordPress%20TV%20is%20a%20collection%20of%20help%20and%20tutorial%20videos%20on%20WordPress%20for%20beginners%20and%20experts%20alike.%20At%20this%20%22information%20central%22%20site%2C%20you%C2%A0%20can%20browse%20by%20category%20or%20type%20keywords%20into%20the%20search%20box%20if%20you%20have%20a%20particular%20topic%20in%20mind%20you%27d%20like%20to%20learn%20more%20about.%0D%0A%0D%0AThere%20is%20a%20variet" rel="nofollow" class="external" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="sexy-pingfm">
			<a href="http://ping.fm/ref/?link=http://onbloggingwell.com/wordpress-tv-a-collection-of-how-to-videos/&amp;title=WordPress+TV%3A+A+Collection+of+How-To+Videos&amp;body=%0D%0A%0D%0AWordPress%20TV%20is%20a%20collection%20of%20help%20and%20tutorial%20videos%20on%20WordPress%20for%20beginners%20and%20experts%20alike.%20At%20this%20%22information%20central%22%20site%2C%20you%C2%A0%20can%20browse%20by%20category%20or%20type%20keywords%20into%20the%20search%20box%20if%20you%20have%20a%20particular%20topic%20in%20mind%20you%27d%20like%20to%20learn%20more%20about.%0D%0A%0D%0AThere%20is%20a%20variet" rel="nofollow" class="external" title="Ping this on Ping.fm">Ping this on Ping.fm</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://onbloggingwell.com/wordpress-tv-a-collection-of-how-to-videos/&amp;title=WordPress+TV%3A+A+Collection+of+How-To+Videos" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-yahoobuzz">
			<a href="http://buzz.yahoo.com/submit/?submitUrl=http://onbloggingwell.com/wordpress-tv-a-collection-of-how-to-videos/&amp;submitHeadline=WordPress+TV%3A+A+Collection+of+How-To+Videos&amp;submitSummary=%0D%0A%0D%0AWordPress%20TV%20is%20a%20collection%20of%20help%20and%20tutorial%20videos%20on%20WordPress%20for%20beginners%20and%20experts%20alike.%20At%20this%20%22information%20central%22%20site%2C%20you%C2%A0%20can%20browse%20by%20category%20or%20type%20keywords%20into%20the%20search%20box%20if%20you%20have%20a%20particular%20topic%20in%20mind%20you%27d%20like%20to%20learn%20more%20about.%0D%0A%0D%0AThere%20is%20a%20variet&amp;submitCategory=business&amp;submitAssetType=text" rel="nofollow" class="external" title="Buzz up!">Buzz up!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

]]></content:encoded>
			<wfw:commentRss>http://onbloggingwell.com/wordpress-tv-a-collection-of-how-to-videos/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
