<?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; clients</title>
	<atom:link href="http://www.addicottweb.com/tag/clients/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>Last Things I Do Before Launching a Website</title>
		<link>http://www.addicottweb.com/2009/06/last-things-i-do-before-launching-a-website/</link>
		<comments>http://www.addicottweb.com/2009/06/last-things-i-do-before-launching-a-website/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 16:00:17 +0000</pubDate>
		<dc:creator>Addicott Web</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Web Content]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[clients]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[navigation]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.addicottweb.com/?p=1566</guid>
		<description><![CDATA[Launching a website can be a very exciting, yet frantic, time for both my clients and myself. With the end of the project in sight, it&#8217;s easy to forget to do some of the basic things that can greatly affect &#8230; <a href="http://www.addicottweb.com/2009/06/last-things-i-do-before-launching-a-website/">Continue reading <span class="meta-nav">&#8594;</span></a><div class="addthis_toolbox addthis_default_style " addthis:url='http://www.addicottweb.com/2009/06/last-things-i-do-before-launching-a-website/' addthis:title='Last Things I Do Before Launching a Website '  ><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>Launching a website can be a very exciting, yet frantic, time for both my clients and myself. With the end of the project in sight, it&#8217;s easy to forget to do some of the basic things that can greatly affect the initial success of the new website. Here is my list of what I do before I launch a new website.</p>
<p><span id="more-1566"></span></p>
<p>While some of these things fall into what I would call basic design practices that should always be done, others are what I think of as the little extra touches the designer can do to make a website that much better.</p>
<p>No matter what you call them, what everything on this list has in common is that they&#8217;re extra value that clients are receiving for their financial investment. It&#8217;s something that I communicate to them when giving a cost estimate for their project because it shows both how I&#8217;ll be spending the time and what they&#8217;re getting for what they&#8217;re paying.</p>
<p>See how many of these things you do when working on a website for a client &#8211; and if you&#8217;re not doing them, consider adding them to your regular design process.</p>
<h2>Design and Navigation</h2>
<ul>
<li><strong>Create an error page</strong> &#8211; You may have checked every single link on your website, but it&#8217;s still inevitable that some visitors will type a URL wrong or somehow get to a page that doesn&#8217;t exist. A custom 404 error page will help your users find what they&#8217;re looking for when that happens.</li>
<li><strong>Add a favicon</strong> &#8211; Favicons are the little icons that you see at the top of a browser window and in your bookmarks list. They&#8217;re a great finishing touch for any website to have, and can even have some small usability benefits &#8211; great reasons for <a href="http://www.addicottweb.com/2009/01/why-use-a-favicon-on-your-website/">why websites should always use favicons</a>.</li>
<li><strong>Validate the site markup</strong> &#8211; Make sure your website adheres to web standards before you launch. Validated websites load faster, better, and on more web browsers, and are also &#8220;future proof&#8221; in the sense that all web browsers will handle the website as you designed it.</li>
<li><strong>Cross-browser test</strong> &#8211; Your website should look and functions the same in all of the major web browsers and on all of the popular operating systems. Most of the popular cross-browser testing tools, such as <a href="http://www.browsershots.org" target="_blank">Browser Shots</a>, also test your website in various screen resolutions as well.</li>
</ul>
<h2>Server Optimization</h2>
<ul>
<li><strong>Resize images accordingly </strong>- If you&#8217;re calling an image from the server and the image files is really large even though it&#8217;s being displayed much smaller, resizing ahead of time will speed up the load time of that page, and help keep the amount of server space you&#8217;re using up at a minimum.</li>
<li><strong>Put javascript in the footer</strong> &#8211; If you&#8217;re calling external Javascript within your website, putting them in the header means that the server will try to load them first before loading your content. Putting them in the footer loads the content first before fetching the script &#8211; much more desirable.</li>
<li><strong>Clean up server of working files</strong> &#8211; While developing a website, I often find myself with extra files on the server that I had used at some point but am not using any longer. I delete those unnecessary files so that what&#8217;s on the server is only what&#8217;s being used somewhere on the website.</li>
</ul>
<h2>Search Engine Optimization</h2>
<ul>
<li><strong>Generate a sitemap</strong> &#8211; Creating a sitemap is useful for your users as a navigation tool, but for the search engines perspective it will help them find new content on your website faster than by relying on their crawler to find it. This will help you get more of content noticed and more links followed.</li>
<li><strong>Submit URL to search engines</strong> &#8211; If you&#8217;re launching a new website, the search engines won&#8217;t know about it unless you tell them to come and crawl your website. This one of the <a href="http://www.addicottweb.com/2009/01/simple-steps-to-bolster-seo-on-your-website/">simple steps to bolster SEO on your website</a>, so at a minimum submit the URL to Google, Yahoo, and MSN.</li>
<li><strong>Create a robots.txt file</strong> &#8211; This file tells the search engine spiders what they can and can&#8217;t crawl on your website. If you don&#8217;t want them to look at certain directories, this is where you would specify that. One way this might be useful for SEO is as a way to avoid duplicate content on your website.</li>
</ul>
<h2>Content</h2>
<ul>
<li><strong>Proofread your content one last time</strong> &#8211; There&#8217;s no excuse for spelling or grammar mistakes on a website. If you&#8217;ve written content for a website, such as links, <a href="http://www.addicottweb.com/2009/04/why-your-content-needs-intro-text-in-it/">intro text</a>, etc., having extra eyes looking at it to make sure everything sounds good and is written properly will make sure any errors are caught.</li>
<li><strong>Check for broken links one last time</strong> &#8211; You can spend all the time in the world making your website as great as possible, but if you have broken links on it, the website looks bad. Before you launch, click through all the links on the website to verify that everything works properly.</li>
<li><strong>Set up Google analytics</strong> &#8211; Understanding what content your visitors are looking at on your website is absolutely essential in order to make it as effective as possible. Google Analytics is not only free, but incredibly popular and easy to use, which is why I use it on all my client websites.</li>
</ul>
<h2>Thoughts?</h2>
<p>Is there anything that I didn&#8217;t list here that your normally do when you launch a new website for a client? 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/06/last-things-i-do-before-launching-a-website/' addthis:title='Last Things I Do Before Launching a Website '  ><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/06/last-things-i-do-before-launching-a-website/feed/</wfw:commentRss>
		<slash:comments>1</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>Customizing the WordPress Login Screen</title>
		<link>http://www.addicottweb.com/2009/03/customizing-the-wordpress-login-screen/</link>
		<comments>http://www.addicottweb.com/2009/03/customizing-the-wordpress-login-screen/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 16:00:57 +0000</pubDate>
		<dc:creator>Addicott Web</dc:creator>
				<category><![CDATA[How To's]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[clients]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://www.addicottweb.com/?p=955</guid>
		<description><![CDATA[When you&#8217;re building a website in WordPress, you can customize just about anything &#8211; and the login screen is no exception to that. It doesn&#8217;t take much time to do, and it&#8217;s one of those little touches that are a &#8230; <a href="http://www.addicottweb.com/2009/03/customizing-the-wordpress-login-screen/">Continue reading <span class="meta-nav">&#8594;</span></a><div class="addthis_toolbox addthis_default_style " addthis:url='http://www.addicottweb.com/2009/03/customizing-the-wordpress-login-screen/' addthis:title='Customizing the WordPress Login Screen '  ><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 you&#8217;re building a website in WordPress, you can customize just about anything &#8211; and the login screen is no exception to that. It doesn&#8217;t take much time to do, and it&#8217;s one of those little touches that are a big hit with your clients.<span id="more-955"></span></p>
<p>There are a lot of resources out there for customizing your login in previous versions of WordPress, but not a lot of resources for working within WordPress 2.7+. So, what I want to do here is use my custom login screen as a way to illustrate how I achieved that look, and what files you need to use in particular.</p>
<h2>Why customize the WordPress login?</h2>
<p>I&#8217;ll cover how to go about customizing your WordPress login screen in a bit, but for now I want to answer the big question you might be having &#8211; why would you want to customize it? Here are a few reasons:</p>
<ul>
<li><strong>Familiarity for multiple users</strong> &#8211; A lot of clients may have multiple people posting or administering content in WordPress on their website. Creating a custom login screen with the organization&#8217;s or website&#8217;s logo in it will let all of them know that they&#8217;re in the right spot when they go to post new content, while reminding them of just who they&#8217;re posting for.</li>
<li><strong>You care about their experience too</strong> &#8211; Creating a custom login screen shows your clients that by including these small touches, you&#8217;re thinking about their experiences administering the website as much as you are about what their users experience while visiting the website.</li>
<li><strong>Extend your branding</strong> &#8211; On many blogs, people might be required to log in before they can post a comment. As the person running the website, customizing the login screen extends your branding so that those people get a continuous sense of your business as they progress from the actual website through to the admin area.</li>
</ul>
<p>If you&#8217;re looking for some inspiration, the actual design theme of the website should be a good starting point. But you might also want to check out <a href="http://www.flickr.com/groups/bm-custom-login/pool/" target="_blank">this Flickr gallery of custom WordPress logins</a> for some great examples of what other designers have done.</p>
<h2>How to create a custom WordPress login</h2>
<p>I wanted to have my WordPress login look like a natural extension of my website, and I think I achieved that look. Here is what my WordPress login screen looks like:</p>
<p><img class="bullet-image" src="http://www.addicottweb.com/images/blog_postings/custom_wordpress_login.png" alt="Addicott Web's custom WordPress login" /></p>
<p>How did I do that? There were two things I had to do &#8211; make a minor change to the page itself, and then update the CSS file that governs how the page looks. Let&#8217;s go through each one in more detail.</p>
<p><em>(Note: the following two sections are more technical in nature than I normally write about, and are intended for WordPress designers and developers who understand this stuff.)</em></p>
<h3>Step 1: Update the actual page</h3>
<p>Normally I&#8217;m not one for updating component pages of the WordPress installation, but when I was styling my form I noticed that some of my styles weren&#8217;t taking effect as I wanted them to &#8211; in particular, the field labels in my login form. I&#8217;m labeling this as step 1 because by doing this first, the new styles that you&#8217;re implementing in step 2 will work properly.</p>
<p>You can find the actual login file, called <strong>wp-login.php</strong>, in your root directory, or whatever directory you have WordPress installed in on your website.</p>
<p>When you open up the file and scroll through it, you&#8217;ll notice that there are three separate areas within the page. That&#8217;s because this page doesn&#8217;t just show the login screen &#8211; it also shows the screen if you&#8217;ve forgotten your password or are registering as a new user.</p>
<p>In either case though, there is a little quirk to how all those forms are coded on the page. By default, this is how the field labels and input fields are coded:</p>
<pre>&lt;p&gt;&lt;label&gt;&lt;?php _e('Username') ?&gt;&lt;br /&gt;
&lt;input type="text" name="user_login" id="user_login" class="input" value="&lt;?php echo attribute_escape(stripslashes($user_login)); ?&gt;" size="20" tabindex="10" /&gt;
&lt;/label&gt;&lt;/p&gt;
&lt;p&gt;&lt;label&gt;&lt;?php _e('E-mail') ?&gt;&lt;br /&gt;
&lt;input type="text" name="user_email" id="user_email" class="input" value="&lt;?php echo attribute_escape(stripslashes($user_email)); ?&gt;" size="25" tabindex="20" /&gt;
&lt;/label&gt;&lt;/p&gt;</pre>
<p>The best way to explain the problem with this is to use my form as an example again. I wanted to add a few pixels of margin to the top of my input fields so that there would be a bit of visual separation between the field label and the actual input field itself. Because the &lt;label&gt; tag is closed <em>after</em> the input field, that extra margin would be visible after the input field, not after the label as I had intended.</p>
<p>All you have to do to fix this is update the page so it looks like this:</p>
<pre>&lt;label&gt;&lt;?php _e('Username:') ?&gt;&lt;/label&gt;
&lt;input type="text" name="log" id="user_login" class="input" value="&lt;?php echo $user_login; ?&gt;" size="20" tabindex="10" /&gt;
&lt;label&gt;&lt;?php _e('Password:') ?&gt;&lt;/label&gt;
&lt;input type="password" name="pwd" id="user_pass" class="input" value="" size="20" tabindex="20" /&gt;</pre>
<p>See the difference? You&#8217;re closing the label tag after the actual words that will appear above the input field, not after the input field itself. Once you do that, your new styles will work properly. (You can also leave in the &lt;p&gt; tags if you choose to, but I don&#8217;t find them necessary because I can add in the proper margins in my CSS.)</p>
<p>Make sure that you do the same thing in the two other spots within the file where this is the case. Just scroll through the file and you&#8217;ll see them.</p>
<h3>Step 2: Update the CSS</h3>
<p>Now that you&#8217;ve made the necessary changes to the actual login page, you can go ahead and start styling it. In WordPress 2.7+, how the login screen looks is determined by the <strong>login.css</strong> file, which can be found in your <strong>/wp-admin/css/</strong> directory.</p>
<p><strong>Swap out the logo</strong></p>
<p>One of the first things that I did when I created the login screen above was to swap out my logo for the WordPress logo, which appears as the default. Look for the following line within the login.css file:</p>
<pre>h1 a {
background: url(../images/logo-login.png) no-repeat top center;
width: 326px;
height:75px;
text-indent: -9999px;
overflow: hidden;
padding-bottom:5px;
display: block;
}</pre>
<p>So in order for your logo to appear instead of the default WordPress logo, you can either save your image as logo-login.png and upload it to the <strong>/wp-admin/images/</strong> directory, or you can save the image under a file name of your choosing, and then just update the CSS instead.</p>
<p>One thing to note: make sure to adjust the height accordingly so that it reflects how tall your image actually is. Otherwise, if it&#8217;s taller than the default 63 pixels, it will get cut off.</p>
<p><strong>Recommendation:</strong> If you don&#8217;t have time to completely style the login page and had to choose one thing from here to do, this would be it. By swapping out the logo, you&#8217;re accomplishing all three of the points I mentioned above, albeit in a more basic way than by completely styling the login form.</p>
<p><strong>Update the page background</strong></p>
<p>To update the page background, look for this line in your CSS:</p>
<pre>body {
border-top-width: 30px;
border-top-style: solid;
font: 11px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
}</pre>
<p>Just update it with whatever image or color you&#8217;re choosing to use as your background, and you&#8217;re all set &#8211; almost.</p>
<p>One thing I noticed is that when you update your &lt;body&gt; style, it leaves a lot of white space at the bottom of the page. I don&#8217;t think that looks good, so you need to add this into the CSS in order to get the color or background image to take up the whole browser screen:</p>
<pre>html {
height:100%;
}</pre>
<p><strong>Style the login form</strong></p>
<p>Once you set the new logo and background, it&#8217;s just a matter of styling the actual login form. Look for this line in the login.css file:</p>
<pre>form {
margin-left: 8px;
padding: 16px 16px 40px 16px;
font-weight: normal;
-moz-border-radius: 11px;
-khtml-border-radius: 11px;
-webkit-border-radius: 11px;
border-radius: 5px;
background: #fff;
border: 1px solid #e5e5e5;
-moz-box-shadow: rgba(200,200,200,1) 0 4px 18px;
-webkit-box-shadow: rgba(200,200,200,1) 0 4px 18px;
-khtml-box-shadow: rgba(200,200,200,1) 0 4px 18px;
box-shadow: rgba(200,200,200,1) 0 4px 18px;
}</pre>
<p>This is the code that determines how the actual form area looks, so start styling away to get it to look how you want. There are also separate styles defined for the form input fields, field labels, and field buttons, so you&#8217;ll have to style those as well to achieve the look you want.</p>
<h2>One final thing to keep in mind</h2>
<p>When you upgrade to a newer version of WordPress in the future, that new version will over-write these changes, and your login screen will revert to how it comes by default. This can definitely be a problem if you&#8217;re using WordPress 2.7+ because those versions will automatically update themselves when newer releases become available. But, if you save your files somewhere, you should be able to easily recreate the login screen without any problems.</p>
<p>Normally this problem would be solved with plugins, but I haven&#8217;t had any luck in finding any WordPress plugins that will do this. If anyone knows of one, share in the comments below.</p>
<h2>Thoughts?</h2>
<p>So now that you know more about customizing the WordPress login screen, if you have a WordPress-based website, give it a shot yourself and see if you have any success with it. If you want to share your WordPress login pages, leave the link in a comment below, and I&#8217;ll compile them for everyone to see.</p>
<p>If you&#8217;ve had any success doing this for clients, post a comment too and let everyone know how customizing the login has been received by the client.</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.addicottweb.com/2009/03/customizing-the-wordpress-login-screen/' addthis:title='Customizing the WordPress Login Screen '  ><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/customizing-the-wordpress-login-screen/feed/</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
		<item>
		<title>Thank You for Your Bad Redesign</title>
		<link>http://www.addicottweb.com/2009/02/thank-you-for-your-bad-redesign/</link>
		<comments>http://www.addicottweb.com/2009/02/thank-you-for-your-bad-redesign/#comments</comments>
		<pubDate>Mon, 16 Feb 2009 19:05:14 +0000</pubDate>
		<dc:creator>Addicott Web</dc:creator>
				<category><![CDATA[From Real Life]]></category>
		<category><![CDATA[clients]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.addicottweb.com/?p=725</guid>
		<description><![CDATA[Dear web design firm, In the year or so that I&#8217;ve been in business for myself, I&#8217;ve continually looked to improve both my design abilities and how I communicate to potential clients the ways that my knowledge can benefit them. &#8230; <a href="http://www.addicottweb.com/2009/02/thank-you-for-your-bad-redesign/">Continue reading <span class="meta-nav">&#8594;</span></a><div class="addthis_toolbox addthis_default_style " addthis:url='http://www.addicottweb.com/2009/02/thank-you-for-your-bad-redesign/' addthis:title='Thank You for Your Bad Redesign '  ><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>Dear web design firm,</p>
<p>In the year or so that I&#8217;ve been in business for myself, I&#8217;ve continually looked to improve both my design abilities and how I communicate to potential clients the ways that my knowledge can benefit them. I&#8217;ve been making great progress on both fronts, but I&#8217;d really like to thank you especially, because it wasn&#8217;t until I saw your work that I became totally confident in my abilities in both areas.<span id="more-725"></span></p>
<p>A few months ago I approached the dental practice I go to with some thoughts I had about improving their website through a redesign. Their website at the time was in pretty rough shape and badly in need of improvement. The main dentist there told me that they had just contracted with you for the project, since you specialize in websites for dental practices. I wished him the best of luck on the project, and said that I looked forward to seeing their new website when it was ready.</p>
<p>I was thinking about that conversation this weekend. Since it had taken place 3-4 months ago, I figured that the new website would be launched by now. I did a quick Google search and confirmed that I was right &#8211; it had indeed been launched.</p>
<p>See, I specialize in creating custom websites for my clients that not only look great, but are also highly functional from both a usability and an SEO perspective. I like to talk to my clients and get a sense of who they are and what they need before I build them a website. I don&#8217;t think those are high standards to meet, and I thought that most other web designers shared a commitment to those ideas as well. But as I learned from seeing your work, that&#8217;s not always the case.</p>
<p>For a small business like this dental practice, the website that you gave them doesn&#8217;t truly meet their needs. I really believe that a redesign should be a big improvement over what it is replacing, but in this instance, I would even go so far as to say that it is a step backwards from their previous website.</p>
<p>Some of the things you did really stuck with me &#8211; in particular:</p>
<ul>
<li><strong>Not taking advantage of their former #1 Google ranking for &#8220;dentist Chicago&#8221; -</strong> I&#8217;m sure you already know how difficult it is to optimize a website for generic keywords and have good results with them. Their previous website already already did that for them, even if those benefits weren&#8217;t intentional or they didn&#8217;t know how or why that was happening. Now, when you do a search for those terms, their practice isn&#8217;t anywhere near the first results page anymore.</li>
<li><strong>Not </strong><strong>using their existing URL</strong> &#8211; For some reason the new website was created at a separate URL than the old one &#8211; www.their-website-url.com instead of www.theirwebsiteurl.com. But both URLs are still appearing in Google search results, so it will make people wonder which website is accurate. If I were some random person searching for a dentist and had to think about the difference between the two, you can bet I would just keep searching rather than stick around to find out the answer.</li>
<li><strong>Not c</strong><strong>reating a custom design -</strong> It&#8217;s very obvious after a few clicks through the website that the design is based on a template. That&#8217;s fine I suppose, although it&#8217;s not something I would personally choose to do for a client. On top of that, there are a lot of basic things that just look sloppy &#8211; such as the alignment on your list items, for example. Sloppiness can give people the impression that the business is unprofessional &#8211; which is probably not what they want to convey.</li>
<li><strong>Not </strong><strong>understanding the role that colors have on a website -</strong> This particular dental practice markets itself as a dental spa. What that means, I&#8217;m still not quite sure, even though I&#8217;ve been going there for almost 4 years; I just know they offer a free shoulder massage after I get my teeth cleaned. But in any case, for a business that markets itself as such, I would have chosen <a href="http://www.addicottweb.com/2009/01/color-in-web-design-color-symbolism/">colors that were much more reflective of what they are all about</a> &#8211; perhaps colors that convey a sense of relaxation and ease, such as light blues and greens. I&#8217;m afraid that the dark purple and grey combination that you gave them just doesn&#8217;t give off that vibe.</li>
<li><strong>Not </strong><strong>styling your links so it&#8217;s obvious what is a link and what isn&#8217;t -</strong> Website users associate blue words as links, so the way you styled words for emphasis in the headers and content gives the impression that those words are links, even if they aren&#8217;t. If you would have chosen another color for emphasis and used blue for your links instead of the dark red you used instead, it would have gone a long way towards <a href="http://www.addicottweb.com/2008/12/web-design-tip-styling-text-links/">making the text links as usable as possible</a>.</li>
<li><strong>Not </strong><strong>making it easy to find their address -</strong> You put &#8220;Northside of Chicago&#8221; in the top right area of the header, which is valuable real estate on a website. As a visitor, it&#8217;s good to have of where the practice is located in the city &#8211; but since the north side is somewhat/sort of a big area, it would have been more useful if you told me their address in that spot instead. Instead, you put the address in a place that&#8217;s more difficult to find and where I have to scroll down to find it.</li>
<li><strong>Not </strong><strong>making the home page useful &#8211; </strong>Their business offers some unique services, so it would be useful to visitors to tell them on the home page what exactly they offer that differentiates theirs from a regular dental office. You could have put links to those services that they get the most business from, for example. Filling one-third of the home page with a lifestyle graphic strikes me as unnecessary, especially if you could could convey those emotions through a better design and color scheme, as I mentioned above.</li>
<li><strong>Not </strong><strong>making it easy to find what it is they do -</strong> The procedures and services offered at their practice is why they&#8217;re in the business in the first place, so you want people to know about these things in as many ways as possible on the website. Making a list out of the almost 40 different things that are offered and only making it available from within the sidebar of their procedures section just doesn&#8217;t cut it. Neither does not alphabetizing or sorting the list in any way either. Next time, perhaps organize those links by categories or some other way to make it much more user-friendly.</li>
</ul>
<p>Still with me? Good, because I&#8217;d like to thank you for everything that you did, however poorly it was done.</p>
<p>Why would I want to thank you for all of these things that I would do differently? It&#8217;s quite simple actually. As a web designer who is still perfecting my craft, it&#8217;s often helpful to get a sense of what not to do on a website so that I know what to do when I design my own. And by looking at your work, you just gave me the perfect example of what not to design when designing a website for a client.</p>
<p>Call me an idealist, but I believe that when we, as web designers, work with clients, we have a responsibility to deliver more than just the product that they are paying us for. We have a responsibility to really work with them so that they understand two main things &#8211; how:</p>
<ol>
<li>Having a great website can really help their business</li>
<li>The unique knowledge that we have is necessary to achieve those benefits</li>
</ol>
<p>That is the value proposition for why clients hire you. I know it&#8217;s mine, and it&#8217;s also why I am so committed to good design, usability, and SEO. All three are vital to a successful website, and a successful website can be vital to their long-term success. It&#8217;s up to us to incorporate these three concepts and to do a good job at doing so. I don&#8217;t know about you, but if I ever delivered a website to a client like the one that you delivered, I would not be able to call myself a professional any longer.</p>
<p>For my own success, I truly believe that being able to communicate these two points to our clients &#8211; and doing so in terms that they understand &#8211; is what really convinces people to hire me and what will ultimately make me successful as a web designer.</p>
<p>I hope that you feel the same way, and that you take these comments constructively as a way to improve the product that you deliver on future projects.</p>
<p>Sincerely,</p>
<p>Addicott Web</p>
<p>P.S. Next time I&#8217;m at the dentist, I&#8217;m going to follow up with them about their new website, and am planning to present some of my suggestions to truly improve their website. I hope I can show them that they don&#8217;t necessarily need to hire a firm specializing in a particular niche market in order to have a great website. They just need someone who is committed to creating a website that reflects their purpose and is fashioned with good design, usability, and SEO in mind. That is what will really benefit their business in the long run.</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.addicottweb.com/2009/02/thank-you-for-your-bad-redesign/' addthis:title='Thank You for Your Bad Redesign '  ><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/thank-you-for-your-bad-redesign/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Marketing Your Business on Facebook: Group or Page?</title>
		<link>http://www.addicottweb.com/2009/01/marketing-your-business-on-facebook-group-or-page/</link>
		<comments>http://www.addicottweb.com/2009/01/marketing-your-business-on-facebook-group-or-page/#comments</comments>
		<pubDate>Fri, 23 Jan 2009 19:06:57 +0000</pubDate>
		<dc:creator>Addicott Web</dc:creator>
				<category><![CDATA[Social Media]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[clients]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[marketing]]></category>

		<guid isPermaLink="false">http://www.addicottweb.com/?p=557</guid>
		<description><![CDATA[Small business owners such as myself are always on the lookout for ways to promote their business. With over 150 million users and still growing, Facebook can be a great way to do that. My business is almost entirely dependent &#8230; <a href="http://www.addicottweb.com/2009/01/marketing-your-business-on-facebook-group-or-page/">Continue reading <span class="meta-nav">&#8594;</span></a><div class="addthis_toolbox addthis_default_style " addthis:url='http://www.addicottweb.com/2009/01/marketing-your-business-on-facebook-group-or-page/' addthis:title='Marketing Your Business on Facebook: Group or Page? '  ><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>Small business owners such as myself are always on the lookout for ways to promote their business. With over 150 million users and still growing, Facebook can be a great way to do that. <span id="more-557"></span></p>
<p>My business is almost entirely dependent on word-of-mouth referrals, so making sure that as many my friends and contacts as possible know about Addicott Web is crucial. The vast majority of my social network is on Facebook already, so it&#8217;s the perfect way for me to reach a broad audience.</p>
<h2>What are the two approaches?</h2>
<p>There are two tools that Facebook offers that can be used to market your business: groups and pages.</p>
<p>The differences between groups and pages are subtle, and average Facebook users probably don’t notice how they are different. In fact, I didn’t realize the difference myself, even after I started looking into which to use – which is how I ended  up creating a group before I realized the error of my ways and created a page  instead.</p>
<p>So why did I ultimately decide to use a Facebook page instead of a group? Simply put, because pages offer more flexibility  to post such things as:</p>
<ul>
<li>Customer reviews of my work</li>
<li>Recent blog posts through the RSS application</li>
<li>Connections to pages of my clients</li>
</ul>
<p>But groups can have their benefits too &#8211; just not for my purposes. Here is a quick table that summarizes the differences between the two tools:</p>
<table border="0" cellspacing="1" cellpadding="5">
<tbody>
<tr class="blue_bkg">
<td><strong>Key Feature</strong></td>
<td><strong>Page</strong></td>
<td><strong>Group</strong></td>
</tr>
<tr>
<td>Shortcut URL</td>
<td>Yes</td>
<td>No</td>
</tr>
<tr>
<td>Discussion forum</td>
<td>Yes</td>
<td>Yes</td>
</tr>
<tr>
<td>Discussion wall</td>
<td>Yes</td>
<td>Yes</td>
</tr>
<tr>
<td>Extra applications?</td>
<td>Yes</td>
<td>No</td>
</tr>
<tr>
<td>Messaging to all members</td>
<td>Yes</td>
<td>Yes</td>
</tr>
<tr>
<td>Visitor statistics</td>
<td>Yes</td>
<td>No</td>
</tr>
<tr>
<td>Video and photo galleries</td>
<td>Yes</td>
<td>Yes</td>
</tr>
<tr>
<td>Event creation and invitation</td>
<td>Yes</td>
<td>No</td>
</tr>
<tr>
<td>Promotion with ads</td>
<td>Yes</td>
<td>No</td>
</tr>
</tbody>
</table>
<h2>Facebook Groups</h2>
<p>Facebook groups can be created for just about anything. They  are typically used as gathering places for people who share a common interest, support a common cause, or participated in some program or event together.</p>
<p>Why might you want to use a group to market your business?</p>
<ul>
<li><strong>Administration</strong> – As the group administrator, you can easily send messages to group members,  making it easier to communicate with them about your business.</li>
<li><strong>Familiarity</strong> – Facebook pages are relatively new, only having debuted  in the last year or so, but groups have been around since the start. Because of that, people are a lot more familiar with groups and how to join and use them than they are with pages.</li>
</ul>
<p>But there can be some drawbacks to using a group, such as:</p>
<ul>
<li><strong>Not widely accessible</strong> – Groups are only visible to Facebook members, so someone  who’s doing a search on Facebook won’t be able to see it unless they have a  profile and are logged in.</li>
<li><strong>No extra  applications</strong> – You can’t extra features to Facebook groups – what you see  is what you get, which is generally the bare-bones stuff such as discussion  boards, a wall, photo gallery, and basic administrative features.</li>
<li><strong>Need to  visit regularly</strong> – If you post a message to the group’s wall, you won’t see  if or when someone responded to what you wrote unless you go back and visit  often. This can be a big drawback if you want to facilitate a flowing  conversation.</li>
<li><strong>Less visibility  on people’s profiles</strong> – When you join a group, it gets added to a long list  of the other groups that you’re already a member of – and one that isn’t bulleted  and lists the groups in no particular order to boot. If someone has a lot of groups  that they’re a member of, it’s not easy to find yours amongst everything else.</li>
</ul>
<h2>Facebook Pages</h2>
<p>As I detailed in <a title="&quot;Promoting Your Business on Facebook&quot;, published 12/24/2008" href="http://www.addicottweb.com/2008/12/promoting-your-business-on-facebook/">another post on this topic</a>, pages were created to allow people  to connect with brands or famous artists. Pages can be created by anyone for any group, person, or business, although  generally only an official representative of that business or person is allowed  to maintain a page for that group or individual.</p>
<p>One of the biggest differences from a group is that you don’t become a “member” like you do of  a group; rather, you are a “fan” of the page.</p>
<p>There are a lot more benefits to using a page versus using a group, such as:</p>
<ul>
<li><strong>Are  widely accessible</strong> – Pages can be seen and found on the wider Internet to  people who aren’t members of Facebook, so you do gain wider exposure in that  sense. But even so, you have to be a member of Facebook to interact with the  group.</li>
<li><strong>Applications  are available</strong> – As the page administrator, you can add applications to your  page, similar to the way you can add applications to your Facebook profile. For  example, on Addicott Web’s Facebook page, I’ve added an application that  imports my RSS feed from my blog and displays my new posts whenever I post  something to my blog.</li>
<li><strong>Tracking</strong> – Facebook has provided page administrators a tool that lets them know how many  visitors that they’re getting.</li>
<li><strong>Better  visibility</strong> – On your profile page, groups are displayed at the bottom with  an image associated with that group next to it. The presentation and use of an image means that you get better visibility on their profile,  making it easier for them (and others) to find your page.</li>
<li><strong>Actions  are documented</strong> – If a fan of your page takes action on it, such as writing  on your wall or posting a video, their actions will be documented on the news  feeds of their personal pages. Their friends will see the news feeds and if  curious, check out your page – giving you more exposure.</li>
</ul>
<p>There are still a few drawbacks though, including:</p>
<ul>
<li><strong>No mass  invitations</strong> – If you want to invite people to become fans of your page, you  can’t send invitations to large groups of people like can with a group. I’ve  encountered this problem myself and it is quite frustrating.</li>
<li><strong>Less  familiarity</strong> – Longtime Facebook users might still be less familiar with  pages than they are with groups. In general though I think this is becoming  less of a concern, so I wouldn’t factor this into your decision between the  two.</li>
<li><strong>Messages  might get less attention</strong> – As the page administrator you can send an update  to your fans, but they might not notice it. Rather than appearing in their  inbox, it gets displayed on the side of a user’s homepage – a less prominent  spot that is unlikely to grab their attention.</li>
</ul>
<h2>Thoughts?</h2>
<p>So now that you know the difference between Facebook groups and pages, which would you use to promote your business, or that of a business or organization you work for or with?</p>
<p>If you&#8217;re a small business owner and already use a Facebook group or page to market yourself, which approach do you use and why? Is it working for you?</p>
<p>Share your thoughts with everyone on both of these questions and more by filling out the comment form below!</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.addicottweb.com/2009/01/marketing-your-business-on-facebook-group-or-page/' addthis:title='Marketing Your Business on Facebook: Group or Page? '  ><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/marketing-your-business-on-facebook-group-or-page/feed/</wfw:commentRss>
		<slash:comments>46</slash:comments>
		</item>
		<item>
		<title>Refine Your Focus: It&#8217;s Essential for Success</title>
		<link>http://www.addicottweb.com/2009/01/refine-your-focus-its-essential-for-success/</link>
		<comments>http://www.addicottweb.com/2009/01/refine-your-focus-its-essential-for-success/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 21:15:47 +0000</pubDate>
		<dc:creator>Addicott Web</dc:creator>
				<category><![CDATA[Freelance Business]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[clients]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://www.addicottweb.com/?p=491</guid>
		<description><![CDATA[When I first started Addicott Web, it was tempting to take any work that came along. Even though I might not have specialized in what the client was looking for, work is work, right? Wrong! Unfortunately, if that&#8217;s your business &#8230; <a href="http://www.addicottweb.com/2009/01/refine-your-focus-its-essential-for-success/">Continue reading <span class="meta-nav">&#8594;</span></a><div class="addthis_toolbox addthis_default_style " addthis:url='http://www.addicottweb.com/2009/01/refine-your-focus-its-essential-for-success/' addthis:title='Refine Your Focus: It&#8217;s Essential for Success '  ><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 first started Addicott Web, it was tempting to take any work that came along. Even though I might not have specialized in what the client was looking for, work is work, right?<span id="more-491"></span></p>
<p>Wrong! Unfortunately, if that&#8217;s your business plan, then you&#8217;re not going to be very successful long-term. Taking any and all business that comes your way can &#8211; and inevitably, will &#8211; only take you so far.</p>
<p>Which is why I&#8217;ve decided that as I begin my second year in business, it&#8217;s long overdue to create a business plan around how I answer questions such as:</p>
<ul>
<li>What areas am I interested in?</li>
<li>What skills am I good at?</li>
<li>Who needs the services I can offer?</li>
<li>Are there things I should know how to do?</li>
<li>What kind of projects am I willing to do?</li>
</ul>
<h2>Why you should refine your focus&#8230;</h2>
<p>Why do I think that won&#8217;t you be successful in the long-run if you do a little bit of everything?</p>
<p>Because if your business plan is to &#8220;specialize&#8221; in doing a little bit of everything, then what is it that you&#8217;re specializing in? Why should someone hire you over another business that actually specializes in what they&#8217;re looking for?</p>
<p>There are so many areas of expertise within the web industry. You have web designers, web developers, usability experts, web marketers, web developers, social media experts, SEO specialists, content developers &#8211; the list goes on and on. So how can you possibly specialize in doing everything that all of those people do? You can&#8217;t &#8211; and you won&#8217;t, even if you try to.</p>
<h3>&#8230;but not refine it too much</h3>
<p>Don&#8217;t get me wrong though &#8211; I&#8217;m not saying that you should have such a small focus that you don&#8217;t have at least a working knowledge of these others areas. In fact, you&#8217;ll often hear complaints along the lines of, &#8220;I wish the marketing people were on the same page as the web developers&#8221; &#8211; so having at least a basic understanding of other areas within the web-world is important when working with a larger web team.</p>
<p>When I started out, I knew that in order to be successful as a web designer, I needed to be very knowledgeable about web design and its components (colors, typography, etc.). What I&#8217;ve come to realize over the last year is that I also need to be knowledgeable about many other areas of expertise that make a big impact on my designs &#8211; areas such as usability, SEO, accessibility, etc.</p>
<p>Do I need to be an expert practitioner in each of those areas? No. But I do need to know enough about each of them to:</p>
<ul>
<li> Know how those considerations will factor into my designs</li>
<li>Be able to answer questions about them when clients ask me</li>
<li>Talk about them confidently and knowledgeably</li>
<li>Offer tips on incorporating some of the minimum best practices</li>
</ul>
<h2>Know what services you can offer&#8230;</h2>
<p>Once you know what your areas of expertise are, it becomes slightly easier to start defining the services that you can offer clients &#8211; or in simpler terms, what you can make money on.</p>
<p>If you&#8217;re in business for yourself, then this is also a matter of recognizing your strengths and playing to them. Are you really good at integrating databases into a website? Then become a web developer. Are you good at creating catchphrases and techniques to grab people&#8217;s attention on a website? Then perhaps web marketing is for you. You begin to see the picture.</p>
<h3>&#8230;and who might need them</h3>
<p>An important question that you&#8217;ll also want to ask yourself at this point is, where is there a need for these skills? What you&#8217;re doing here is trying to understand what your market is and who your potential customers are. If you can find a niche market, even better, but that can be very difficult to do.</p>
<p>Knowing who your clients are can also help you know what services you should offer, or if you don&#8217;t already, then what skills you should learn to do. If you get a lot of questions about e-mail marketing campaigns from your existing clients but don&#8217;t already offer that as a service, perhaps it&#8217;s worth learning about so that you can offer it. When you&#8217;re able to offer the services that your clients (or those in your market) need, you&#8217;re giving them even more of an incentive to work with you.</p>
<h2>Know when to turn down work&#8230;</h2>
<p>People who aren&#8217;t web-savvy often don&#8217;t know the difference between the various disciplines that web professionals work in. Within the last year I&#8217;ve had a lot of friends or family say to me, &#8220;you work in websites &#8211; so-and-so needs a website, you should talk to them&#8221;. While I definitely appreciate the referrals, just because someone is looking for a website doesn&#8217;t mean they&#8217;re looking for one that I&#8217;m able to give them give my skill-set.</p>
<p>What I&#8217;m getting at is that you need to know when you should turn down a project. I know it&#8217;s not easy to do, and I say that from personal experience. But if after talking to your clients and getting a real sense of what they want and need (and there&#8217;s a difference), if you can&#8217;t give that to them, then you&#8217;re wasting both their time and yours.</p>
<p>I worked on two projects this year that didn&#8217;t end up coming to fruition, and it wasn&#8217;t until afterward that I realized that what I was able to offer them and am good at wasn&#8217;t what they really wanted. I couldn&#8217;t say no. Instead of telling them I could do what they wanted, what I should have said to them was:</p>
<p><em>&#8220;Thank you for talking to me about your project. Based on our conversation, what you&#8217;re looking as I understand it is  something that I don&#8217;t specialize in and am not able to give you. Because of that, I&#8217;ll have to turn down this project.&#8221;</em></p>
<p>Being honest with a potential client never hurt anyone &#8211; and in fact, they might really appreciate it. Even if they might be annoyed at first that you met with them for an hour but can&#8217;t help them, they&#8217;ll be less annoyed than if you start working on the project and end up having to scrap it because you&#8217;re giving them what they want.</p>
<h3>&#8230;how to recognize the difference between &#8220;want&#8221; and &#8220;need&#8221;&#8230;</h3>
<p>Of course, part of my job is to help people understand their needs vis-a-vis a website &#8211; that&#8217;s why they&#8217;re asking me to talk to them about it in the first place. As a professional, I can make recommendations differently if what they describe their needs are doesn&#8217;t match up with what they want. (For example, they might &#8220;want&#8221; a sleek Flash website when they really &#8220;need&#8221; something more basic.)</p>
<p>People don&#8217;t always have an appreciation for the intricacies of websites, such as what might really meet their needs. So just because someone is talking to you about work you might not specialize in, it might not be worth abandoning before you really know why they want what they&#8217;re asking for.</p>
<p>This is especially the case if someone comes to you and says something like, &#8220;I really like that website &#8211; I want mine to be like that&#8221;. Then they clearly need some guidance, and it&#8217;s your job to help them clearly understand what really meets their needs and why. It might be that the website they like would do exactly that, which is fine &#8211; but if it isn&#8217;t, then you need to tell them that. You&#8217;re the professional, after all, and if they want a professional opinion, they&#8217;ll listen to what you&#8217;re saying.</p>
<h3>&#8230;and what work you don&#8217;t want to do</h3>
<p>Along the same lines, you have to determine what kinds of project you&#8217;re willing to take on. For example, I only want to work on website designs/redesigns, consulting projects, or maintenance. Within those specific areas, I want to do work such as:</p>
<ul>
<li>WordPress-based      websites</li>
<li>Static      websites</li>
<li>HTML      newsletter creation</li>
<li>Content      consultation</li>
<li>SEO      – organic/keyword consulting</li>
<li>Blogs</li>
<li>Site maintenance</li>
<li>Template design</li>
<li>Redesigning a website</li>
</ul>
<p>By starting to focus in on the type of work you want to do, if someone asks you &#8220;do you do this?&#8221;, you&#8217;ll be able to tell them right away if you do or don&#8217;t. For example, I know that I don&#8217;t want to do &#8220;busy work&#8221;, even if it does help pay the bills. It&#8217;s just not something that interests me, and I don&#8217;t feel that it will help me grow as a designer.</p>
<p>One thing to note: don&#8217;t be too quick to turn down work. Even if you know what you want to do and are being asked about something you don&#8217;t do, sometimes it can be a smart move to do something outside your comfort zone. You never know where it might lead to.</p>
<p>So before you make such decisions, think carefully about what you might get out of that work, and if the pros outweigh the cons, then it might be worth considering.</p>
<h2>Success is a journey, so start walking</h2>
<p>Everything that I mentioned are things that people and businesses are constantly thinking about, refining, and changing. For someone first starting out in business, the answers to the questions I posed aren&#8217;t going to come to you right away. But have patience &#8211; if you&#8217;re successful, then they will.</p>
<p>This can be a lot to think about, but these decisions are essential to the long-term growth and success of your business. Think about them before it&#8217;s too late, because otherwise, you won&#8217;t get very far at all.</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.addicottweb.com/2009/01/refine-your-focus-its-essential-for-success/' addthis:title='Refine Your Focus: It&#8217;s Essential for Success '  ><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/refine-your-focus-its-essential-for-success/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Looking Back on My First Year in Business</title>
		<link>http://www.addicottweb.com/2008/12/looking-back-on-my-first-year-in-business/</link>
		<comments>http://www.addicottweb.com/2008/12/looking-back-on-my-first-year-in-business/#comments</comments>
		<pubDate>Wed, 31 Dec 2008 16:00:36 +0000</pubDate>
		<dc:creator>Addicott Web</dc:creator>
				<category><![CDATA[Freelance Business]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[clients]]></category>
		<category><![CDATA[communicate]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.addicottweb.com/?p=395</guid>
		<description><![CDATA[With it being New Year&#8217;s tomorrow &#8211; always a time for reflection on the past year &#8211; I thought this would be a great opportunity to take a look back and see how much things have changed since last January, &#8230; <a href="http://www.addicottweb.com/2008/12/looking-back-on-my-first-year-in-business/">Continue reading <span class="meta-nav">&#8594;</span></a><div class="addthis_toolbox addthis_default_style " addthis:url='http://www.addicottweb.com/2008/12/looking-back-on-my-first-year-in-business/' addthis:title='Looking Back on My First Year in Business '  ><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>With it being New Year&#8217;s tomorrow &#8211; always a time for reflection on the past year &#8211; I thought this would be a great opportunity to take a look back and see how much things have changed since last January, when I started Addicott Web.<span id="more-395"></span></p>
<p>Please keep in mind that I&#8217;m not trying to brag here about anything I&#8217;ve accomplished. I&#8217;m writing this to give me a chance to reflect, but also to give people the sense that anything is possible when you work hard and put your mind to it.</p>
<h2>That was then&#8230;</h2>
<p>When I started Addicott Web, I had only designed very basic websites before, and it had been a few years since I had created those, so my knowledge of how to create a website using modern techniques was lacking. For the most part my experience until then had been maintaining and working with websites that other people had created.</p>
<p>At the time, I didn&#8217;t know whether this new business would make it or not. But I had a sense deep down that I could do this &#8211; although admittedly, my confidence at the time was still a little shaky.</p>
<p>Want a brief snapshot of where Addicott Web was when I first started it? I didn&#8217;t:</p>
<ul>
<li><strong>Have many clients, let alone a portfolio</strong> &#8211; Back then I was still primarily known for the site maintenance work that I was doing for the <a href="http://www.addicottweb.com/portfolio/united-synagogue-of-conservative-judaism/">United Synagogue of Conservative Judaism</a>. I had only begun to talk to <a href="http://www.addicottweb.com/portfolio/citypac/">CityPAC</a> about their website, who would ultimately become my first client.</li>
<li><strong>Have much of a website</strong> &#8211; Addicott Web&#8217;s first website was very basic and used mostly stock images and text that no one really read anyways. I remember spending so much time pouring through the content on it too, trying to fine-tune everything. It had almost no focus on usability or SEO, but it was better than nothing, and at least it gave me something to refer people to.</li>
<li><strong>Know what anything about blogs</strong> &#8211; Starting a blog was the furthest thing on my mind a year ago, so I definitely had no idea about how to write for blogs, how to promote your blog, or that I had a particular voice for how I wrote.</li>
<li><strong>Know how to communicate and interact with clients</strong> &#8211; I had no formal documents or processes set up for how to work with clients, and was doing everything on the fly. As an example, I was still using invoices that I typed out in Microsoft Word each month, and e-mailed from my personal Yahoo! account.</li>
</ul>
<h2>What a difference a year makes&#8230;</h2>
<p>Initial learning curves are always steep, and mine was definitely no exception to that rule. Although I feel that I&#8217;ve learned and grown a lot as a web designer and a businessman, with only one year of business under my belt, I know that I&#8217;m only in the middle of that curve and still have a lot to learn.</p>
<p>It&#8217;s taken a lot of work to have come this far. I try to learn as much as I can about anything and everything related to web design and being in business for yourself from wherever I could. And it&#8217;s beginning to pay off. I&#8217;m feeling more and more accustomed to these concepts from seeing them so often &#8211; to the point where I can now talk and write about them with confidence, and in the case of how to interact with clients, actually implement them with my own clients.</p>
<p>Amongst everything I&#8217;ve accomplished and learned, I now have:</p>
<ul>
<li><strong>A good-sized portfolio</strong> &#8211; I&#8217;ve worked on 8 different websites in 2008, which includes all the projects in <a href="http://www.addicottweb.com/work/">my portfolio</a>, as well as Addicott Web&#8217;s website and one other that is launching imminently. This gives me quite a selection of work to show prospective clients, and reassures them that they are hiring someone who other people have worked with successfully.</li>
<li><strong>Standardized ways to communicate with clients</strong> &#8211; I&#8217;ve created a whole range of materials to help me work with clients easier, more efficiently, and more professionally. I use Freshbooks for my invoicing, and I have web design questionnaires, letterhead, CD labels, envelopes, form letters, contracts, and much more all ready to go when I need to use it. And of course, all of them are nicely branded with the Addicott logo and contact information.</li>
<li><strong>A website that I&#8217;m proud of</strong> &#8211; I went through two intermediate designs before I finally settled on the current one. That was back in July, and since then, I&#8217;m really comfortable with it overall. I don&#8217;t foresee making major changes any time soon, other than slight usability or SEO-friendly modifications here and there.</li>
<li><strong>Started a successful blog</strong> &#8211; It took me a while to find my voice and focus in on specific topics that I could write about and provide useful information on. I&#8217;m also still learning such things as how to write a blog post, how often to write, etc., but those will always be a work in progress. I did have a few bright notes to the year &#8211; three of my blog posts got a ton of attention, which is definitely helping me to get the Addicott Web name out there even more.</li>
</ul>
<p>Most importantly of all, over the past year I&#8217;ve finally found my sense of purpose and direction. I now know that this is my profession, and that based on how this year has gone, I can be successful at this. I&#8217;m hoping I&#8217;ll be successful enough so that I can turn Addicott Web into my full-time job, which is my long-term goal for the business.</p>
<p>Knowing both of those things is what continually fuels my confidence that I am offering a unique service to people. This is essential in everything that I do, from marketing to client interactions to actual design implementation.</p>
<h2>Looking to the Future</h2>
<p>Where do I want to be a year from now?</p>
<p>I want to have learned new things. I want to have written even more about the topics I do. I want to have helped even more clients make great websites for their business or organization. And most importantly, I want to look back and say that I have gone even further down this path towards making Addicott Web successful and towards being in business for myself.</p>
<p>I hope that you&#8217;re able to do the same things &#8211; either personally or professionally, or both &#8211; and that your 2009 is just as successful as well.</p>
<p>Happy new year!</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.addicottweb.com/2008/12/looking-back-on-my-first-year-in-business/' addthis:title='Looking Back on My First Year in Business '  ><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/12/looking-back-on-my-first-year-in-business/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Promoting Your Business on Facebook</title>
		<link>http://www.addicottweb.com/2008/12/promoting-your-business-on-facebook/</link>
		<comments>http://www.addicottweb.com/2008/12/promoting-your-business-on-facebook/#comments</comments>
		<pubDate>Wed, 24 Dec 2008 14:00:47 +0000</pubDate>
		<dc:creator>Addicott Web</dc:creator>
				<category><![CDATA[Social Media]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[clients]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[marketing]]></category>

		<guid isPermaLink="false">http://www.addicottweb.com/?p=389</guid>
		<description><![CDATA[I don&#8217;t think I have to explain to anyone what Facebook is, since practically everyone is on it already &#8211; or at least it seems that way. For those who are small business owners, there are some simple ways for &#8230; <a href="http://www.addicottweb.com/2008/12/promoting-your-business-on-facebook/">Continue reading <span class="meta-nav">&#8594;</span></a><div class="addthis_toolbox addthis_default_style " addthis:url='http://www.addicottweb.com/2008/12/promoting-your-business-on-facebook/' addthis:title='Promoting Your Business on Facebook '  ><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 don&#8217;t think I have to explain to anyone what Facebook is, since practically everyone is on it already &#8211; or at least it seems that way. For those who are small business owners, there are some simple ways for small business owners to market themselves on it. One of those ways is what I did this week, which is to create a page for Addicott Web.</p>
<p>What is my goal in doing this? Simply put, it&#8217;s just another way to help people &#8211; either in my network, or on Facebook in general (since pages will display in global search results within Facebook) &#8211; find out more information about my business, which in turn might hopefully lead to new clients and new projects.</p>
<h2>What Is a Facebook Page?</h2>
<p>For those who aren&#8217;t familiar with pages on Facebook, the <a href="http://www.new.facebook.com/help.php?page=175" target="_blank">help section on the topic</a> describes pages like this:</p>
<p><em> &#8220;Facebook created Pages when we noticed that people were trying to connect with brands and famous artists in ways that didn&#8217;t quite work on Facebook. We created Pages to offer you a way to accurately represent on Facebook what’s important to you in real life. Facebook Pages help you discover new artists, businesses, and brands as well as connect with those you already love. Not only can you connect with your favorite artists and businesses, but now you also can show your friends what you care about and recommend by adding Pages to your personal profile. Please note that only the official representative of an artist or business is allowed to maintain a Page for that figure.&#8221;</em></p>
<h2>How to Create a Facebook Page</h2>
<p>It was actually somewhat confusing trying to find information on how to go about creating a page. I ended up doing a Google search about it &#8211; since Google has the answer for everything &#8211; where I found the right page right away. (For those of you who would like to create a Facebook page of your own, you can visit their <a href="http://www.facebook.com/pages/create.php" target="_blank">&#8220;Create a Page&#8221; tool</a>.)</p>
<p>When you create a page, there are all sorts of fields, widgets, and applications that you can use. Here are the ones that I think are the most important:</p>
<ul>
<li><strong>Information</strong> &#8211; You can enter in basic information in this area, but there is also an application called <a href="http://apps.new.facebook.com/extendedinfo/?fb_page_id=20550343323" target="_blank">&#8220;Extended Information&#8221;</a> that allows you to fill in much more detailed information. I have yet to do this on my page, but I&#8217;m planning on doing it. The &#8220;Information&#8221; field as is doesn&#8217;t give you much room to work with, and I&#8217;d like to be able to put some more information about Addicott Web for people to see it.</li>
<li><strong>Photos</strong> &#8211; This was particularly useful for me because it is basically serving as a portfolio of my work. I posted screenshots of the websites that I&#8217;ve designed, and copied the details about each project into the caption for the photo.</li>
<li><strong>Notes</strong> &#8211; This section is useful as well because I can import my RSS feed into it, so that any blog posts that I write are automatically updated here as well. Again &#8211; it&#8217;s just another opportunity to read what I&#8217;m writing, comment on it, and get exposure to Addicott Web.</li>
</ul>
<p>I&#8217;ve also left some of the other standard areas up on the page, such as the Discussion Board, Reviews, etc. A number of my clients are in my network on Facebook, so I hope that these areas will come in handy either when working with them, or to help continue our relationship once the project is complete.</p>
<p>Here is what <a href="http://www.facebook.com/home.php#/pages/Chicago-IL/Addicott-Web/39528089662?ref=nf" target="_blank">Addicott Web&#8217;s Facebook page</a> looks like:</p>
<p><img class="screenshot" src="http://www.addicottweb.com/images/blog_postings/facebook-page.gif" alt="Addicott Web's Facebook page" /></p>
<h2>Do You Have a Facebook Page?</h2>
<p>So now that I&#8217;ve shown you how I&#8217;m promoting my business on Facebook, if you have a business, would you create a page as well? Or do you already have one, and have any insights or tips for improvement that you would like to share? Use the comments form below to share them!</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.addicottweb.com/2008/12/promoting-your-business-on-facebook/' addthis:title='Promoting Your Business on Facebook '  ><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/12/promoting-your-business-on-facebook/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Resources for Working with Clients</title>
		<link>http://www.addicottweb.com/2008/12/resources-for-working-with-clients/</link>
		<comments>http://www.addicottweb.com/2008/12/resources-for-working-with-clients/#comments</comments>
		<pubDate>Wed, 03 Dec 2008 19:20:16 +0000</pubDate>
		<dc:creator>Addicott Web</dc:creator>
				<category><![CDATA[Freelance Business]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[clients]]></category>

		<guid isPermaLink="false">http://www.addicottweb.com/?p=311</guid>
		<description><![CDATA[If you&#8217;re in business for yourself like I am, then chances are you&#8217;re always looking for tips on how to improve the experience your client has when working with you &#8211; and vice versa. Being able to work well with &#8230; <a href="http://www.addicottweb.com/2008/12/resources-for-working-with-clients/">Continue reading <span class="meta-nav">&#8594;</span></a><div class="addthis_toolbox addthis_default_style " addthis:url='http://www.addicottweb.com/2008/12/resources-for-working-with-clients/' addthis:title='Resources for Working with Clients '  ><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>If you&#8217;re in business for yourself like I am, then chances are you&#8217;re always looking for tips on how to improve the experience your client has when working with you &#8211; and vice versa. Being able to work well with your clients is essential to all aspects of your business, from the immediate project at hand to your long-term chances for referrals and growth.</p>
<p>Today I came across a comprehensive list of resources to help you improve how you work with your clients. It was put together by Christian over at the <a href="http://www.smileycat.com" target="_blank">Smiley Cat web design blog</a>, and since I thought it was such a great list, I wanted to share it with my readers. The list has a ton of great links on a variety of useful topics, such as:</p>
<ul>
<li>Understanding clients</li>
<li>Communicating with clients</li>
<li>The client relationship</li>
<li>Your process</li>
<li>Dealing with difficult clients</li>
<li>Getting paid</li>
<li>Legal stuff</li>
<li>And more&#8230;</li>
</ul>
<p>You can <a title="Resources for Working with Clients" href="http://www.smileycat.com/miaow/archives/000801.php" target="_blank">view the full list here</a>.</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.addicottweb.com/2008/12/resources-for-working-with-clients/' addthis:title='Resources for Working with Clients '  ><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/12/resources-for-working-with-clients/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

