<?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>Addicott Web &#187; plugins</title>
	<atom:link href="http://www.addicottweb.com/tag/plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.addicottweb.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 09 Jan 2012 18:28:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Just Installed WordPress? Here Are 8 Things to Do</title>
		<link>http://www.addicottweb.com/2009/08/just-installed-wordpress-here-are-8-things-to-do/</link>
		<comments>http://www.addicottweb.com/2009/08/just-installed-wordpress-here-are-8-things-to-do/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 15:30:31 +0000</pubDate>
		<dc:creator>Addicott Web</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[clients]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.addicottweb.com/?p=1578</guid>
		<description><![CDATA[A fresh Wordpress installation is a beautiful thing - clean, simple, and loaded with potential. But before you can start designing your Wordpress website and uploading content, there are some basic things that you need to do in order to configure it properly and make the most out of it. <a href="http://www.addicottweb.com/2009/08/just-installed-wordpress-here-are-8-things-to-do/">Continue reading <span class="meta-nav">&#8594;</span></a><div class="addthis_toolbox addthis_default_style " addthis:url='http://www.addicottweb.com/2009/08/just-installed-wordpress-here-are-8-things-to-do/' addthis:title='Just Installed WordPress? Here Are 8 Things to Do '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p>A fresh WordPress installation is a beautiful thing &#8211; clean, simple, and loaded with potential. But before you can start designing your WordPress website and uploading content, there are some basic things that you need to do in order to configure it properly and make the most out of it.</p>
<p><span id="more-1578"></span> My recommendations are what I consider the absolute basic things that you need to do as you start working with WordPress. There are a lot more things that you might consider doing and that others have recommended doing &#8211; Cenay Nailer in particular recommends <a href="http://www.cenaynailor.com/blogging/wordpress-blogging/22-wordpress-tweaks/" target="_blank">22 things that you should do after installing WordPress</a>, while over at Pro Blog Design they recommend <a href="http://www.problogdesign.com/wordpress/10-things-to-do-after-installing-wordpress/" target="_blank">10 things to do</a>.</p>
<p>A lot of the things that others recommend I&#8217;ll find myself doing later in the design and development process. I don&#8217;t think they  necessarily need to be done the very first time you log in to your WordPress admin panel, which is the perspective I&#8217;m coming from.</p>
<p>So without further ado, here&#8217;s my list of 8 basic things that you should do right after installing WordPress.</p>
<h2>1. Change the admin password</h2>
<p>After you&#8217;ve installed WordPress and configured the installation, WordPress gives you an automatically generated password to use the first time you log in. This should be a no-brainer, but make sure to change that password to something that you can remember easier.</p>
<p>Never changed a password before in WordPress? It&#8217;s quite simple &#8211; just go to the <em>Users</em> panel, click on the &#8220;admin&#8221; user, and scroll down the page to where you can change your password.</p>
<h2>2. Enable permalinks</h2>
<p>By default, WordPress generates a link using database strings &#8211; http://www.example.com/?p=N, for example. It&#8217;s not the most usable or SEO-friendly format, which is why most people choose to enable permalinks. That way, links will appear a lot nicer &#8211; http://www.example.com/about/, for example.</p>
<p>To enable permalinks, you need to upload an HTACCESS file to the root level of your website, and then give it read and write (0666) permissions, which you can easily do with most FTP programs. Then, go to <em>Settings &gt; Permalinks</em> to enable them in any of the given formats or  customize them in your own format.</p>
<p>For more information, including what an HTACCESS file is, read through the <a href="http://codex.wordpress.org/Using_Permalinks" target="_blank">&#8220;Using Permalinks&#8221; page</a> in the WordPress codex.</p>
<h2>3. Activate the Akismet plugin</h2>
<p>Akisment is plugin that is highly recommended for use on your WordPress website &#8211; so highly recommended, in fact, that it&#8217;s already included when you first install WordPress onto your server. It  blocks spam comments from appearing on your website, which is a big concern, especially if you have comments enabled on your website.</p>
<p>When you activate Akismet, you need a WordPress API key in order to complete the activation. You can get one by registering your WordPress website at <a href="http://www.wordpress.com" target="_blank">WordPress.com</a>, which is different than <a href="http://www.wordpress.org" target="_blank">WordPress.org</a>.</p>
<h2>4. Upload and activate plugins</h2>
<p>Now might be a good time to install any plugins that you know you&#8217;ll need on your WordPress website. You can always add more or remove any at a later time, and of course there will probably still be some configuration that you&#8217;ll need to do in order to get everything working properly on your website.</p>
<p>If you&#8217;re new to WordPress and don&#8217;t know what plugins to install, take a look through my list of <a href="http://www.addicottweb.com/2009/02/essential-plugins-for-your-wordpress-website-or-blog/">essential plugins for your WordPress website or blog</a> for ideas.</p>
<h2>5. Customize the login screen</h2>
<p>I&#8217;ve written elsewhere about the benefits of <a href="http://www.addicottweb.com/2009/03/customizing-the-wordpress-login-screen/">customizing the WordPress login screen</a>, and it&#8217;s something that I like to do for any clients that I build a WordPress website for. It helps <a href="http://www.addicottweb.com/2009/04/make-it-easier-for-your-clients-to-use-wordpress/">make it easier for them to use WordPress</a>, and is a little extra touch that can go a long way towards making the administrative experience more personal.</p>
<p>The method I detailed involves working with the PHP and CSS files that come with the WordPress installation. That&#8217;s fine to do if you want a fancier login screen, but the drawback to it is that when you upgrade your WordPress installation, you&#8217;ll lose all that work.</p>
<p>I found a nice plugin called <a href="http://wordpress.org/extend/plugins/wp-costum-login-logo/" target="_blank">WP Custom Login Form Image</a> that I started using instead, which lets you customize the image that you&#8217;ll see on the WordPress login screen. This way, my clients will still see their logo on the login screen, no matter how many times the version of WordPress changes.</p>
<p>Why do this here? Because it&#8217;s a simple touch that might otherwise be overlooked later on, I think it&#8217;s just best to do it in the beginning.</p>
<h2>6.  Change the default category</h2>
<p>WordPress sets up a default category for your posts called &#8220;Uncategorized&#8221;. If you don&#8217;t want that to display the word &#8220;Uncategorized&#8221; to display on your website though, you might want to consider changing the name of the category.</p>
<p>This is generally a good idea to do because you never know when you might forget to select a category for your posts &#8211; it&#8217;s happened to me before, and I personally don&#8217;t like seeing &#8220;Uncategorized&#8221; display as a category on my blog.</p>
<p>There are two ways of doing this, both simple to do:</p>
<ul>
<li><strong>Rename &#8220;Uncategorized&#8221;</strong> &#8211; You can edit the name of the &#8220;Uncategorized&#8221; category like you can any other. Simply go to <em>Posts &gt; Categories</em>, and then edit the category name to whatever you want it to be.</li>
<li><strong>Choose another category as your default</strong> &#8211; Create a new category with a name of your choosing, and then go to <em>Settings &gt; Writing</em>. Towards the top of the page you&#8217;ll see a drop-down menu where you can change the default category to the one you created.</li>
</ul>
<h2>7. Upload your theme files</h2>
<p>Now that you&#8217;ve taken care of some of the preliminary settings, you&#8217;ll want to upload your theme files so that you can really start to design your website.</p>
<p>Use an FTP program of your choosing to upload the theme files to the <em>wpcontent &gt; themes</em> folder. Then, go to <em>Appearance &gt; Themes</em>, and activate that particular theme.</p>
<p>If you&#8217;re using an already-developed theme, then your WordPress website should pretty much be good to go. If you&#8217;re a designer, this is where you can start developing and testing your design.</p>
<h2>8. Make theme files writable</h2>
<p>When I&#8217;m creating a WordPress theme, I create the files in Adobe Dreamweaver, and then upload them via FTP to the server. After the website is launched and the responsibility for it gets turned over to the client, I have to think in their shoes. Not all them have Dreamweaver or want to use FTP, so they&#8217;ll need a way to update those files on occasion.</p>
<p>That&#8217;s where the theme editor in WordPress comes in &#8211; which in my mind is one of the more underrated tools in WordPress. This is the spot where someone can edit a particular theme file without needing any special software on their computers. (It just assumes that they have a working knowledge of PHP and CSS.)</p>
<p>The one trick is that you need to give write permissions to your theme files in order for them to be editable in the theme editor. You can do this the same way that you do with your HTACCESS file when enabling permalinks.</p>
<h2>Thoughts?</h2>
<p>After you install WordPress, what are some of the things that you do to get it set up? Are there things you do that are different for a client&#8217;s WordPress website as opposed to your own WordPress website? And finally, is there anything that you think should be on this list that I didn&#8217;t include?</p>
<p>Share your thoughts with everyone on these questions and more by leaving a comment below!</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.addicottweb.com/2009/08/just-installed-wordpress-here-are-8-things-to-do/' addthis:title='Just Installed WordPress? Here Are 8 Things to Do '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.addicottweb.com/2009/08/just-installed-wordpress-here-are-8-things-to-do/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Avoid Duplicate Content on WordPress Websites</title>
		<link>http://www.addicottweb.com/2009/05/avoid-duplicate-content-on-wordpress-websites/</link>
		<comments>http://www.addicottweb.com/2009/05/avoid-duplicate-content-on-wordpress-websites/#comments</comments>
		<pubDate>Tue, 12 May 2009 16:00:00 +0000</pubDate>
		<dc:creator>Addicott Web</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://www.addicottweb.com/?p=1389</guid>
		<description><![CDATA[WordPress is a great tool to build a website in, but when it comes to search engine optimization, there are a few areas where it needs some improvement. The issue of duplicate content is one of them, so I&#8217;d like &#8230; <a href="http://www.addicottweb.com/2009/05/avoid-duplicate-content-on-wordpress-websites/">Continue reading <span class="meta-nav">&#8594;</span></a><div class="addthis_toolbox addthis_default_style " addthis:url='http://www.addicottweb.com/2009/05/avoid-duplicate-content-on-wordpress-websites/' addthis:title='Avoid Duplicate Content on WordPress Websites '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p>WordPress is a great tool to build a website in, but when it comes to search engine optimization, there are a few areas where it needs some improvement. The issue of duplicate content is one of them, so I&#8217;d like to talk about what duplicate content is before presenting 5 easy ways to fix that problem in WordPress.</p>
<p><span id="more-1389"></span></p>
<h2>What is duplicate content?</h2>
<p>Simply put, duplicate content is any text on your website that either completely matches, or is similar to, content elsewhere on your website. While there are acceptable kinds of duplicate content &#8211; print-only versions of a web page, for example &#8211; in other cases people intentionally use duplicate content across multiple domains in an attempt to get more traffic to their website from search engine results.</p>
<p>It&#8217;s the latter usage of duplicate content that is the reason Google and the other major search engines penalize you for having it on your website. There&#8217;s no way for them to understand the intent of why the content might be duplicate &#8211; even if you aren&#8217;t duplicating content maliciously &#8211; so they just penalize it altogether.</p>
<p>That being the case then, optimizing your website so that it avoids duplicate content is something you need to do if you&#8217;re interested in your website&#8217;s placement in search engine results.</p>
<p>(For more <a href="http://www.google.com/support/webmasters/bin/answer.py?answer=66359" target="_blank">tips and explanations from Google about duplicate content</a>, read through their page on the subject in the webmasters/site owners guide.)</p>
<h2>5 ways to avoid duplicate content</h2>
<p>When you install WordPress out of the box, it&#8217;s not duplicate content proof &#8211; and that especially pertains to your blog posts and how they&#8217;re displayed. For example, if you have your category, archive, and home pages all set up so that they display the full text of your blog posts, guess what you have? Duplicate content.</p>
<p>Here are 5 simple changes you can make to avoid duplicate content on your WordPress website:</p>
<ul>
<li><strong>Display the full text once and only once</strong> &#8211; My rule of thumb is that the full text of a blog post should only be displayed on the actual page of the blog post itself. Everywhere else your recent blog posts are listed, you should either have the excerpt appear, or just the name of the post and a link the full text of it. To display the excerpt only, you can either update your theme files, find a plugin to do it for you, or just use the &lt;!&#8211;more&#8211;&gt; tag when writing your content.</li>
<li><strong>Fix your page header</strong> &#8211; You should insert the following code into your theme&#8217;s header file to make sure that certain pages (such as the homepage, posts, pages and category pages) are indexed by search engines spiders, while certain others (feeds, archives, etc.) are excluded :<code>&lt;?php if((is_home() &amp;&amp; ($paged &lt; 2 )) || is_single() || is_page() || is_category()){<br />
echo '&lt;meta name="robots" content="index,follow" /&gt;';<br />
} else {<br />
echo '&lt;meta name="robots" content="noindex,follow" /&gt;';<br />
} ?&gt;</code></li>
<li><strong>Be aware of comment pagination</strong> &#8211; In WordPress 2.7, you have the option of separating your comments onto multiple pages rather than lengthening the actual post page. The only problem with this is that for every page of comments, you&#8217;re duplicating the content that people are commenting on. This function is enabled by default in WordPress 2.7, so if you don&#8217;t have a need for your comments to be paginated, go to the &#8220;Discussion&#8221; area under settings and uncheck that option.</li>
<li><strong>Add unique META descriptions to each post</strong> &#8211; I&#8217;ve written about <a title="SEO for WordPress: The META Tag Problem" href="http://www.addicottweb.com/2009/01/seo-for-wordpress-the-meta-tag-problem/">META tag issues in WordPress</a> previously, but the most important META tag to consider here is your description. If you have the same META description on all of your blog posts or pages, that&#8217;s duplicate content. I recommend the <a href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/" target="_blank">All-in-One SEO Pack plugin</a> (what I use on this website) because it lets you use your excerpt (or whatever text you want) as the META description, thus avoiding duplicate content.</li>
<li><strong>Update your robots.txt file</strong> &#8211; If you don&#8217;t want search engine spiders to find unintentional duplicate content on your website, put some instructions in your robots.txt file that tells them what they shouldn&#8217;t crawl. In WordPress, that means making sure you exclude your feeds and any other auxiliary pages that duplicate content you have elsewhere. The following code will do the trick &#8211; just copy and paste it into your robots.txt file:<br />
<code>User-agent: *<br />
Disallow: /wp-<br />
Disallow: /search<br />
Disallow: /feed<br />
Disallow: /comments/feed<br />
Disallow: /feed/$<br />
Disallow: /*/feed/$<br />
Disallow: /*/feed/rss/$<br />
Disallow: /*/trackback/$<br />
Disallow: /*/*/feed/$<br />
Disallow: /*/*/feed/rss/$<br />
Disallow: /*/*/trackback/$<br />
Disallow: /*/*/*/feed/$<br />
Disallow: /*/*/*/feed/rss/$<br />
Disallow: /*/*/*/trackback/$</code></li>
</ul>
<h2>Thoughts?</h2>
<p>If you&#8217;re a web designer or developer and have a WordPress website (or have built WordPress websites for your clients), how do you help them avoid duplicate content on their websites? Are there any tips or suggestions that I didn&#8217;t mention that you feel would be useful to others? Share your thoughts by leaving a comment below!</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.addicottweb.com/2009/05/avoid-duplicate-content-on-wordpress-websites/' addthis:title='Avoid Duplicate Content on WordPress Websites '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.addicottweb.com/2009/05/avoid-duplicate-content-on-wordpress-websites/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Ways to Create Breadcrumbs in WordPress</title>
		<link>http://www.addicottweb.com/2009/04/ways-of-creating-breadcrumbs-in-wordpress/</link>
		<comments>http://www.addicottweb.com/2009/04/ways-of-creating-breadcrumbs-in-wordpress/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 16:47:30 +0000</pubDate>
		<dc:creator>Addicott Web</dc:creator>
				<category><![CDATA[Freelance Business]]></category>
		<category><![CDATA[How To's]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[breadcrumbs]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[keywords]]></category>
		<category><![CDATA[micro-content]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://www.addicottweb.com/?p=1350</guid>
		<description><![CDATA[WordPress doesn&#8217;t have a default way of creating breadcrumbs, so when you&#8217;re designing a website in it, you have to include them on your own, either by adding some code to your theme&#8217;s files or by using a plugin. Here &#8230; <a href="http://www.addicottweb.com/2009/04/ways-of-creating-breadcrumbs-in-wordpress/">Continue reading <span class="meta-nav">&#8594;</span></a><div class="addthis_toolbox addthis_default_style " addthis:url='http://www.addicottweb.com/2009/04/ways-of-creating-breadcrumbs-in-wordpress/' addthis:title='Ways to Create Breadcrumbs in WordPress '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p>WordPress doesn&#8217;t have a default way of creating breadcrumbs, so when you&#8217;re designing a website in it, you have to include them on your own, either by adding some code to your theme&#8217;s files or by using a plugin. Here are some ways to create breadcrumbs in WordPress for you to consider.</p>
<p><span id="more-1350"></span>(If you don&#8217;t know what breadcrumbs are and want to find out more about why and how to use them, read through my previous post on the subject, &#8220;<a href="http://www.addicottweb.com/2009/02/hansel-and-gretel-would-be-great-web-designers/">Hansel and Gretel Would be Great Web Designers</a>&#8220;.)</p>
<h2>By adding some code</h2>
<p>If you feel comfortable working with your WordPress theme&#8217;s files, here are 3 different ways to incorporate breadcrumbs into your WordPress website. Choose a method depending on what content you want to use them for on your website.</p>
<h3>Simple breadcrumbs for individual blog posts</h3>
<p><a title="Make an Apple.com Style Breadcrumb for Your WordPress Blog" href="http://wphacks.com/make-an-applecom-style-breadcrumb-for-your-wordpress-blog/" target="_blank">A post over at WP Hacks</a> details how to make simple breadcrumbs menus using basic PHP template tags. All you have to do is insert the following code into the single.php file wherever you want the breadcrumbs to appear:</p>
<pre>&lt;a href="&lt;?php bloginfo('home'); ?&gt;"&gt;Home&lt;/a&gt; &amp;raquo; &lt;?php the_category(); ?&gt; &amp;raquo; &lt;?php the_title(); ?&gt;</pre>
<p>You can style this with CSS to make it look a little nicer; my recommendation is that you wrap everything in a list like as follows, which will give you more options when it comes to styling:</p>
<pre>&lt;ul&gt;
&lt;li&gt;&lt;a href="&lt;?php bloginfo('home'); ?&gt;"&gt;Home&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;?php the_category('') ?&gt;&lt;/li&gt;
&lt;li&gt;&lt;?php the_title(); ?&gt;&lt;/li&gt;
&lt;/ul&gt;</pre>
<p>I include the code here because this method is so simple to use. I&#8217;ve used it before, and it serves it purpose if you only want to include the breadcrumbs on your blog posts. The only drawback is that there is no flexibility to use it anywhere other than the posts on your WordPress website.</p>
<h3>Advanced breadcrumbs for both pages and posts</h3>
<p>When you want to add breadcrumbs to more than just blog posts, you need something a little more advanced in order to do that. Here are 2 different methods; both incorporate more advanced code to display breadcrumbs on both pages and posts:</p>
<ul>
<li><a href="http://www.catswhocode.com/blog/how-to-breadcrumb-function-for-wordpress" target="_blank">How to: Breadcrumb function for WordPress</a></li>
<li><a href="http://www.itsananderson.com/2008/12/wordpress-breadcrumbs/" target="_blank">WordPress Breadcrumbs</a></li>
</ul>
<p>With both methods, you just have to copy and paste some code into your functions.php file, and then insert some PHP code into your theme&#8217;s files wherever you want the breadcrumbs to appear.</p>
<p>I haven&#8217;t tried either one of these out myself, so if someone has used them, or tries them out on their website, leave a comment below and let me know your thoughts.</p>
<h2>By using a plugin</h2>
<p>If you&#8217;re not comfortable editing the code in your WordPress theme&#8217;s files, there are plugins available that give you the ability to style and manage them through the WordPress admin section, such as:</p>
<ul>
<li><a href="http://mtekk.weblogs.us/code/breadcrumb-navxt/" target="_blank">Breadcrumb NavXT</a></li>
<li><a href="http://yoast.com/wordpress/breadcrumbs/" target="_blank">Yoast Breadcrumbs</a></li>
<li><a href="http://justintadlock.com/archives/2009/04/05/breadcrumb-trail-wordpress-plugin" target="_blank">Breadcrumb Trail by Justin Tadlock</a></li>
</ul>
<p>I haven&#8217;t tried out any of these plugins myself, so I can&#8217;t speak from personal experience about how well they work or if one is preferable over another. If you have used one of them or have any feedback about these plugins (or others I didn&#8217;t mention), leave a comment about it below.</p>
<h2>Thoughts?</h2>
<p>Do you have a preferred way of creating breadcrumbs on your WordPress website? If so, share your thoughts with everyone by leaving a comment below!</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.addicottweb.com/2009/04/ways-of-creating-breadcrumbs-in-wordpress/' addthis:title='Ways to Create Breadcrumbs in WordPress '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.addicottweb.com/2009/04/ways-of-creating-breadcrumbs-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Make It Easier for Your Clients to Use WordPress</title>
		<link>http://www.addicottweb.com/2009/04/make-it-easier-for-your-clients-to-use-wordpress/</link>
		<comments>http://www.addicottweb.com/2009/04/make-it-easier-for-your-clients-to-use-wordpress/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 14:50:14 +0000</pubDate>
		<dc:creator>Addicott Web</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[clients]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://www.addicottweb.com/?p=1298</guid>
		<description><![CDATA[When I build a WordPress website for a client, I have to remember that while I&#8217;m fully comfortable managing, editing, and adding content or enhancements, they aren&#8217;t necesssarily. So I make a few slight changes on the administrative side while &#8230; <a href="http://www.addicottweb.com/2009/04/make-it-easier-for-your-clients-to-use-wordpress/">Continue reading <span class="meta-nav">&#8594;</span></a><div class="addthis_toolbox addthis_default_style " addthis:url='http://www.addicottweb.com/2009/04/make-it-easier-for-your-clients-to-use-wordpress/' addthis:title='Make It Easier for Your Clients to Use WordPress '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p>When I build a WordPress website for a client, I have to remember that while I&#8217;m fully comfortable managing, editing, and adding content or enhancements, they aren&#8217;t necesssarily. So I make a few slight changes on the administrative side while building their website, which (hopefully) improves their overall user experience.<span id="more-1298"></span></p>
<p>One of my big selling points about <a href="http://www.addicottweb.com/2008/11/why-i-want-to-build-your-website-in-wordpress/">why I want to build a client&#8217;s website in WordPress</a> is because it is so easy to use. The last thing I want is to have the client be dissatisfied with the website I gave them because they find don&#8217;t find WordPress to be that way. That makes me look bad, and dissatisfied customers generally don&#8217;t lead to repeat business or give out referrals to others.</p>
<p>Here are the things that I do to make it easier for my clients to use WordPress.</p>
<h2>Customize the login screen</h2>
<p>There are a number of reasons as to why you should customize the WordPress login screen, which I covered in <a title="&quot;Customizing the WordPress Login Screen&quot;" href="http://www.addicottweb.com/2009/03/customizing-the-wordpress-login-screen/">a separate article on the topic</a>. But the main one that applies here is the sense of familiarity that you can give a client from the very first moment that they go to manage their content. And since first impressions are everything, not only is it a nice touch on your part as the designer, it&#8217;s a potentially invaluable change you should make.</p>
<h2>De-Clutter the dashboard</h2>
<p>In WordPress 2.7, when you first log in you&#8217;ll see the administrative dashboard with all the options for what is displayed on the screen. Fortunately, you can customize what will appear, which is a nice feature that came along in this version of WordPress. Just click on the &#8220;Screen Options&#8221; tab in the top right corner of the page to make your choices.</p>
<p>Most users who aren&#8217;t technically savvy don&#8217;t care about such things as WordPress development blog updates, the latest plugins, etc., so you can safely remove them from the dashboard. The goal is to set up the dashboard so that when the client logs in, they&#8217;re not overwhelmed with unnecessary information (which might make them intimidated about using WordPress), but rather will see a clean dashboard with only the information they need to see on it.</p>
<h2>Create separate users</h2>
<p>If multiple people within your client&#8217;s business or organization are going to post content, then you&#8217;ll need to set up multiple user accounts so that each person can post content on their own. Make sure to select their user level accordingly so that they can only do what they&#8217;re supposed to; for a good explanation of the different user levels, read through the <a href="http://codex.wordpress.org/Roles_and_Capabilities" target="_blank">page on the topic in the WordPress codex</a>.</p>
<p>The other reason you&#8217;ll want to do this is to separate the purely technical and administrative functions (managing plugins, overall site settings, etc.) from the purely content-related. What you&#8217;ll end up with is the default admin log-in, which could be used by whomever is managing the website as a whole, and then the separate user log-ins.</p>
<p>Just don&#8217;t forget to give a list with all of the user ID&#8217; s and passwords to the client, so that they can distribute them accordingly.</p>
<h2>Advise them of updates/upgrades</h2>
<p>Working with WordPress means that there will occasionally be the need to upgrade something on their website &#8211; either a plugin or the actual version of WordPress itself. Although upgrades aren&#8217;t necessarily a bad thing, from a client&#8217;s perspective they might get nervous that what they&#8217;ve grown accustomed to doing will change.</p>
<p>The release of WordPress 2.7 is a perfect example, especially since it brought such a dramatic change to the administrative experience from previous versions of WordPress. When there are major changes that will be taking place, it&#8217;s a good idea to let them know ahead of time so that they&#8217;re aware of what&#8217;s going on and what, if anything, will change. (You don&#8217;t necessarily have to do this for every time a plugin needs upgrading.)</p>
<p>There is a business benefit to this as well. Keeping them updated after you turn the website over to them shows that you&#8217;re not just dropping it in their lap and running. Doing so gives them the impression that you&#8217;re thinking about them as your client even if you&#8217;re not working directly with them at the moment &#8211; a sentiment that might go a long way in the future.</p>
<h2>Install the proper plugins</h2>
<p>If there are any plugins that you know of that will make it easier for them to do something they need to on the administrative side, make sure to install those in addition to the plugins that function only on the actual website. The <a href="http://www.ilfilosofo.com/blog/wp-db-backup/" target="_blank">WordPress Database Backup</a> is a great example; installing it and showing them how to use it could save tons of headaches later on.</p>
<h2>Teach them to use it</h2>
<p>This is the probably the most essential thing you can do when turning over a WordPress website to a client. Making the transition to a content management system can seem overwhelming at first, especially for those people who aren&#8217;t technically savvy or have never done it before.</p>
<p>You need to do everything you can to help ease your client into it and to show them how easy it is to use. Make sure that you show them (and by them, I mean anyone who will be using WordPress) everything that they&#8217;ll need to know in order to use WordPress as they intend to. I prefer to do this in-person if possible, since it&#8217;s much easier to teach something on the computer to someone when you can see it with them as they do.</p>
<p>While you should always be there if your client has questions, you might also want to provide them with some online resources that they can turn to for answers in addition to turning to you. That way, they won&#8217;t always have to come to you for answers to simple questions, but at the same time, they&#8217;ll know that if they can&#8217;t easily find the answer to something, you&#8217;re there for them to turn to.</p>
<p>Just make sure that you build this teaching time into your overall price quote, and that the client knows that it is as much a service that you&#8217;re being compensated for as the actual website is.</p>
<h2>Thoughts?</h2>
<p>If you build WordPress websites often for clients, what are some of your suggestions for how to make it as easy as possible for them to use? Share your ideas with everyone by leaving a comment below!</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.addicottweb.com/2009/04/make-it-easier-for-your-clients-to-use-wordpress/' addthis:title='Make It Easier for Your Clients to Use WordPress '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.addicottweb.com/2009/04/make-it-easier-for-your-clients-to-use-wordpress/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>6 More WordPress Plugins You Should Be Using</title>
		<link>http://www.addicottweb.com/2009/03/6-more-wordpress-plugins-you-should-be-using/</link>
		<comments>http://www.addicottweb.com/2009/03/6-more-wordpress-plugins-you-should-be-using/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 14:30:17 +0000</pubDate>
		<dc:creator>Addicott Web</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[comments]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[forms]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.addicottweb.com/?p=1039</guid>
		<description><![CDATA[Back in February I put together a list of essential plugins for your WordPress website or blog. Since then I&#8217;ve come across some additional plugins that I think would be useful to install and which I thought would be worth &#8230; <a href="http://www.addicottweb.com/2009/03/6-more-wordpress-plugins-you-should-be-using/">Continue reading <span class="meta-nav">&#8594;</span></a><div class="addthis_toolbox addthis_default_style " addthis:url='http://www.addicottweb.com/2009/03/6-more-wordpress-plugins-you-should-be-using/' addthis:title='6 More WordPress Plugins You Should Be Using '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p>Back in February I put together a list of <a href="http://www.addicottweb.com/2009/02/essential-plugins-for-your-wordpress-website-or-blog/">essential plugins for your WordPress website or blog</a>. Since then I&#8217;ve come across some additional plugins that I think would be useful to install and which I thought would be worth sharing.</p>
<p><span id="more-1039"></span>I&#8217;m working on a few WordPress websites for clients at the moment, so I&#8217;ve discovered these plugins as I&#8217;ve been searching for solutions to some of their design requirements. Finding these plugins just reinforces for me one of the best things about working with WordPress &#8211; that for almost anything that you&#8217;re trying to do, chances are that there&#8217;s a plugin that already exists to meet that need.</p>
<p>(I also wrote last year about some of the other reasons <a href="http://www.addicottweb.com/2008/11/why-i-want-to-build-your-website-in-wordpress/">why I want to build your website in WordPress</a> &#8211; the availability of plugins being only one of those reasons.)</p>
<p>Without further ado, here are 6 more plugins that you should be using on your WordPress website or blog&#8230;</p>
<h2>#1: Easy Contact</h2>
<p><a href="http://wordpress.org/extend/plugins/easy-contact/" target="_blank">Easy Contact</a> is a good plugin to use if you&#8217;re looking to incorporate a basic contact form into your website or blog. What I like most about it is that unlike the previous contact form plugin that I had been using (the <a href="http://blue-anvil.com/archives/secure-and-accessible-php-contact-form-for-wordpress" target="_blank">Secure and Accessible PHP Contact Form plugin)</a>, the additional CAPTCHA security question is an optional choice on the form.</p>
<p>Why is that important to me? I used the other form for one of my past projects, and they kept telling me they were having problems with the contact form &#8211; specifically that people said they had sent a message through the form, but the client never received it. Turns out what was happening was that people weren&#8217;t answering the required CAPTCHA question, so the form results didn&#8217;t go through, even though the form page refreshed &#8211; giving people the impression that the message had gone through.</p>
<p>In any case, the Easy Contact plugin should help avoid that confusion (the security question is optional to display), while still enabling the basic functions that you would expect from a contact form. You can style it however you want to as well, although that&#8217;s pretty standard for most plugins of this nature.</p>
<h2>#2: Thank Me Later</h2>
<p><a href="http://wordpress.org/extend/plugins/thank-me-later/" target="_blank">Thank Met Later</a> is a great plugin to incorporate into the functionality of your comments area. Once you install this plugin, it will send a thank you message to people who leave a comment on your blog or website. There are a lot of ways to customize your message, from the content to when the thank you note is sent out, making it really versatile.</p>
<p>Why would you want to send out a thank you note to people who leave a comment? I think doing so is useful as another way for you to reach out to, and interact with, people who are coming into contact with your website in some way. Sending a little note can put a more personal face on your website, encourage them to subscribe to your RSS feed or email newsletter, start fostering relationships with your commenters, etc. &#8211; all things you want to do to help build your brand and reputation.</p>
<h2>#3: WP-UnitPNGFix</h2>
<p>The name may be difficult to read, but this plugin is definitely getting added to my must-install list. <a href="http://wordpress.org/extend/plugins/wp-unitpngfix/" target="_blank">WP-UnitPNGFix</a> fixes the problem that occurs in Internet Explorer 6.0, where PNG images that are supposed to have a transparent background instead have a grey block behind them.</p>
<p>Firefox, Safari, and newer versions of Internet Explorer don&#8217;t have a problem rendering transparent PNGs, but since so many people are still using Internet Explorer 6.0, us web designers still have to account for it in our design. (Yet another reason <a href="http://www.addicottweb.com/2008/07/why-i-dislike-internet-explorer-60-so-much/">why I hate Internet Explorer 6.0 so much</a> and why I wish people would upgrade already.)</p>
<h2>#4: Thumbnail for Excerpts</h2>
<p>On some blogs, you&#8217;ll see photos used next to the post excerpts as a way to attract people&#8217;s attention to particular posts. A great example of a blog that uses this technique is <a href="http://psd.tutsplus.com/" target="_blank">PSD Tuts</a> &#8211; visit their website and you&#8217;ll immediately see what I mean.</p>
<p>I think that this effect works nicely for when you&#8217;re using WordPress as a content management system for clients, rather than just a blog post. The current projects I&#8217;m working on fall into that category, so posts are really being used as news updates about particular events. When that&#8217;s the case, having a small thumbnail photo is a nice touch that can help accentuate the posts page.</p>
<p>What <a href="http://wordpress.org/extend/plugins/thumbnail-for-excerpts/" target="_blank">Thumbnails for Excerpts</a> does in particular is look for the first image within the post, and that becomes the thumbnail that&#8217;s displayed next to the excerpt. You can easily specify the size of your thumbnail, and then it&#8217;s just a matter of styling the image for how you want it to appear.</p>
<h2>#5: Multi-Level Navigation</h2>
<p>Drop-down menus are always a contentious topic in the web design world, but I think they do have their uses and can be an important way to help your users dig deeper into your site&#8217;s content.</p>
<p>The <a href="http://wordpress.org/extend/plugins/multi-level-navigation-plugin/&quot;" target="_blank">Multi-Level Navigation</a> plugin lets you have drop-down menus in WordPress, which otherwise would involve some complicated coding in order to have.  This plugin lets you customize everything through an easy-to-use interface. You can add up to two levels to your drop-down menus (which in most cases is probably the most that you should have anyways), style it however you want to, determine the contents for the menus, and more.</p>
<h2>#6: Embed iFrame</h2>
<p>The reason for using the <a href="http://wordpress.org/extend/plugins/embed-iframe/" target="_blank">Embed Iframe</a> plugin is somewhat obscure, and truthfully most people probably won&#8217;t have use for it on their websites. Simply put, an &lt;iframe&gt; is a means of embedding one HTML page in another. The projects I&#8217;m working are regional websites for a national organization, and they want to be able to include content from the national website without having to duplicate it on the regional websites &#8211; so that&#8217;s why this is coming in handy.</p>
<p>But there&#8217;s also another more common use for an &lt;iframe&gt;, and that&#8217;s if you want to include a Google calendar on your website. Calendars are certainly a useful feature to have on your website, especially if they&#8217;re used to highlight programming and events. Google calendars are certainly popular and easy to use for your users.</p>
<p>In order to display your Google calendar on your website, after installing this plugin all you would do is reference the URL of your Google calendar within the iframe code on your page, and you&#8217;re all set!</p>
<h2>Thoughts?</h2>
<p>Do any of these plugins sound like something you would use on your WordPress website or blog? If so, let me know what you think of them. Or, if you have any other WordPress plugins that you think might be useful for everyone to know about, share them by leaving a comment below!</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.addicottweb.com/2009/03/6-more-wordpress-plugins-you-should-be-using/' addthis:title='6 More WordPress Plugins You Should Be Using '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.addicottweb.com/2009/03/6-more-wordpress-plugins-you-should-be-using/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Essential Plugins for Your WordPress Website or Blog</title>
		<link>http://www.addicottweb.com/2009/02/essential-plugins-for-your-wordpress-website-or-blog/</link>
		<comments>http://www.addicottweb.com/2009/02/essential-plugins-for-your-wordpress-website-or-blog/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 18:10:07 +0000</pubDate>
		<dc:creator>Addicott Web</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[comments]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.addicottweb.com/?p=765</guid>
		<description><![CDATA[WordPress is one of the most popular and versatile blogging platforms and content management systems used on the web today. The variety of available plugins is one of the contributing reasons to that, but how do you tell which plugins &#8230; <a href="http://www.addicottweb.com/2009/02/essential-plugins-for-your-wordpress-website-or-blog/">Continue reading <span class="meta-nav">&#8594;</span></a><div class="addthis_toolbox addthis_default_style " addthis:url='http://www.addicottweb.com/2009/02/essential-plugins-for-your-wordpress-website-or-blog/' addthis:title='Essential Plugins for Your WordPress Website or Blog '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p>WordPress is one of the most popular and versatile blogging platforms and content management systems used on the web today. The variety of available plugins is one of the contributing reasons to that, but how do you tell which plugins are essential to use, and which aren&#8217;t?<span id="more-765"></span></p>
<p>I thought it might be insightful to give you a list of the plugins that I use on this website, and that I commonly install for clients when I build a website for them in WordPress. They fall into four basic categories &#8211; commenting, SEO, administration, and content.</p>
<p>See how many of them you use on your WordPress website or blog or have heard about. If you don&#8217;t have some of these installed, give them a shot and see if they help improve your website or blog in some way.</p>
<p>One note &#8211; all the plugin links below are to that plugin&#8217;s page in the <a href="http://wordpress.org/extend/plugins/" target="_blank">WordPress plugin directory</a>. By going there, you can download each plugin, but you can also find out more information about installing or troubleshooting it.</p>
<h2>Commenting</h2>
<p>Want to make it easier for people to comment on your posts? Try some of these plugins, which help accomplish that goal.</p>
<ul>
<li><a href="http://wordpress.org/extend/plugins/subscribe-to-comments/" target="_blank">Subscribe to Comments</a> &#8211; Lets commenters sign up to receive an e-mail notification when another comment is made to the post they commented on. The plugin also includes a subscription manager that your commenters can use to unsubscribe to certain posts, change their notification e-mail address, and more.</li>
<li><a href="http://wordpress.org/extend/plugins/better-comments-manager/" target="_blank">Better Comments Manager</a> &#8211; Allows you, as the blog administrator, to respond to comments from within the admin panel rather than by going to the website.</li>
<li><a href="http://wordpress.org/extend/plugins/no-self-ping/" target="_blank">No Self Pings</a> &#8211; A pingback (or trackback) is a notification you receive when someone links from their website to a post on your blog. If you&#8217;re writing a post and include a link to another one on your own blog, there&#8217;s not really a point in notifying yourself about that.</li>
</ul>
<h2>Seach Engine Optimization (SEO)</h2>
<p>These plugins help you accomplish some of the <a href="http://www.addicottweb.com/2009/01/simple-steps-to-bolster-seo-on-your-website/">simple steps to incorporate SEO into your website or blog</a>, as I&#8217;ve written about previously.</p>
<ul>
<li><a href="http://wordpress.org/extend/plugins/google-sitemap-generator/" target="_blank">Google XML Sitemaps</a> &#8211; Automatically creates <a href="http://www.sitemaps.org" target="_blank">XML sitemaps</a> of your website, which you can then submit to the search engines to help them crawl your website easier.</li>
<li><a href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/" target="_blank">All-in-One SEO Pack</a> &#8211; Lets you optimize your title and META tags with content and keywords of your choosing, while also helping you avoid the duplicate content found on WordPress websites.</li>
</ul>
<h2>Administrative</h2>
<p>As the administrator of a WordPress website or blog, there is plenty to think about in addition to just the content. These plugins help you with some of those essential tasks, making administering it easier and less time-consuming.</p>
<ul>
<li><a href="http://wordpress.org/extend/plugins/wp-db-backup/" target="_blank">Database Backup</a> &#8211; Allows you to back-up your WordPress database in case something catastrophic happens to it. You can have the backups e-mailed to you or saved automatically to your server, and can schedule how often the back-ups should take place.</li>
<li><a href="http://wordpress.org/extend/plugins/wp-super-cache/" target="_blank">WP Super Cache</a> &#8211; Helps you speed up your WordPress website or blog significantly by reducing the workload on your server when someone visits it.</li>
<li><a href="http://wordpress.org/extend/plugins/akismet/" target="_blank">Akismet</a> &#8211; Checks your comments to see if they look like spam or not. You can review the spam it catches in a separate section from your regular &#8220;Comments&#8221; admin page. If you have commenting enabled on your WordPress website or blog, this is an absolute must to install.</li>
</ul>
<h2>Content</h2>
<p>You have a website or blog because you want to share content with your visitors, right? These plugins can help you do that in ways that emphasize the usability of your website &#8211; something I&#8217;m always in favor of.</p>
<ul>
<li><a href="http://wordpress.org/extend/plugins/similar-posts/" target="_blank">Similar Posts</a> &#8211; Displays a list of posts that are similar or related to the current post. How the list of similar posts is determined can be <a href="http://rmarsh.com/plugins/post-options/" target="_blank">customized in many different ways</a>, but the basic way similarity is judged is according to the post&#8217;s title, content, and tags.</li>
<li><a href="http://wordpress.org/extend/plugins/popular-posts-plugin/" target="_blank">Popular Posts</a> &#8211; Displays a list of your blog&#8217;s most-viewed posts. This plugin was created by the same people that made the Similar Posts plugin, so you can use the same options to customize how this list is displayed as you can for the Similar Posts list as well.</li>
<li><a href="http://wordpress.org/extend/plugins/share-this/" target="_blank">ShareThis</a> &#8211; Provides a quick, simple to use, and unobtrusive way for users to either add your post to many social bookmarking sites or e-mail the link to someone.</li>
<li><a href="http://wordpress.org/extend/plugins/lightbox-2-wordpress-plugin/" target="_blank">Lightbox</a> &#8211; Creates a sharp, modern-looking overlay for images on the page, useful when you have thumbnails of an image and want to allow your visitors to view an enlarged copy. This looks much better than having the enlargement open on a blank page.</li>
<li><a href="http://wordpress.org/extend/plugins/wp-pagenavi/" target="_blank">WP-Pagenavi</a> &#8211; Adds a more advanced page navigation system to your blog archives for when you start to accumulate a lot of posts over time.</li>
<li><a href="http://wordpress.org/extend/plugins/gd-star-rating/" target="_blank">GD Star Rating</a> &#8211; Allows you to set up a rating and review system that lets your visitors provide feedback on how useful a particular post, page, or comment is. There are many different options you can set for how the rating stars should be displayed and how things are rated.</li>
</ul>
<h2>What did I miss?</h2>
<p>If you have a WordPress website or blog, or design them for clients, what plugins do you use that I haven&#8217;t listed here? Let everyone know by filling out the comment form below!</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.addicottweb.com/2009/02/essential-plugins-for-your-wordpress-website-or-blog/' addthis:title='Essential Plugins for Your WordPress Website or Blog '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.addicottweb.com/2009/02/essential-plugins-for-your-wordpress-website-or-blog/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>SEO for WordPress: The META Tag Problem</title>
		<link>http://www.addicottweb.com/2009/01/seo-for-wordpress-the-meta-tag-problem/</link>
		<comments>http://www.addicottweb.com/2009/01/seo-for-wordpress-the-meta-tag-problem/#comments</comments>
		<pubDate>Fri, 30 Jan 2009 19:53:24 +0000</pubDate>
		<dc:creator>Addicott Web</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://www.addicottweb.com/?p=604</guid>
		<description><![CDATA[Earlier this week I wrote about some simple steps that you can take to help bolster SEO on your website. But the one thing I didn&#8217;t mention is that when you build your website in content management systems such as &#8230; <a href="http://www.addicottweb.com/2009/01/seo-for-wordpress-the-meta-tag-problem/">Continue reading <span class="meta-nav">&#8594;</span></a><div class="addthis_toolbox addthis_default_style " addthis:url='http://www.addicottweb.com/2009/01/seo-for-wordpress-the-meta-tag-problem/' addthis:title='SEO for WordPress: The META Tag Problem '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p>Earlier this week I wrote about some simple steps that you can take to help <a href="http://www.addicottweb.com/2009/01/simple-steps-to-bolster-seo-on-your-website/">bolster SEO on your website</a>. But the one thing I didn&#8217;t mention is that when you build your website in content management systems such as WordPress, some of these steps become more difficult to implement.<span id="more-604"></span></p>
<p>While there are many other advantages to <a href="http://www.addicottweb.com/2008/11/why-i-want-to-build-your-website-in-wordpress/">building a website in WordPress</a>, when it comes to SEO, WordPress is lacking in a few areas. I&#8217;d like to talk about one of those problems in particular: the inability to customize the META description and META keyword tags in the basic WordPress installation.</p>
<h2>Optimizing META Tags in WordPress</h2>
<p>So why is it not possible to customize the META tags on a WordPress website? It has to do with the META tags being located within the website&#8217;s header.</p>
<p>Websites that are built in a way where each page of content is a separate file make it easy to customize the META tags on the different pages. The header areas appear on every single page, and are each totally independent of one another.</p>
<p>But when a website is built in a system such as WordPress, that won&#8217;t work. WordPress uses only a few pages to display the page and post content, and all of those files reference the exact same header file. So with the basic installation of WordPress, there is only one header area throughout the entire website that you could customize.</p>
<p>Are you beginning to see the problem yet?</p>
<p>When you use WordPress right out of the box, yes, you are able to manually go into the header file and insert your optimized META description and META keyword tags into the coding. But that only solves the problem on the macro level. If you want to optimize on the micro level on every piece of content on your website, this becomes a more significant problem.</p>
<h2>What&#8217;s the solution?</h2>
<p>Whenever there is a problem in WordPress there is a plugin available to solve it, and this is no exception. The <a href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/" target="_blank">All-in-One SEO plugin</a> allows you to write your own custom META description and META keywords tags on each and every page or post on your website.</p>
<p>Once you install it, the plugin will add a field called &#8220;All in One SEO Pack&#8221; onto the &#8220;Create&#8221; and &#8220;Edit&#8221; screens for all pages or posts. Just fill in that field with your optimized META description and META keyword tags, and when you publish your content, you&#8217;re good to go!</p>
<p>(Incidentally, this plugin is the most popular and downloaded plugin available for WordPress &#8211; so it&#8217;s something that a large number of people are successfully using and recommend.)</p>
<p>I just installed this plugin on this website, but have yet to go through my pages and blog posts and customize each the META tags for each one. I&#8217;m still debating whether it is worth it to customize every single blog post I&#8217;ve written, or whether I should only focus on categories or the most popular things I&#8217;ve written. No matter what I decide though, I think in the long-run it is worth taking the time to do.</p>
<h3>While we&#8217;re in the header&#8230;</h3>
<p>There is one other thing I want to mention quickly while we&#8217;re talking about the header, and that&#8217;s the ability to customize your title tags for SEO purposes.</p>
<p>Title tags also go in the header, and face the some limitations in WordPress that the META tags do. You could manually go into the header coding and set them to display the name of your page/post along with some keywords. The problem with doing it that way is that apart from the name of the page/post, the remainder of the title tag will be uniform across everything on your website.</p>
<p>If you want to have a greater degree of control over the title tags and would like to make the title tag more relevant to the content on the page, there are two plugins that allow you to do that:</p>
<ul>
<li><a href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/" target="_blank">All-in-One SEO plugin</a> (as mentioned above)</li>
<li><a href="http://www.netconcepts.com/seo-title-tag-plugin/" target="_blank">SEO Title Tag plugin</a></li>
</ul>
<p>Which one you use depends on whether you think that optimizing META tags is worth spending the time on.</p>
<p>A lot of SEO professionals think that the search engines don&#8217;t give as much value to META tags as they used to. In the early days of search, websites used to stuff their META keyword tags with a ton of keywords or keyword combinations in the hope that the search engines grasped onto some of them and directed traffic to the website. So those professionals say that the search engines learned from that, and stopped weighing those META tags as much in their search algorithms.</p>
<p>Whether SEO professionals are right about that is still up for debate. If you agree with the idea that META tags don&#8217;t carry much weight anymore, then you might not want to spend the additional time optimizing those tags throughout your website. And if you don&#8217;t have the need for it, then why install the all-in-one plugin when you could get by with the SEO Title Tag plugin instead.</p>
<p>The only downside to using the Title Tag plugin only is that you still need a META description on the pages of your website, because that is what is displayed on the search engine results page. So you would have to go into the header file manually and add in one.</p>
<h2>Thoughts?</h2>
<p>If you&#8217;ve used either one of the plugins mentioned above to optimize the META tags on your website, have they helped your search engine rankings? Do you think it&#8217;s worth taking the time to create custom tags for each page on your website or blog, or are there other SEO elements that should have a higher priority?</p>
<p>Share your comments using the form below!</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.addicottweb.com/2009/01/seo-for-wordpress-the-meta-tag-problem/' addthis:title='SEO for WordPress: The META Tag Problem '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.addicottweb.com/2009/01/seo-for-wordpress-the-meta-tag-problem/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Why I Want to Build Your Website in WordPress</title>
		<link>http://www.addicottweb.com/2008/11/why-i-want-to-build-your-website-in-wordpress/</link>
		<comments>http://www.addicottweb.com/2008/11/why-i-want-to-build-your-website-in-wordpress/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 21:31:14 +0000</pubDate>
		<dc:creator>Addicott Web</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[clients]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://www.addicottweb.com/?p=261</guid>
		<description><![CDATA[I&#8217;ve used WordPress on four different websites that I&#8217;ve built this year, including this one. And the more I talk to people about WordPress, the more versed I am in why they should be using it on their website. Evaluating &#8230; <a href="http://www.addicottweb.com/2008/11/why-i-want-to-build-your-website-in-wordpress/">Continue reading <span class="meta-nav">&#8594;</span></a><div class="addthis_toolbox addthis_default_style " addthis:url='http://www.addicottweb.com/2008/11/why-i-want-to-build-your-website-in-wordpress/' addthis:title='Why I Want to Build Your Website in WordPress '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve used WordPress on four different websites that I&#8217;ve built this year, including this one. And the more I talk to people about WordPress, the more versed I am in why they should be using it on their website.</p>
<p><span id="more-261"></span></p>
<h2>Evaluating Whether to Design with WordPress</h2>
<p>When a client tells me that they are a small-to-medium business or organization, that they don&#8217;t have a lot of technical knowledge or resources to update the website on a regular basis, and that they want there to be some sort of way for them to post regular news updates &#8211; that&#8217;s usually all I have to hear before I start thinking: WordPress, WordPress, WordPress!</p>
<p>Am I saying that it&#8217;s an ideal solution for all clients, and that this is all I&#8217;m limiting myself to working with? Definitely not. But, for a lot of the potential clients who approach me about website work for them, it just so happens that it might meet their needs perfectly.</p>
<h2>The Selling Points</h2>
<p>So what are the reasons that I tell people for why I want to build their website in WordPress?</p>
<ul>
<li><strong>It&#8217;s free</strong>. There are no additional costs that the client has to pay. What could be better than that?</li>
<li><strong>There is plenty of support availabile</strong>. From my point of view as their designer, whenever I&#8217;ve had a question about how to do something in WordPress as I&#8217;m designing a new website in it, all I&#8217;ve had to do is Google my question. In almost every case, I&#8217;ve been able to find an answer pretty much right away. And not only that, but with the sheer amount of blogs and other resources out there about WordPress, there are plenty of people writing on blogs, forums, etc., where they share their solutions and tricks.</li>
<li><strong>Availability of plugins.</strong> Want to incorporate a contact form? Photo gallery? Various internal search features? Google analytics? There are tons and tons of WordPress plugins out there that do pretty much everything that a client can imagine &#8211; all I (or they) have to do is search, download, install, and configure on their system.</li>
<li><strong>It&#8217;s easy to install.</strong> When setting up WordPress on clients&#8217; servers, I&#8217;ve done it both automatically and manually, and in both cases, it couldn&#8217;t be easier to do. If you do have to do it manually, there are plenty of resources out there to help you &#8211; just type &#8220;installing WordPress manually&#8221; into Google and you&#8217;ll find all the help you need. I did it for the first time yesterday, and while I was intimidated by the process at first, by the end I was amazed with how simple it turned out to be.</li>
<li><strong>It maintains itself.</strong> When new versions of WordPress are available, you&#8217;ll be notified automatically, and it can upgrade itself automatically. The same thing applies to plug-ins you have installed; WordPress will automatically notify you when a newer version is available, and install it automatically for you.</li>
<li><strong>It has an easy-to-use web interface.</strong> Since a lot of organizations I do work for don&#8217;t have a dedicated full-time employee working on their website, they want something that makes it easy for them to update their content when needed. In fact, as soon as I hear them say that their current system makes it difficult for them to update regularly, that&#8217;s usually a good indicator that they need some sort of content management system such as WordPress.</li>
<li><strong>Anyone can learn to use it.</strong> The back-end portion of a website built in WordPress is really simple to use. Even for people who are very intimidated by computers, updating content is really as simple as 1+2=3. The main content window has a basic Word-processing interface, so there&#8217;s really no need for the person updating the content to know HTML &#8211; although it certainly doesn&#8217;t hurt if they do.</li>
<li><strong>It allows multiple users to update content.</strong> If you have more than one person who is going to contribute content for your website, why not give them separate access? In WordPress you can create different users with different levels of access (subscribers, writers, administrators, etc.), each of which has a different amount of access to what they can and can&#8217;t change on the site. So does the director of your organization want to post something occasionally, but isn&#8217;t the person who is regularly maintaining the website? Just give them their own user ID; not only will it empower them, but they&#8217;ll feel more of a connection to the website as well.</li>
<li><strong>You can write in it from anywhere.</strong> All you need is an Internet browser and the URL for your site&#8217;s WordPress administration, and you can access it from wherever you are &#8211; be it your office, or a coffee shop, or the beach, etc. You don&#8217;t have to wait until you&#8217;re at a particular computer to access it, and what&#8217;s more, you can even write to it by e-mail if you wanted to. Which, for those people who are toting their Blackberry&#8217;s around, might come in handy.</li>
<li><strong>You can better integrate content across your website.</strong> Do you want news from your organization to update automatically on your homepage? Once I set that up for you, you don&#8217;t ever have to do any hard-coding for your updates to appear. And, you can set up stuff like that on any page or section on your website that you want to. This makes it much easier for people to find the content that you&#8217;ve worked so hard on.</li>
<li><strong>There are minimal files to work with.</strong> Since the majority of your content is maintained as database content through the site administration section, there are a minimal number of actual files that you would need to touch in order to edit your website. This greatly simplifies things on the maintenance end of things.</li>
<li><strong>It puts an emphasis on usability.</strong> By being able to cross-integrate and automatically generate content throughout your website, WordPress makes it easier for your visitors to find what they&#8217;re looking for &#8211; the core principle of website usability.</li>
<li><strong>It&#8217;s as advanced as you want it to be.</strong> Want to manage various categories to cross-reference information? Or make your whole website searchable? Or install and configure numerous plug-ins? Or manage comments? The possibilities are endless, and you can use WordPress in as basic or as advanced a way as you want to.</li>
</ul>
<p>So there you have it &#8211; those are some of the things I tell my clients when describing why they should use WordPress for their new website.</p>
<p>If you&#8217;re a designer and build WordPress sites often, what are some of reasons that you give your clients for why they should use?</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.addicottweb.com/2008/11/why-i-want-to-build-your-website-in-wordpress/' addthis:title='Why I Want to Build Your Website in WordPress '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.addicottweb.com/2008/11/why-i-want-to-build-your-website-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Plug It In, Plug It In&#8230;</title>
		<link>http://www.addicottweb.com/2008/10/plug-it-in-plug-it-in/</link>
		<comments>http://www.addicottweb.com/2008/10/plug-it-in-plug-it-in/#comments</comments>
		<pubDate>Tue, 28 Oct 2008 17:35:55 +0000</pubDate>
		<dc:creator>Addicott Web</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[clients]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://www.addicottweb.com/?p=96</guid>
		<description><![CDATA[WordPress is one of the most popular and versatile blogging platforms out there. It also doubles as a handy content management system that is perfect for many different uses &#8211; which is why I&#8217;ve used it for client websites I&#8217;ve &#8230; <a href="http://www.addicottweb.com/2008/10/plug-it-in-plug-it-in/">Continue reading <span class="meta-nav">&#8594;</span></a><div class="addthis_toolbox addthis_default_style " addthis:url='http://www.addicottweb.com/2008/10/plug-it-in-plug-it-in/' addthis:title='Plug It In, Plug It In&#8230; '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.wordpress.org/" target="_blank">WordPress</a> is one of the most popular and versatile blogging platforms out there. It also doubles as a handy content management system that is perfect for many different uses &#8211; which is why I&#8217;ve used it for client websites I&#8217;ve built, why I run this website on it, and why I&#8217;m using it for a fourth website I&#8217;m building currently.</p>
<p>One of the benefits of using WordPress is that you can find a plugin out there for almost anything that you can imagine. The purposes vary, but they generally fall into a few broad categories:</p>
<ul>
<li>Improving website/blog usability</li>
<li>Better search engine optimization (SEO)</li>
<li>Speeding up the back-end administrative use</li>
<li>Importing photos, analytical data, etc.</li>
</ul>
<p>Since I use it so often, I thought I would prepare a list of the top plug-ins that I use and install on the websites I build in WordPress.</p>
<h2>What Visitors Will See</h2>
<p><strong>1. Secure and Accessible Contact Form</strong></p>
<p><a href="http://green-beast.com/blog/?page_id=136" target="_blank">This plug-in</a> is what I use on the contact forms on my WordPress-run websites. Once installed, you can create an accessible and usable form that has plenty of anti-spam and security features built in. You can also style it to look however you want it to, which is one of the nicer touches built into it.</p>
<p>Here is an example of the contact form as I used it on Etgar 36&#8242;s website:</p>
<p><img class="screenshot" src="http://www.addicottweb.com/images/blog_postings/wordpress_plugins/contact-form.gif" alt="Secure Contact Form WordPress plug-in" /></p>
<p><strong>2. Lightbox</strong></p>
<p><a href="http://www.4mj.it/lightbox-js-v20-wordpress/" target="_blank">This plug-in</a> is used to overlay images on the current page, which is a nicer way of displaying full-size images that are linked from thumbnails. You can also group images together into an album, making it easier for your visitors to browse through multiple images on the same page. Here is an example of Lightbox in use in my portfolio on this website:</p>
<p><img class="screenshot" src="http://www.addicottweb.com/images/blog_postings/wordpress_plugins/lightbox.gif" alt="Lightbox WordPress plug-in" /></p>
<p><strong>3. WP-PageNavi</strong></p>
<p><a href="http://lesterchan.net/portfolio/programming/php/" target="_blank">This plug-in</a> is one of the most popular WordPress plug-ins out there, and for good reason. If you have a lot of blog postings, it adds a nice, paginated navigation to the bottom of each page, allowing your visitors to browse through your postings easier. Here is an example of it in use on this website:</p>
<p><img class="screenshot" src="http://www.addicottweb.com/images/blog_postings/wordpress_plugins/wp-pagenavi.gif" alt="WP-PageNavi WordPress plug-in" /></p>
<p><strong>3. Similar Posts</strong></p>
<p><a href="http://rmarsh.com/plugins/similar-posts/" target="_blank">This plug-in</a> displays a highly-configurable list of posts that are similar in content to the current post that your visits are reading. The similarity can be based on any combination of word usage in the content, title, or tags, and you can have it display anywhere you want, although common practice seems to be to have them display at the end of your post&#8217;s content. You can see it in action on my website in this image:</p>
<p><img class="screenshot" src="http://www.addicottweb.com/images/blog_postings/wordpress_plugins/similar-posts.gif" alt="Similar Posts WordPress plug-in" /></p>
<p><strong class="header">What Visitors Won&#8217;t See</strong></p>
<p><strong>1. Manageable</strong></p>
<p><a href="http://www.aaronharp.com/dev/wp-manageable/" target="_blank">This plug-in</a> can make things much easier for website/blog administrators to update their page/post data (things such as the date, title, categories, and more) without actually loading each page/post individually. This is a definite time-saver, so I make sure that I install it on every WordPress website I build. You can see how it functions in this image:</p>
<p><img class="screenshot" src="http://www.addicottweb.com/images/blog_postings/wordpress_plugins/manageable.gif" alt="Manageable WordPress plug-in" /></p>
<p><strong>2. Admin Drop-Down Menu</strong></p>
<p><a href="http://planetozh.com/blog/my-projects/wordpress-admin-menu-drop-down-css/" target="_blank">This plug-in</a> transforms the regular WordPress menus into drop-down menus instead, saving the website/blog administrator time from clicking and waiting. See the before the after images below:</p>
<p><img class="screenshot" src="http://www.addicottweb.com/images/blog_postings/wordpress_plugins/menus-before.gif" alt="Admin Drop-Down Menus WordPress plug-in" /></p>
<p><em>Without the plug-in</em></p>
<p><img class="screenshot" src="http://www.addicottweb.com/images/blog_postings/wordpress_plugins/menus-after.gif" alt="Admin Drop-Down Menus WordPress plug-in" /></p>
<p><em>With the plug-in</em></p>
<h2>What Do You Use?</h2>
<p>If you&#8217;re a designer or web developer, do you work with WordPress yourself? If so, are there are any plug-ins that you include in your standard installation that others should include as well?</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.addicottweb.com/2008/10/plug-it-in-plug-it-in/' addthis:title='Plug It In, Plug It In&#8230; '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.addicottweb.com/2008/10/plug-it-in-plug-it-in/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

