<?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>Websites in WordPress &#187; How To</title>
	<atom:link href="http://www.websitesinwp.com/category/how-to/feed" rel="self" type="application/rss+xml" />
	<link>http://www.websitesinwp.com</link>
	<description>Websites you can manage yourself no matter how non-technical you are!</description>
	<lastBuildDate>Sat, 04 Feb 2012 21:15:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>How To Remove Comments from Pages in WordPress</title>
		<link>http://www.websitesinwp.com/remove-commenting-pages-wordpress</link>
		<comments>http://www.websitesinwp.com/remove-commenting-pages-wordpress#comments</comments>
		<pubDate>Mon, 30 May 2011 17:44:03 +0000</pubDate>
		<dc:creator>Suzanne</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[pages]]></category>
		<category><![CDATA[remove comments]]></category>
		<category><![CDATA[suzanne bird-harris]]></category>
		<category><![CDATA[websites in wordpress]]></category>

		<guid isPermaLink="false">http://www.websitesinwp.com/?p=1369</guid>
		<description><![CDATA[<p>Comments are usually a welcome thing on your blog posts, but WordPress also allows for commenting on Pages. I can think of a few situations where the ability to comment on a page would come in handy, but by and large, I don&#8217;t want to see them on Pages. I don&#8217;t want to see some message indicating they&#8217;re closed, either. So, I had to find<br /><div class="readmore"><a href="http://www.websitesinwp.com/remove-commenting-pages-wordpress">Read More...</a></div></p><p>
Published at <a href="http://www.websitesinwp.com">Websites in WordPress - Websites you can manage yourself no matter how non-technical you are!</a> by <a rel="author" href="http://websitesinwp.com/suzannebharris/">Suzanne</a></p><h3>Related posts:</h3><ol>
<li><a href='http://www.websitesinwp.com/sales-pages-wordpress' rel='bookmark' title='Sales Pages in WordPress? Yes, You Can!'>Sales Pages in WordPress? Yes, You Can!</a></li>
<li><a href='http://www.websitesinwp.com/wordpress-27-feature-reply-comments-admin-dashboard' rel='bookmark' title='WordPress 2.7 Feature: Reply to Comments from the Admin Dashboard'>WordPress 2.7 Feature: Reply to Comments from the Admin Dashboard</a></li>
<li><a href='http://www.websitesinwp.com/link-to-your-own-content-without-mucking-up-your-comments' rel='bookmark' title='Link to Your Own Content Without Mucking Up Your Comments'>Link to Your Own Content Without Mucking Up Your Comments</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://codex.wordpress.org/Comments_Screen" target="_blank">Comments</a> are usually a welcome thing on your blog posts, but WordPress also allows for commenting on Pages. I can think of a few situations where the ability to comment on a page would come in handy, but by and large, I don&#8217;t want to see them on Pages. I don&#8217;t want to see some message indicating they&#8217;re closed, either. So, I had to find out how to remove comments from pages in WordPress.</p>
<p>There are a few different ways to <a href="http://wordpress.org/support/topic/remove-comment-function-from-a-page" target="_blank"><strong>remove comments</strong></a> from pages, and which one you will like best depends on you, your theme, and your willingness to &#8220;go into the code&#8221;.</p>
<h3>Check the Theme Options for your Theme</h3>
<p>First, check and see if your theme offers a theme options page, and if there is any ability to turn them &#8220;off&#8221; on pages there.  Often times, the option to <em>remove comments</em> from pages exists there, and the theme author (in many cases) has coded the theme to not run the code at all if you&#8217;ve chosen to <strong>remove comments</strong> from pages. That means no trace discussion options are shown.</p>
<h3>Edit the Discussion Section of the Page Edit Screen</h3>
<p><img src="http://www.websitesinwp.com/wp-content/uploads/2011/05/Discussion.png" alt="" title="Discussion" width="314" height="100" class="alignright size-full wp-image-1370" alt="How To Remove Comments from Pages in WordPress" />The built-in-to-WordPress way to <strong>remove comments</strong> on a page is to uncheck the &#8220;Allow comments&#8221; and &#8220;Allow trackbacks and pingbacks&#8221; boxes in the <a href="http://codex.wordpress.org/Settings_Discussion_SubPanel" target="_blank">Discussion</a> section of the page edit screen. Save the page.</p>
<p>In some themes, this is all you need to do. In other themes, a message appears when you edit the discussion options. If you don&#8217;t mind that, then you&#8217;re done.  But if you do, and would rather nothing appears on your pages, then you can&#8230;</p>
<h3>Remove the Code in the Page.php File</h3>
<p>Now, this sounds scarier than it really is. But be brave &#8211; you&#8217;re only looking for one line of code and you&#8217;re just going to take it out and save the change to the template.</p>
<p><img src="http://www.websitesinwp.com/wp-content/uploads/2011/05/AppearanceMenu.png" alt="" title="AppearanceMenu" width="156" height="156" class="alignleft size-full wp-image-1371" alt="How To Remove Comments from Pages in WordPress" />In your Appearance menu, click Editor.  </p>
<p>You&#8217;ll be taken to a screen that shows all your theme&#8217;s files listed at the far right, and the style.css will be displayed in the editor window in the midde of the screen.</p>
<p><img src="http://www.websitesinwp.com/wp-content/uploads/2011/05/PageTemplate.png" alt="" title="PageTemplate" width="150" height="40" class="alignright size-full wp-image-1372" alt="How To Remove Comments from Pages in WordPress" />Look down the list for the Page Template (shown at the right.) This is known as the default page template. Click it so that it is displayed in the editor window.</p>
<p>Now, scroll down the page and look for this line of code:<br />
<img src="http://www.websitesinwp.com/wp-content/uploads/2011/05/CommentCode.png" alt="" title="CommentCode" width="364" height="21" style="margin: 10px auto;" alt="How To Remove Comments from Pages in WordPress" /></p>
<p>Now, delete that line! <em>(Don&#8217;t delete ANYthing else!)</em></p>
<p>Save your changes by clicking the &#8220;Update File&#8221; button under the editor window.  Now you won&#8217;t see any trace of comments on your pages, no matter what your settings say (because you&#8217;ve taken out the code that puts that functionality on the page!)</p>
<h3>Comments Still Showing?</h3>
<p>The most likely culprit is another page template that&#8217;s being used rather than the default. Most of the time you can tell what template is being used by editing the page and looking over to the right in the Page Attributes section. If there is another page template in use for this page, the Template drop-down box will read something other than &#8220;Default Template.&#8221;</p>
<p><a href="http://codex.wordpress.org/Pages#Creating_Your_Own_Page_Templates" target="_blank">Alternate page templates</a> are pretty easy to identify by matching up what you see in the Template drop-down box with the name of the templates on your Editor screen.  If your page is using an alternate page template, you simply need to remove the line of comment code from this page template, too. Save your changes and comments are all gone, buh-bye!</p>
<h3>Related posts:</h3><ol>
<li><a href='http://www.websitesinwp.com/sales-pages-wordpress' rel='bookmark' title='Sales Pages in WordPress? Yes, You Can!'>Sales Pages in WordPress? Yes, You Can!</a></li>
<li><a href='http://www.websitesinwp.com/wordpress-27-feature-reply-comments-admin-dashboard' rel='bookmark' title='WordPress 2.7 Feature: Reply to Comments from the Admin Dashboard'>WordPress 2.7 Feature: Reply to Comments from the Admin Dashboard</a></li>
<li><a href='http://www.websitesinwp.com/link-to-your-own-content-without-mucking-up-your-comments' rel='bookmark' title='Link to Your Own Content Without Mucking Up Your Comments'>Link to Your Own Content Without Mucking Up Your Comments</a></li>
</ol></p><p>
Published at <a href="http://www.websitesinwp.com">Websites in WordPress - Websites you can manage yourself no matter how non-technical you are!</a> by <a rel="author" href="http://websitesinwp.com/suzannebharris/">Suzanne</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.websitesinwp.com/remove-commenting-pages-wordpress/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sticky Posts and The Six Ws</title>
		<link>http://www.websitesinwp.com/sticky-posts</link>
		<comments>http://www.websitesinwp.com/sticky-posts#comments</comments>
		<pubDate>Sat, 24 Jul 2010 17:27:16 +0000</pubDate>
		<dc:creator>Suzanne</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[blog software]]></category>
		<category><![CDATA[children]]></category>
		<category><![CDATA[computing]]></category>
		<category><![CDATA[content management systems]]></category>
		<category><![CDATA[five ws]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[introducing]]></category>
		<category><![CDATA[kipling quote]]></category>
		<category><![CDATA[php programming language]]></category>
		<category><![CDATA[posts]]></category>
		<category><![CDATA[rudyard kipling]]></category>
		<category><![CDATA[sticky]]></category>
		<category><![CDATA[sticky post]]></category>
		<category><![CDATA[why]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[world wide web]]></category>
		<category><![CDATA[ws]]></category>

		<guid isPermaLink="false">http://www.websitesinwp.com/?p=1267</guid>
		<description><![CDATA[<p>In honor of Mrs. Williams, my 7th grade English teacher, I&#8217;m trying out a new kind of post format here: The Six Ws, (a.k.a. The Five Ws and One H.) She introduced me to them by quoting Rudyard Kipling and the tale of &#8220;The Elephant&#8217;s Child&#8220;: I keep six honest serving-men (They taught me all I knew); Their names are What and Why and When<br /><div class="readmore"><a href="http://www.websitesinwp.com/sticky-posts">Read More...</a></div></p><p>
Published at <a href="http://www.websitesinwp.com">Websites in WordPress - Websites you can manage yourself no matter how non-technical you are!</a> by <a rel="author" href="http://websitesinwp.com/suzannebharris/">Suzanne</a></p><h3>Related posts:</h3><ol>
<li><a href='http://www.websitesinwp.com/categories-tags' rel='bookmark' title='What Are Categories and Tags and How Are They Used?'>What Are Categories and Tags and How Are They Used?</a></li>
<li><a href='http://www.websitesinwp.com/turn-off-post-revisions-for-single-user-blogs' rel='bookmark' title='Turn Off Post Revisions for Single User Blogs'>Turn Off Post Revisions for Single User Blogs</a></li>
<li><a href='http://www.websitesinwp.com/link-love' rel='bookmark' title='Give Extra Link Love by Using the CommentLuv Plug-in'>Give Extra Link Love by Using the CommentLuv Plug-in</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>In honor of Mrs. Williams, my 7th grade English teacher, I&#8217;m trying out a new kind of post format here: <strong>The Six Ws</strong>,  (a.k.a. The Five Ws and One H.) She introduced me to them by quoting Rudyard Kipling and the tale of &#8220;<a href="http://www.online-literature.com/poe/165/">The Elephant&#8217;s Child</a>&#8220;:</p>
<blockquote><p>I keep six honest serving-men<br />
(They taught me all I knew);<br />
Their names are What and Why and When<br />
And How and Where and Who.</p></blockquote>
<p>(<em>Hmmm&#8230;.who among you would have expected to find Kipling quotes on a blog about WordPress?  If this is your first visit, this type of thing is just another one of the value added services around here. LOL</em>)</p>
<p>To an impressionable child with an insatiable curiosity, this was heady stuff!</p>
<p>Mrs. Williams said no essay, no question, really, was ever complete without addressing all six. That stuck with me.</p>
<p>So, when I think in terms of this blog&#8217;s readers, I realize that I would better serve you by giving you the whole story. So, we&#8217;ll try it out and we&#8217;ll see how it goes, ok?  And, as always, your voice is heard through the comments. Don&#8217;t be bashful.</p>
<h3>Who, What and Where</h3>
<p>The ability to make a post &#8220;sticky&#8221; was introduced with <a href="http://codex.wordpress.org/Version_2.7">WP 2.7</a> and is a way to keep a particular blog post showing as the first one on your blog (a.k.a. the most recent one.)  Remember, blog posts are typically shown in reverse chronological order, meaning the most recent one shows first, the one before that shows next, and so on.</p>
<h3>Why and When</h3>
<p>Well, what if you had a reason to want a particular post to <em>always</em> show first? How would you do that? Previously, you&#8217;d always have to be monkeying around with the date or use a plugin.  As of WP 2.7, this ability to make a post &#8220;sticky&#8221; is built in.</p>
<p>You might want a particular post to show first because it is an announcement of some sort, or it&#8217;s an explanatory post you want everyone coming to your blog to see first.</p>
<h3>How</h3>
<p>How you make a post &#8220;sticky&#8221; is really very easy.</p>
<p><img src="http://www.websitesinwp.com/wp-content/uploads/2010/07/stickypost.jpg" alt="" title="Sticky post setting"  height="250" class="alignleft size-full wp-image-1268" />There&#8217;s a setting in the Publish section, a check box labeled, &#8220;Stick this post to the front page&#8221; and you check it, update the post and there you are!</p>
<p>Easy peasy!</p>
<p>And how do you &#8220;un-stick&#8221; it when you no longer want it to be the first post?</p>
<p>Just uncheck the box, update your post, and it falls back into the flow of posts according to its post date.</p>
<p>Can you make more than one post sticky? </p>
<p>Oh yes&#8230;and they&#8217;ll order themselves according to their post dates. So, if you make two posts sticky, the one with the most recent date will show first, then the other one, and then the rest of the blog posts will show.</p>
<p>Note: This works on blog pages where the &#8220;normal&#8221; blog stream shows. It doesn&#8217;t affect custom home pages, magazine-style pages, etc.</p>
<h3>Related posts:</h3><ol>
<li><a href='http://www.websitesinwp.com/categories-tags' rel='bookmark' title='What Are Categories and Tags and How Are They Used?'>What Are Categories and Tags and How Are They Used?</a></li>
<li><a href='http://www.websitesinwp.com/turn-off-post-revisions-for-single-user-blogs' rel='bookmark' title='Turn Off Post Revisions for Single User Blogs'>Turn Off Post Revisions for Single User Blogs</a></li>
<li><a href='http://www.websitesinwp.com/link-love' rel='bookmark' title='Give Extra Link Love by Using the CommentLuv Plug-in'>Give Extra Link Love by Using the CommentLuv Plug-in</a></li>
</ol></p><p>
Published at <a href="http://www.websitesinwp.com">Websites in WordPress - Websites you can manage yourself no matter how non-technical you are!</a> by <a rel="author" href="http://websitesinwp.com/suzannebharris/">Suzanne</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.websitesinwp.com/sticky-posts/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Make Your WordPress Site/Blog More User-Friendly for SmartPhone Users</title>
		<link>http://www.websitesinwp.com/wptouch-plugin-siteblog-userfriendly-smartphone-users</link>
		<comments>http://www.websitesinwp.com/wptouch-plugin-siteblog-userfriendly-smartphone-users#comments</comments>
		<pubDate>Tue, 06 Apr 2010 12:00:00 +0000</pubDate>
		<dc:creator>Suzanne</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[apple inc.]]></category>
		<category><![CDATA[blog software]]></category>
		<category><![CDATA[computing]]></category>
		<category><![CDATA[desktop themes]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[iphone os]]></category>
		<category><![CDATA[ipod touch]]></category>
		<category><![CDATA[multi-touch]]></category>
		<category><![CDATA[portable media players]]></category>
		<category><![CDATA[singles]]></category>
		<category><![CDATA[smartphones]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[transforms]]></category>
		<category><![CDATA[user interface]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Wordpress Blog]]></category>

		<guid isPermaLink="false">http://www.websitesinwp.com/?p=1229</guid>
		<description><![CDATA[<p>March 5, 2010 was the day I left my 26-year tenure as &#8220;a PC&#8221; and purchased an iMac. Since I opted for the desktop Mac, rather than the portable Mac Book Pro I&#8217;d been drooling over for months, I also upgraded my cell phone to an iPhone. O-M-G!! I&#8217;m in love with them both. Then a few days ago, I noticed a new plugin called<br /><div class="readmore"><a href="http://www.websitesinwp.com/wptouch-plugin-siteblog-userfriendly-smartphone-users">Read More...</a></div></p><p>
Published at <a href="http://www.websitesinwp.com">Websites in WordPress - Websites you can manage yourself no matter how non-technical you are!</a> by <a rel="author" href="http://websitesinwp.com/suzannebharris/">Suzanne</a></p><h3>Related posts:</h3><ol>
<li><a href='http://www.websitesinwp.com/easy-put-youtube-videos-wordpress-site-blog' rel='bookmark' title='The Easy Way to Put YouTube Videos On Your WordPress Site or Blog'>The Easy Way to Put YouTube Videos On Your WordPress Site or Blog</a></li>
<li><a href='http://www.websitesinwp.com/diy-seo-step-5-make-navigating-your-site-easy' rel='bookmark' title='DIY SEO: Step 5 &#8211; Make Navigating Your Site Easy'>DIY SEO: Step 5 &#8211; Make Navigating Your Site Easy</a></li>
<li><a href='http://www.websitesinwp.com/webblog-site-stats-introduction' rel='bookmark' title='Web/Blog Site Stats &#8211; An Introduction'>Web/Blog Site Stats &#8211; An Introduction</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.websitesinwp.com/wp-content/uploads/2010/04/wiw-iphone.jpg"><img src="http://www.websitesinwp.com/wp-content/uploads/2010/04/wiw-iphone-225x300.jpg" alt="" title="wiw-iphone" width="225" height="300" class="alignleft size-medium wp-image-1230" /></a>March 5, 2010 was the day I left my 26-year tenure as &#8220;a PC&#8221; and purchased an iMac. Since I opted for the desktop Mac, rather than the portable Mac Book Pro I&#8217;d been drooling over for months, I also upgraded my cell phone to an iPhone.</p>
<p>O-M-G!! I&#8217;m in love with them both.</p>
<p>Then a few days ago, I noticed a new plugin called <a href="http://www.wordpress.org/extend/plugins/wptouch/"><strong>WPTouch</strong></a> that displays my site &#8220;iPhone-style&#8221; when I visit it using my iPhone. So, I decided to try it out. (See it over there in the picture? That&#8217;s THIS site as viewed on my iPhone.)</p>
<p>Nothing&#8217;s changed about how you view this site with a computer, but now, for iPhone, Blackberry, Android and other touch-enabled smartphone users, my site is a WHOLE LOT easier to navigate than with the theme you see here with your computer.</p>
<p>Here&#8217;s the skinny from the plugin page at WordPress.org:</p>
<blockquote><p>With a single click, WPtouch transforms your WordPress blog into an iPhone application-style theme, complete with ajax loading articles and effects, when viewed from an iPhone, iPod touch, Android or BlackBerry touch mobile device.</p>
<p>The admin panel allows you to customize many aspects of its appearance, and deliver a fast, user-friendly and stylish version of your site to your iPhone, iPod touch, Android, Opera Mini mobile, Palm Pre and BlackBerry Storm visitors without modifying a single bit of code (or affecting) your regular desktop theme.</p>
<p>The theme also includes the ability for your visitors to easily switch between the WPtouch view and your site&#8217;s regular theme.</p></blockquote>
<p>Install <a href="http://www.wordpress.org/extend/plugins/wptouch/">WPTouch</a> <em>(<a href="http://www.websitesinwp.com/install-plugin-zip-files/">here&#8217;s how</a>)</em> and make navigating <em>your</em> site easier for touch-enabled smartphone users without changing your theme!  </p>
<p>I&#8217;m off to install this on the rest of my sites. If you have a touch-enabled smartphone, or you want to make life easier for your readers who do, try it out and let me know how you like it in the comments below!</p>
<p>P.S. If you got the new iPad yesterday, this will work for it, too!</p>
<h3>Related posts:</h3><ol>
<li><a href='http://www.websitesinwp.com/easy-put-youtube-videos-wordpress-site-blog' rel='bookmark' title='The Easy Way to Put YouTube Videos On Your WordPress Site or Blog'>The Easy Way to Put YouTube Videos On Your WordPress Site or Blog</a></li>
<li><a href='http://www.websitesinwp.com/diy-seo-step-5-make-navigating-your-site-easy' rel='bookmark' title='DIY SEO: Step 5 &#8211; Make Navigating Your Site Easy'>DIY SEO: Step 5 &#8211; Make Navigating Your Site Easy</a></li>
<li><a href='http://www.websitesinwp.com/webblog-site-stats-introduction' rel='bookmark' title='Web/Blog Site Stats &#8211; An Introduction'>Web/Blog Site Stats &#8211; An Introduction</a></li>
</ol></p><p>
Published at <a href="http://www.websitesinwp.com">Websites in WordPress - Websites you can manage yourself no matter how non-technical you are!</a> by <a rel="author" href="http://websitesinwp.com/suzannebharris/">Suzanne</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.websitesinwp.com/wptouch-plugin-siteblog-userfriendly-smartphone-users/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Look Mom! No Hands Plugins! Video Embedding Is Super Simple Now.</title>
		<link>http://www.websitesinwp.com/video-embedding</link>
		<comments>http://www.websitesinwp.com/video-embedding#comments</comments>
		<pubDate>Mon, 11 Jan 2010 12:30:31 +0000</pubDate>
		<dc:creator>Suzanne</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.websitesinwp.com/?p=1194</guid>
		<description><![CDATA[<p>Once again, WordPress rocks my world&#8230;this time in the arena of embedding video in posts and pages. With the advent of 2.9, we can now embed video from: YouTube Vimeo DailyMotion blip.tv Flickr (both videos and images) Viddler Hulu Qik Revision3 Scribd Photobucket PollDaddy Google Video WordPress.tv (only VideoPress-type videos for the time being) So, how exactly do you do it? First, get the URL<br /><div class="readmore"><a href="http://www.websitesinwp.com/video-embedding">Read More...</a></div></p><p>
Published at <a href="http://www.websitesinwp.com">Websites in WordPress - Websites you can manage yourself no matter how non-technical you are!</a> by <a rel="author" href="http://websitesinwp.com/suzannebharris/">Suzanne</a></p><h3>Related posts:</h3><ol>
<li><a href='http://www.websitesinwp.com/upgrade-plugins' rel='bookmark' title='How to Upgrade Your Plugins (and How to Know When They Need It)'>How to Upgrade Your Plugins (and How to Know When They Need It)</a></li>
<li><a href='http://www.websitesinwp.com/install-plugin-zip-files' rel='bookmark' title='How to Install Plugins You&#8217;ve Downloaded as .ZIP Files'>How to Install Plugins You&#8217;ve Downloaded as .ZIP Files</a></li>
<li><a href='http://www.websitesinwp.com/13-plugins-make-my-wordpress-world-go-round' rel='bookmark' title='13 Plugins Make My WordPress World Go &#8216;Round'>13 Plugins Make My WordPress World Go &#8216;Round</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Once again, WordPress rocks my world&#8230;this time in the arena of embedding video in posts and pages. With the advent of 2.9, we can now embed video from:</p>
<ul>
<li> <a href="http://www.youtube.com/" class="external text" title="http://www.youtube.com/">YouTube</a></p>
<li> <a href="http://vimeo.com/" title="http://vimeo.com/">Vimeo</a></li>
<li> <a href="http://www.dailymotion.com/" title="http://www.dailymotion.com/">DailyMotion</a></li>
<li> <a href="http://blip.tv/" title="http://blip.tv/">blip.tv</a></li>
<li> <a href="http://www.flickr.com/" title="http://www.flickr.com/">Flickr</a> (both videos and images)</li>
<li> <a href="http://www.viddler.com/" title="http://www.viddler.com/">Viddler</a></li>
<li> <a href="http://www.hulu.com/" title="http://www.hulu.com/">Hulu</a></li>
<li> <a href="http://qik.com/" title="http://qik.com/">Qik</a></li>
<li> <a href="http://revision3.com/" title="http://revision3.com/">Revision3</a></li>
<li> <a href="http://www.scribd.com/" title="http://www.scribd.com/">Scribd</a></li>
<li> <a href="http://photobucket.com/" title="http://photobucket.com/">Photobucket</a></li>
<li> <a href="http://www.polldaddy.com/" title="http://www.polldaddy.com/">PollDaddy</a></li>
<li> <a href="http://video.google.com/" title="http://video.google.com/">Google Video</a></li>
<li> <a href="http://wordpress.tv/" title="http://wordpress.tv/">WordPress.tv</a> (only <a href="http://videopress.com/" title="http://videopress.com/">VideoPress</a>-type videos for the time being)
</li>
</ul>
<p><img src="http://www.websitesinwp.com/wp-content/uploads/2010/01/getYouTubelink.png" alt="" title="getYouTubelink" width="300" height="250" class="alignright size-full wp-image-1196" />So, how exactly do you do it?</p>
<p>First, get the URL of the video. I&#8217;ll use YouTube as the example. The image to the right shows you where to find the URL for a YouTube video. <em>(You&#8217;ll find that block on the right side of the page.)</em></p>
<p>All you need to do to embed something into a post or page is to post the URL to it into your content area. Make sure that the URL is on its own line and not hyperlinked (clickable when viewing the post).</p>
<p>For example:</p>
<blockquote><pre>Check out this cool video:

ht<span></span>tp://www.youtube.com/watch?v=nTDNLUzjkpg

That was a cool video.
</pre>
</blockquote>
<p>WordPress will automatically turn that into a YouTube embed when the post is viewed. <em>(And for those of you who avoid the HTML editor like the plague, this works using the Visual editor, too.)</em></p>
<p>Pretty slick, huh? And easy, too!</p>
<h3>Related posts:</h3><ol>
<li><a href='http://www.websitesinwp.com/upgrade-plugins' rel='bookmark' title='How to Upgrade Your Plugins (and How to Know When They Need It)'>How to Upgrade Your Plugins (and How to Know When They Need It)</a></li>
<li><a href='http://www.websitesinwp.com/install-plugin-zip-files' rel='bookmark' title='How to Install Plugins You&#8217;ve Downloaded as .ZIP Files'>How to Install Plugins You&#8217;ve Downloaded as .ZIP Files</a></li>
<li><a href='http://www.websitesinwp.com/13-plugins-make-my-wordpress-world-go-round' rel='bookmark' title='13 Plugins Make My WordPress World Go &#8216;Round'>13 Plugins Make My WordPress World Go &#8216;Round</a></li>
</ol></p><p>
Published at <a href="http://www.websitesinwp.com">Websites in WordPress - Websites you can manage yourself no matter how non-technical you are!</a> by <a rel="author" href="http://websitesinwp.com/suzannebharris/">Suzanne</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.websitesinwp.com/video-embedding/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Install Plugins You&#8217;ve Downloaded as .ZIP Files</title>
		<link>http://www.websitesinwp.com/install-plugin-zip-files</link>
		<comments>http://www.websitesinwp.com/install-plugin-zip-files#comments</comments>
		<pubDate>Mon, 12 Oct 2009 12:45:51 +0000</pubDate>
		<dc:creator>Suzanne</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Dashboard]]></category>

		<guid isPermaLink="false">http://www.websitesinwp.com/?p=911</guid>
		<description><![CDATA[<p>The WordPress plug-in directory is not the only place you can find great WordPress plug-ins, so when you run across one you&#8217;re interested in trying out, go ahead and download it to your hard drive (I suggest creating a folder just for Plugins and saving it there so you can easily find it later.) It will likely be a .zip file, which is what you&#8217;ll<br /><div class="readmore"><a href="http://www.websitesinwp.com/install-plugin-zip-files">Read More...</a></div></p><p>
Published at <a href="http://www.websitesinwp.com">Websites in WordPress - Websites you can manage yourself no matter how non-technical you are!</a> by <a rel="author" href="http://websitesinwp.com/suzannebharris/">Suzanne</a></p><h3>Related posts:</h3><ol>
<li><a href='http://www.websitesinwp.com/install-plugins-wp-27' rel='bookmark' title='How to Install New Plug-ins in WP 2.7'>How to Install New Plug-ins in WP 2.7</a></li>
<li><a href='http://www.websitesinwp.com/upgrade-plugins' rel='bookmark' title='How to Upgrade Your Plugins (and How to Know When They Need It)'>How to Upgrade Your Plugins (and How to Know When They Need It)</a></li>
<li><a href='http://www.websitesinwp.com/50-wordpress-plugins-and-hacks' rel='bookmark' title='50+ WordPress Plugins and Hacks'>50+ WordPress Plugins and Hacks</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>The WordPress plug-in directory is not the only place you can find great WordPress plug-ins, so when you run across one you&#8217;re interested in trying out, go ahead and download it to your hard drive (I suggest creating a folder just for Plugins and saving it there so you can easily find it later.)  It will likely be a .zip file, which is what you&#8217;ll need.</p>
<p><a href="http://www.websitesinwp.com/wp-content/uploads/2009/10/uploadplugins.png"><img src="http://www.websitesinwp.com/wp-content/uploads/2009/10/uploadplugins.png" alt="uploadplugins" title="uploadplugins" width="419" height="140" class="alignleft size-full wp-image-912" /></a>Login to your Dashboard and click on &#8216;<strong>Add New</strong>&#8216; in the plugins menu at the left. Click on &#8216;<strong>Upload</strong>&#8216; as indicated. You&#8217;ll want to upload the .zip file you saved to your computer, and then WordPress will take care of the rest. So, browse to the plugin zip file you downloaded and then click the <strong>Install Now</strong> button.</p>
<p><a href="http://www.yourwordpresswonderwoman.com/wp-content/uploads/2008/12/activateplugin.png"><img src="http://www.vassistantservices.com/wp-content/uploads/2008/12/activateplugin-300x135.png" alt="activateplugin" title="activateplugin" width="300" height="135" class="alignleft size-medium wp-image-278" /></a>WordPress will tell you that it successfully installed the plug-in and ask you what action you want to take next: Activate Plug-in | Return to Plug-ins Page. You want to <strong>Activate Plug-in</strong>. WordPress will activate the plug-in for you and return you to the plug-ins page. You should now see the plug-in in your list.</p>
<p>See? Spectacularly simple!</p>
<h3>Related posts:</h3><ol>
<li><a href='http://www.websitesinwp.com/install-plugins-wp-27' rel='bookmark' title='How to Install New Plug-ins in WP 2.7'>How to Install New Plug-ins in WP 2.7</a></li>
<li><a href='http://www.websitesinwp.com/upgrade-plugins' rel='bookmark' title='How to Upgrade Your Plugins (and How to Know When They Need It)'>How to Upgrade Your Plugins (and How to Know When They Need It)</a></li>
<li><a href='http://www.websitesinwp.com/50-wordpress-plugins-and-hacks' rel='bookmark' title='50+ WordPress Plugins and Hacks'>50+ WordPress Plugins and Hacks</a></li>
</ol></p><p>
Published at <a href="http://www.websitesinwp.com">Websites in WordPress - Websites you can manage yourself no matter how non-technical you are!</a> by <a rel="author" href="http://websitesinwp.com/suzannebharris/">Suzanne</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.websitesinwp.com/install-plugin-zip-files/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Easy Way to Put YouTube Videos On Your WordPress Site or Blog</title>
		<link>http://www.websitesinwp.com/easy-put-youtube-videos-wordpress-site-blog</link>
		<comments>http://www.websitesinwp.com/easy-put-youtube-videos-wordpress-site-blog#comments</comments>
		<pubDate>Mon, 01 Jun 2009 12:30:03 +0000</pubDate>
		<dc:creator>Suzanne</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Images]]></category>

		<guid isPermaLink="false">http://www.vassistantservices.com/?p=510</guid>
		<description><![CDATA[<p>You want to put videos on your blog, but you don&#8217;t know how. You think it&#8217;s probably fairly technical, so you leave it on the to-do list for later, because you don&#8217;t have the time to learn something technical right now. Here&#8217;s the good news: It&#8217;s really very easy to do! The one thing to remember is to work with the HTML editor in WordPress,<br /><div class="readmore"><a href="http://www.websitesinwp.com/easy-put-youtube-videos-wordpress-site-blog">Read More...</a></div></p><p>
Published at <a href="http://www.websitesinwp.com">Websites in WordPress - Websites you can manage yourself no matter how non-technical you are!</a> by <a rel="author" href="http://websitesinwp.com/suzannebharris/">Suzanne</a></p><h3>Related posts:</h3><ol>
<li><a href='http://www.websitesinwp.com/wptouch-plugin-siteblog-userfriendly-smartphone-users' rel='bookmark' title='Make Your WordPress Site/Blog More User-Friendly for SmartPhone Users'>Make Your WordPress Site/Blog More User-Friendly for SmartPhone Users</a></li>
<li><a href='http://www.websitesinwp.com/diy-seo-step-5-make-navigating-your-site-easy' rel='bookmark' title='DIY SEO: Step 5 &#8211; Make Navigating Your Site Easy'>DIY SEO: Step 5 &#8211; Make Navigating Your Site Easy</a></li>
<li><a href='http://www.websitesinwp.com/webblog-site-stats-introduction' rel='bookmark' title='Web/Blog Site Stats &#8211; An Introduction'>Web/Blog Site Stats &#8211; An Introduction</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.websitesinwp.com/wp-content/uploads/2009/05/youtube_150.jpg" alt="youtube_150" title="youtube_150" width="150" height="150" class="alignleft size-full wp-image-512" />You want to put videos on your blog, but you don&#8217;t know how. You think it&#8217;s probably fairly technical, so you leave it on the to-do list for later, because you don&#8217;t have the time to learn something technical right now.</p>
<p>Here&#8217;s the good news: It&#8217;s really very easy to do!</p>
<p>The one thing to remember is to work with the HTML editor in WordPress, not the Visual editor. (I&#8217;ve got the Visual editor turned off on my sites because I don&#8217;t use it at all, so I won&#8217;t be able to show you which is which in the following video. But the tabs to choose which one you&#8217;re working with are at the top right of the post/page edit box&#8230;way out to the right of where you upload images.)</p>
<p><object type="application/x-shockwave-flash" style="width:575px;height:386px" data="http://www.websitesinwp.com/wp-content/plugins/xhtml-video-embed/mediaplayer.swf?flv=http://wordpresssummercamp.s3.amazonaws.com/addyoutubevideos.flv&amp;autoplay=0&amp;autoload=0&amp;volume=100&amp;bgcolor1=4f4f4f&amp;bgcolor2=4f4f4f&amp;showstop=1&amp;showvolume=1&amp;showtime=2&amp;showloading=always&amp;showfullscreen=1&amp;&amp;ondoubleclick=fullscreen&amp;shortcut=1&amp;loadonstop=0&amp;margin=4&amp;showiconplay=1&amp;iconplaybgalpha=50"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="quality" value="best" /><param name="movie" value="http://www.websitesinwp.com/wp-content/plugins/xhtml-video-embed/mediaplayer.swf?flv=http://wordpresssummercamp.s3.amazonaws.com/addyoutubevideos.flv&amp;autoplay=0&amp;autoload=0&amp;volume=100&amp;bgcolor1=4f4f4f&amp;bgcolor2=4f4f4f&amp;showstop=1&amp;showvolume=1&amp;showtime=2&amp;showloading=always&amp;showfullscreen=1&amp;&amp;ondoubleclick=fullscreen&amp;shortcut=1&amp;loadonstop=0&amp;margin=4&amp;showiconplay=1&amp;iconplaybgalpha=50" /><param name="pluginspage" value="http://www.macromedia.com/go/getflashplayer" />If you can see this, then you might need a Flash Player upgrade or you need to install Flash Player if it's missing. Get <a href="http://get.adobe.com/flashplayer/" target="_blank">Flash Player</a> from Adobe.</object><br/>
		<!-- Valid XHTML flash object delivered by XHTML Video Embed. Get it at: http://saltwaterc.net/xhtml-video-embed -->
		</p>
<p>(If you&#8217;re reading this through RSS, click through to the site to see the video.)</p>
<p>P.S. Here&#8217;s the plugin I mention in the video: <a href="http://wordpress.org/extend/plugins/xhtml-video-embed/"><strong>XHTML Video Embed</strong></a>. (<em>Here&#8217;s <a href="http://www.vassistantservices.com/install-plugins-wp-27/">how to install new plugins in WP 2.7</a>.</em>)</p>
<p><strong>Update 1/7/2010:</strong> With the release of WordPress 2.9, <a href="http://www.websitesinwp.com/video-embedding/">embedding video</a> is ridiculously easy.</p>
<h3>Related posts:</h3><ol>
<li><a href='http://www.websitesinwp.com/wptouch-plugin-siteblog-userfriendly-smartphone-users' rel='bookmark' title='Make Your WordPress Site/Blog More User-Friendly for SmartPhone Users'>Make Your WordPress Site/Blog More User-Friendly for SmartPhone Users</a></li>
<li><a href='http://www.websitesinwp.com/diy-seo-step-5-make-navigating-your-site-easy' rel='bookmark' title='DIY SEO: Step 5 &#8211; Make Navigating Your Site Easy'>DIY SEO: Step 5 &#8211; Make Navigating Your Site Easy</a></li>
<li><a href='http://www.websitesinwp.com/webblog-site-stats-introduction' rel='bookmark' title='Web/Blog Site Stats &#8211; An Introduction'>Web/Blog Site Stats &#8211; An Introduction</a></li>
</ol></p><p>
Published at <a href="http://www.websitesinwp.com">Websites in WordPress - Websites you can manage yourself no matter how non-technical you are!</a> by <a rel="author" href="http://websitesinwp.com/suzannebharris/">Suzanne</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.websitesinwp.com/easy-put-youtube-videos-wordpress-site-blog/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Upgrade Your Plugins (and How to Know When They Need It)</title>
		<link>http://www.websitesinwp.com/upgrade-plugins</link>
		<comments>http://www.websitesinwp.com/upgrade-plugins#comments</comments>
		<pubDate>Mon, 09 Mar 2009 11:30:03 +0000</pubDate>
		<dc:creator>Suzanne</dc:creator>
				<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://www.vassistantservices.com/?p=381</guid>
		<description><![CDATA[<p>WordPress, itself, is not the only easy upgrade process available to you these days. All of the plugins you have installed on your site/blog are easy to upgrade, as well. I want to say this automatic upgrade capability came along with version 2.5 or 2.6, but you know, I just can?t remember. Matters not - it?s here now, and it?s a beautiful thing.

Keeping your plugins upgrade to their latest versions is just as important as keeping WordPress, itself, upgraded. Check out this 3-minute video to see just how dead simple this is!</p><p>
Published at <a href="http://www.websitesinwp.com">Websites in WordPress - Websites you can manage yourself no matter how non-technical you are!</a> by <a rel="author" href="http://websitesinwp.com/suzannebharris/">Suzanne</a></p><h3>Related posts:</h3><ol>
<li><a href='http://www.websitesinwp.com/13-plugins-make-my-wordpress-world-go-round' rel='bookmark' title='13 Plugins Make My WordPress World Go &#8216;Round'>13 Plugins Make My WordPress World Go &#8216;Round</a></li>
<li><a href='http://www.websitesinwp.com/upgrade-wordpress' rel='bookmark' title='Upgrade WordPress Yourself? Yes, You Can!'>Upgrade WordPress Yourself? Yes, You Can!</a></li>
<li><a href='http://www.websitesinwp.com/install-plugin-zip-files' rel='bookmark' title='How to Install Plugins You&#8217;ve Downloaded as .ZIP Files'>How to Install Plugins You&#8217;ve Downloaded as .ZIP Files</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.yourwordpresswonderwoman.com/wp-content/uploads/2009/03/upgrade_plugins.png" alt="upgrade_plugins" title="upgrade_plugins" width="300" height="275" class="alignleft size-full wp-image-382" />WordPress, itself, is not the only easy upgrade process available to you these days. All of the plugins you have installed on your site/blog are easy to upgrade, as well. I want to say this automatic upgrade capability came along with version 2.5 or 2.6, but you know, I just can&#8217;t remember. Matters not &#8211; it&#8217;s here now, and it&#8217;s a beautiful thing.</p>
<p>Keeping your plugins upgrade to their latest versions is just as important as keeping WordPress, itself, upgraded.  Check out this 3-minute video to see just how dead simple this is! (If you&#8217;re reading this through the feed, please <a href="http://www.vassistantservices.com/upgrade-plugins/">click through to the site</a> to see the video.)</p>
<p><object width="590" height="474"><param name="movie" value="http://www.youtube-nocookie.com/v/n_S1fJfIqVQ&#038;hl=en&#038;fs=1&#038;color1=0x006699&#038;color2=0x54abd6&#038;border=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube-nocookie.com/v/n_S1fJfIqVQ&#038;hl=en&#038;fs=1&#038;color1=0x006699&#038;color2=0x54abd6&#038;border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="590" height="474"></embed></object></p>
<h3>Related posts:</h3><ol>
<li><a href='http://www.websitesinwp.com/13-plugins-make-my-wordpress-world-go-round' rel='bookmark' title='13 Plugins Make My WordPress World Go &#8216;Round'>13 Plugins Make My WordPress World Go &#8216;Round</a></li>
<li><a href='http://www.websitesinwp.com/upgrade-wordpress' rel='bookmark' title='Upgrade WordPress Yourself? Yes, You Can!'>Upgrade WordPress Yourself? Yes, You Can!</a></li>
<li><a href='http://www.websitesinwp.com/install-plugin-zip-files' rel='bookmark' title='How to Install Plugins You&#8217;ve Downloaded as .ZIP Files'>How to Install Plugins You&#8217;ve Downloaded as .ZIP Files</a></li>
</ol></p><p>
Published at <a href="http://www.websitesinwp.com">Websites in WordPress - Websites you can manage yourself no matter how non-technical you are!</a> by <a rel="author" href="http://websitesinwp.com/suzannebharris/">Suzanne</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.websitesinwp.com/upgrade-plugins/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Upgrade WordPress Yourself? Yes, You Can!</title>
		<link>http://www.websitesinwp.com/upgrade-wordpress</link>
		<comments>http://www.websitesinwp.com/upgrade-wordpress#comments</comments>
		<pubDate>Thu, 05 Mar 2009 20:14:19 +0000</pubDate>
		<dc:creator>Suzanne</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[upgrades]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.vassistantservices.com/?p=379</guid>
		<description><![CDATA[<p>Upgrading the version of WordPress you were using used to be a rather arduous task, requiring knowledge of FTP (File Transfer Protocol) and server access, which quite frankly, was just a bit much for a lot of folks. End result? Upgrading WordPress to the latest version was relegated to the 'someday I'll get to that' list.

With the recent release of WordPress 2.7, upgrading WordPress has become a two-click process anyone can do - even you!  <strong>No geekiness required.</strong></p><p>
Published at <a href="http://www.websitesinwp.com">Websites in WordPress - Websites you can manage yourself no matter how non-technical you are!</a> by <a rel="author" href="http://websitesinwp.com/suzannebharris/">Suzanne</a></p><h3>Related posts:</h3><ol>
<li><a href='http://www.websitesinwp.com/upgrade-plugins' rel='bookmark' title='How to Upgrade Your Plugins (and How to Know When They Need It)'>How to Upgrade Your Plugins (and How to Know When They Need It)</a></li>
<li><a href='http://www.websitesinwp.com/wordpress-27-lovin' rel='bookmark' title='WordPress 2.7 &#8211; I&#039;m Lovin&#039; It!'>WordPress 2.7 &#8211; I&#039;m Lovin&#039; It!</a></li>
<li><a href='http://www.websitesinwp.com/wordpress-security' rel='bookmark' title='WordPress Security'>WordPress Security</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.suzanne-bird-harris.com/wp-content/uploads/2009/03/upgrade_wp-300x300.png" alt="upgrade_wp" title="upgrade_wp" width="300" height="300" class="alignleft size-medium wp-image-380" />Upgrading the version of WordPress you were using used to be a rather arduous task, requiring knowledge of FTP (File Transfer Protocol) and server access, which quite frankly, was just a bit much for a lot of folks. End result? Upgrading WordPress to the latest version was relegated to the &#8216;someday I&#8217;ll get to that&#8217; list.</p>
<p>With the recent release of WordPress 2.7, upgrading WordPress has become a two-click process anyone can do &#8211; even you!  <strong>No geekiness required.</strong></p>
<p>See the 5-minute video below for step-by-step instructions:</p>
<p><object width="590" height="474"><param name="movie" value="http://www.youtube-nocookie.com/v/ozcyLb_JWe8&#038;hl=en&#038;fs=1&#038;rel=0&#038;color1=0x006699&#038;color2=0x54abd6&#038;border=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube-nocookie.com/v/ozcyLb_JWe8&#038;hl=en&#038;fs=1&#038;rel=0&#038;color1=0x006699&#038;color2=0x54abd6&#038;border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="590" height="474"></embed></object></p>
<h3>Related posts:</h3><ol>
<li><a href='http://www.websitesinwp.com/upgrade-plugins' rel='bookmark' title='How to Upgrade Your Plugins (and How to Know When They Need It)'>How to Upgrade Your Plugins (and How to Know When They Need It)</a></li>
<li><a href='http://www.websitesinwp.com/wordpress-27-lovin' rel='bookmark' title='WordPress 2.7 &#8211; I&#039;m Lovin&#039; It!'>WordPress 2.7 &#8211; I&#039;m Lovin&#039; It!</a></li>
<li><a href='http://www.websitesinwp.com/wordpress-security' rel='bookmark' title='WordPress Security'>WordPress Security</a></li>
</ol></p><p>
Published at <a href="http://www.websitesinwp.com">Websites in WordPress - Websites you can manage yourself no matter how non-technical you are!</a> by <a rel="author" href="http://websitesinwp.com/suzannebharris/">Suzanne</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.websitesinwp.com/upgrade-wordpress/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to Install New Plug-ins in WP 2.7</title>
		<link>http://www.websitesinwp.com/install-plugins-wp-27</link>
		<comments>http://www.websitesinwp.com/install-plugins-wp-27#comments</comments>
		<pubDate>Mon, 05 Jan 2009 14:37:35 +0000</pubDate>
		<dc:creator>Suzanne</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[WP Plug-ins]]></category>

		<guid isPermaLink="false">http://www.vassistantservices.com/?p=321</guid>
		<description><![CDATA[<p>Whenever I run across a handy WordPress plug-in, I do my best to let you all know about it. Plug-ins provide extra functionality and in WordPress 2.7, they're spectacularly easy to install. Here's a mini-tutorial on how to go about it.</p><p>
Published at <a href="http://www.websitesinwp.com">Websites in WordPress - Websites you can manage yourself no matter how non-technical you are!</a> by <a rel="author" href="http://websitesinwp.com/suzannebharris/">Suzanne</a></p><h3>Related posts:</h3><ol>
<li><a href='http://www.websitesinwp.com/install-plugin-zip-files' rel='bookmark' title='How to Install Plugins You&#8217;ve Downloaded as .ZIP Files'>How to Install Plugins You&#8217;ve Downloaded as .ZIP Files</a></li>
<li><a href='http://www.websitesinwp.com/wordpress-28-list-plugins' rel='bookmark' title='WordPress 2.8 is Available! (and my list of plug-ins that don&#039;t like it)'>WordPress 2.8 is Available! (and my list of plug-ins that don&#039;t like it)</a></li>
<li><a href='http://www.websitesinwp.com/link-love' rel='bookmark' title='Give Extra Link Love by Using the CommentLuv Plug-in'>Give Extra Link Love by Using the CommentLuv Plug-in</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Whenever I run across a handy WordPress plug-in, I do my best to let you all know about it. Plug-ins provide extra functionality and in WordPress 2.7, they&#8217;re spectacularly easy to install. Here&#8217;s a mini-tutorial on how to go about it.</p>
<h3>Installing Plug-ins You&#8217;ve Downloaded to Your Hard Drive</h3>
<p>The WordPress plug-in directory is not the only place you can find great WordPress plug-ins, so when you run across one you&#8217;re interested in trying out, go ahead and download it to your hard drive (I suggest creating a folder just for Plugins and saving it there so you can easily find it later.)</p>
<p><a href="http://www.yourwordpresswonderwoman.com/wp-content/uploads/2008/12/installplugin.png"><img src="http://www.vassistantservices.com/wp-content/uploads/2008/12/installplugin-300x165.png" alt="installplugin" title="installplugin" width="300" height="165" class="alignleft size-medium wp-image-277" /></a>Login to your Dashboard and click on &#8216;Add New&#8217; in the plugins menu at the left. You&#8217;ll want to upload the .zip file you saved to your computer, and then WordPress will take care of the rest. So, browse to the plugin zip file you downloaded and then click the Install Now button.</p>
<p><a href="http://www.yourwordpresswonderwoman.com/wp-content/uploads/2008/12/activateplugin.png"><img src="http://www.vassistantservices.com/wp-content/uploads/2008/12/activateplugin-300x135.png" alt="activateplugin" title="activateplugin" width="300" height="135" class="alignleft size-medium wp-image-278" /></a>WordPress will tell you that it successfully installed the plug-in and ask you what action you want to take next: Activate Plug-in | Return to Plug-ins Page. You want to <strong>Activate Plug-in</strong>. WordPress will activate the plug-in for you and return you to the plug-ins page. You should now see the plug-in in your list.</p>
<h3>Installing a Plug-in From the WordPress Plug-in Directory</h3>
<p>Installing plug-ins found in the WordPress plug-in directory is even simpler! Login to your Dashboard and click on &#8216;Add New&#8217; in the plugins menu at the left.</p>
<p>Click on &#8216;Featured&#8217;, &#8216;Popular&#8217;, &#8216;Newest&#8217; or &#8216;Recently Updated&#8217; from across the top of the page, click a tag in the &#8216;Popular tags&#8217; tag cloud at the bottom of the page, or enter a search and click the &#8216;Search&#8217; button. All of these actions will result in a list of available plug-ins being displayed to you.</p>
<p>Choose the one you want and click the &#8216;Install&#8217; link at the right side of it&#8217;s listing, to the right of its description. A pop-up window will appear with information about the plug-in you&#8217;ve chosen. Click the &#8216;Install Now&#8217; button and WordPress takes care of the rest!</p>
<p>See? Spectacularly simple!</p>
<h3>Related posts:</h3><ol>
<li><a href='http://www.websitesinwp.com/install-plugin-zip-files' rel='bookmark' title='How to Install Plugins You&#8217;ve Downloaded as .ZIP Files'>How to Install Plugins You&#8217;ve Downloaded as .ZIP Files</a></li>
<li><a href='http://www.websitesinwp.com/wordpress-28-list-plugins' rel='bookmark' title='WordPress 2.8 is Available! (and my list of plug-ins that don&#039;t like it)'>WordPress 2.8 is Available! (and my list of plug-ins that don&#039;t like it)</a></li>
<li><a href='http://www.websitesinwp.com/link-love' rel='bookmark' title='Give Extra Link Love by Using the CommentLuv Plug-in'>Give Extra Link Love by Using the CommentLuv Plug-in</a></li>
</ol></p><p>
Published at <a href="http://www.websitesinwp.com">Websites in WordPress - Websites you can manage yourself no matter how non-technical you are!</a> by <a rel="author" href="http://websitesinwp.com/suzannebharris/">Suzanne</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.websitesinwp.com/install-plugins-wp-27/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DIY SEO: Step 7 &#8211; The Wrap-Up and the Handy Checklist</title>
		<link>http://www.websitesinwp.com/diy-seo-step-7-wrap-up</link>
		<comments>http://www.websitesinwp.com/diy-seo-step-7-wrap-up#comments</comments>
		<pubDate>Mon, 17 Nov 2008 06:00:46 +0000</pubDate>
		<dc:creator>Suzanne</dc:creator>
				<category><![CDATA[SEO for WordPress]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Keyword Phrases]]></category>
		<category><![CDATA[Photo Credit]]></category>
		<category><![CDATA[search engines]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.vassistantservices.com/?p=206</guid>
		<description><![CDATA[<p>This is the ninth and final post in our <a href="http://www.vassistantservices.com/tag/diy-seo-for-wordpress/">DIY SEO for WordPress</a> series.

Whew! You made it! You rock!

By now you have some serious <em>DIY SEO for WordPress</em> tools in your toolbox to help you get the attention of the search engines. By no means are you now an SEO expert - sheesh, neither am I - but you've got the basics now and let me tell you what - that'll take you far.

I know all this might seem a bit overwhelming when you think about applying all these tips and tricks to your posts, but I've made a <strong>handy little checklist</strong> to help you.</p><p>
Published at <a href="http://www.websitesinwp.com">Websites in WordPress - Websites you can manage yourself no matter how non-technical you are!</a> by <a rel="author" href="http://websitesinwp.com/suzannebharris/">Suzanne</a></p><h3>Related posts:</h3><ol>
<li><a href='http://www.websitesinwp.com/diy-seo-step-by-step-instructions-on-seo-you-can-do-yourself-today' rel='bookmark' title='DIY SEO: Step By Step Instructions on SEO You Can Do Yourself Today'>DIY SEO: Step By Step Instructions on SEO You Can Do Yourself Today</a></li>
<li><a href='http://www.websitesinwp.com/diy-seo-keyword-selection' rel='bookmark' title='DIY SEO: Step 0 &#8211; Keyword Selection'>DIY SEO: Step 0 &#8211; Keyword Selection</a></li>
<li><a href='http://www.websitesinwp.com/diy-seo-step-3-headings-bold-and-italics' rel='bookmark' title='DIY SEO: Step 3 &#8211; Headings, Bold and Italics'>DIY SEO: Step 3 &#8211; Headings, Bold and Italics</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="left"><a href="http://www.flickr.com/photos/12939592@N02/2434717531/" title="Step. By. Step." target="_blank"><img src="http://farm4.static.flickr.com/3284/2434717531_3891712bfd_m.jpg" alt="Step. By. Step." border="0" /></a><br /><small><a href="http://creativecommons.org/licenses/by/2.0/" title="Attribution License" target="_blank"><img src="http://www.vassistantservices.com/wp-content/plugins/photo-dropper/images/cc.png" alt="Creative Commons License" align="absmiddle" border="0" width="16" height="16" /></a> <a href="http://www.photodropper.com/photos/" target="_blank">photo</a> credit: <a href="http://www.flickr.com/photos/12939592@N02/2434717531/" title="Matter = Energy" target="_blank">Matter = Energy</a></small></div>
<p>This is the ninth and final post in our DIY SEO for WordPress series.</p>
<p>Whew! You made it! You rock!</p>
<p>By now you have some serious <em>DIY SEO for WordPress</em> tools in your toolbox to help you get the attention of the search engines. By no means are you now an SEO expert &#8211; sheesh, neither am I &#8211; but you&#8217;ve got the basics now and let me tell you what &#8211; that&#8217;ll take you far.</p>
<h3>Here&#8217;s the Catch</h3>
<p>Fat lot of good all these new skills will do you if you don&#8217;t <strong>use them</strong>!</p>
<p><em>Oy. There&#8217;s always a catch.</em></p>
<p>I&#8217;m not going to get all preachy on you, but seriously&#8230;now that you know <em>what</em> to do to improve your exposure and rankings in the search engines, doesn&#8217;t it make sense to actually do it? You can&#8217;t claim <em>you don&#8217;t know how</em> anymore, right?</p>
<p><strong>Christa</strong> at <a href="http://www.giggleon.com" title="Don't give up! Giggle on!">GiggleOn.com</a> is now ranked #1, #2, #3, #4 and #5 in Google for her tag line. Smart girl &#8211; she&#8217;s working on her branding, obviously.</p>
<p><strong>Tom</strong> at <a href="http://www.delightfulwork.com" title="Work Life Freedom">DelightfulWork.com</a> has 3 of his keyword phrases with top listings in search results, and one of them, while it&#8217;s #13 in Google, is #2 in Windows Live search and #5 in Yahoo. Go on with your bad self, Tom!</p>
<h3>Get the Handy Checklist</h3>
<p><img src="http://www.yourwordpresswonderwoman.com/wp-content/uploads/2008/11/diyseochecklist.jpg" alt="" title="diyseochecklist" class="alignleft size-full wp-image-212" width="250" height="323" />I know all this might seem a bit overwhelming when you think about applying all these tips and tricks to your posts, but I&#8217;ve made a <strong>handy little checklist</strong> to help you. It&#8217;s free for subscribers, so <a href="http://www.vassistantservices.com/feed/">subscribe to my RSS feed</a> or <a href="http://www.feedburner.com/fb/a/emailverifySubmit?feedId=1866693&amp;loc=en_US">get updates by email</a> so you can download it.</p>
<p>I&#8217;ve laid everything out in an easy to follow format and it&#8217;s all on one page, so you can print it out and hang it up for easy reference, or you can print one out for each page/post you write. All the posts in this series are listed, so if you forget what the heck keyword density actually is, for example, you don&#8217;t have to hunt all over creation to get back to the explanation. It&#8217;s right there&#8230;and clickable (the checklist is a PDF file, so if you view it on your computer, the links in it are clickable.)</p>
<h3>The Wrap-Up</h3>
<p>Getting found doesn&#8217;t have to be rocket science. But you do have to have a plan. Here it is, in a nutshell:</p>
<ol type="1">
<li>Know who you are, what you have to offer, and to whom. Specifically. Write it down.</li>
<li>Do your keyword research based on your answers to #1. Take the time &#8211; it&#8217;s important.</li>
<li>Apply the DIY SEO steps to your site and posts using your keywords and phrases from #2.</li>
<li>Enjoy your success!</li>
</ol>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=a92c434a-dcaf-48e6-aed1-19fe39551ef2" /></div>
<h3>Related posts:</h3><ol>
<li><a href='http://www.websitesinwp.com/diy-seo-step-by-step-instructions-on-seo-you-can-do-yourself-today' rel='bookmark' title='DIY SEO: Step By Step Instructions on SEO You Can Do Yourself Today'>DIY SEO: Step By Step Instructions on SEO You Can Do Yourself Today</a></li>
<li><a href='http://www.websitesinwp.com/diy-seo-keyword-selection' rel='bookmark' title='DIY SEO: Step 0 &#8211; Keyword Selection'>DIY SEO: Step 0 &#8211; Keyword Selection</a></li>
<li><a href='http://www.websitesinwp.com/diy-seo-step-3-headings-bold-and-italics' rel='bookmark' title='DIY SEO: Step 3 &#8211; Headings, Bold and Italics'>DIY SEO: Step 3 &#8211; Headings, Bold and Italics</a></li>
</ol></p><p>
Published at <a href="http://www.websitesinwp.com">Websites in WordPress - Websites you can manage yourself no matter how non-technical you are!</a> by <a rel="author" href="http://websitesinwp.com/suzannebharris/">Suzanne</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.websitesinwp.com/diy-seo-step-7-wrap-up/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  www.websitesinwp.com/category/how-to/feed ) in 0.90471 seconds, on Feb 5th, 2012 at 11:49 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 6th, 2012 at 12:49 am UTC -->
