<?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>The Pixelista</title>
	<atom:link href="http://thepixelista.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://thepixelista.com</link>
	<description>Custom Blog Design</description>
	<lastBuildDate>Fri, 17 May 2013 08:34:39 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>What the heck is vector?</title>
		<link>http://thepixelista.com/what-is-vector/</link>
		<comments>http://thepixelista.com/what-is-vector/#comments</comments>
		<pubDate>Mon, 08 Apr 2013 23:47:45 +0000</pubDate>
		<dc:creator>thepixelista</dc:creator>
				<category><![CDATA[Design Education]]></category>

		<guid isPermaLink="false">http://thepixelista.com/?p=4760</guid>
		<description><![CDATA[<p>If you&#8217;ve ever worked with a graphic/web designer, you may have heard the terms &#8220;vector&#8221; or &#8220;pixel&#8221; thrown around. Unless you&#8217;re a graphic designer yourself, it&#8217;s likely you won&#8217;t know what these mean. Not to worry though, I&#8217;ve got your back &#8211; I&#8217;ve explained them both below in layman&#8217;s terms! :) Most image files are... <a href="http://thepixelista.com/what-is-vector/" rel="nofollow"> [read more]</a></p><p>The post <a href="http://thepixelista.com/what-is-vector/">What the heck is vector?</a> appeared first on <a href="http://thepixelista.com">The Pixelista</a>.</p>]]></description>
				<content:encoded><![CDATA[<p><img src="http://thepixelista.com/wp-content/uploads/2013/04/what-is-vector.png" alt="Terms like "vector" and "pixel" explained in layman's terms - great to know if you're going to work with a graphic designer!" width="595" height="286" class="aligncenter size-full wp-image-4762" /></p>
<p>If you&#8217;ve ever worked with a graphic/web designer, you may have heard the terms &#8220;vector&#8221; or &#8220;pixel&#8221; thrown around. Unless you&#8217;re a graphic designer yourself, it&#8217;s likely you won&#8217;t know what these mean. Not to worry though, I&#8217;ve got your back &#8211; I&#8217;ve explained them both below in layman&#8217;s terms! :)<br/><br/></p>
<div id="blue">
<h4>Most image files are comprised of pixels</h4>
</div>
<p>Have you ever downloaded a photo off of your digital camera and zoomed in super far? If so, you probably noticed that your image is comprised of thousands of tiny, differently-colored blocks. These blocks are called &#8220;Pixels&#8221; (that&#8217;s why they call me The Pixelista!). Here&#8217;s an example of an image I zoomed in on so you can see what I mean:</p>
<p><img style="margin-top: 10px;" src="http://thepixelista.com/wp-content/uploads/2013/04/example-of-pixels.png" alt="Example of Pixels" width="341" height="264" class="aligncenter size-full wp-image-4765" /></p>
<p>Common pixel-based image files are GIF, JPEG, and PNG. Most of the time these types of graphics work great, but if you ever need to resize a graphic super huge (think T-shirts, vehicle wraps, billboards, etc), those pesky pixels start to show. That&#8217;s where vector graphics come in!<br/><br/></p>
<div id="green">
<h4>Vector graphics are based on math, not pixels</h4>
</div>
<p>If you&#8217;ve been in school in the past 20 years or so, you&#8217;ve probably played with one of those fancy graphing calculators and learned to plot different shapes with them. Google will actually do it for you! To see what I mean, copy and paste the following into Google:</p>
<div id="tip">sqrt(cos(x))*cos(300x)+sqrt(abs(x))-0.7)*(4-x*x)^0.01,<br />
  sqrt(6-x^2), -sqrt(6-x^2) from -4.5 to 4.5</div>
<p><br/></br></p>
<div align="center">You should see something like this:</div>
<p><br/></p>
<p><img src="http://thepixelista.com/wp-content/uploads/2013/04/google-heart-equation.png" alt="Google Heart Equation" width="500" height="250" class="aligncenter size-full wp-image-4772" /><br/><br/></p>
<p>Pretty cool, huh? Special software like <a href="http://www.adobe.com/products/illustrator.html">Adobe Illustrator</a> exists that renders graphics based on mathematical formulas like that above. This allows the user to size a shape as big or small as necessary without compromising the quality of the image (no pixels here!). This is especially handy for images like logos that need to be frequently resized for different purposes.<br/><br/></p>
<div id="pink">
<h4>What this means for you</h4>
</div>
<p>If you&#8217;re hiring a graphic designer to create a logo for you, they should provide you with both a high resolution pixel-based graphic (usually PNG or JPEG) as well as a vector-based graphic (usually EPS, AI, or SVG). PNG or JPEG files will suffice for most of your needs.</p>
<p>You probably won&#8217;t be able to open the vector-based graphics on your home computer unless you have special software installed, but keep them tucked away safe on your computer, CD, or USB drive &#8211; if you ever work with another graphic designer in the future, it&#8217;s very likely that they&#8217;ll request one of your vector-based files.</p>
<div style="display: none;"><img src="http://thepixelista.com/wp-content/uploads/2013/04/what-is-vector-featured.png" alt="Terms like "vector" and "pixel" explained in layman's terms - great to know if you're going to work with a graphic designer!" width="450" height="450" class="aligncenter size-full wp-image-4761" /></div>
<p><br/>Authored by: <a href="https://plus.google.com/109337249833712908074?rel=author">Jessica Barnard</a></p>
<p>The post <a href="http://thepixelista.com/what-is-vector/">What the heck is vector?</a> appeared first on <a href="http://thepixelista.com">The Pixelista</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://thepixelista.com/what-is-vector/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to Establish a Great Working Relationship with Your Blog Designer</title>
		<link>http://thepixelista.com/how-to-work-with-a-designer/</link>
		<comments>http://thepixelista.com/how-to-work-with-a-designer/#comments</comments>
		<pubDate>Fri, 29 Mar 2013 17:57:28 +0000</pubDate>
		<dc:creator>thepixelista</dc:creator>
				<category><![CDATA[Design Education]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://thepixelista.com/?p=4723</guid>
		<description><![CDATA[<p>So you&#8217;ve decided to take the plunge and hire someone to create a custom blog design for you. First of all, congratulations! It&#8217;s a big step, which can be exciting but also very scary. If you&#8217;ve never worked with a graphic/web designer before, the whole process can seem overwhelming. But fear not! I have worked... <a href="http://thepixelista.com/how-to-work-with-a-designer/" rel="nofollow"> [read more]</a></p><p>The post <a href="http://thepixelista.com/how-to-work-with-a-designer/">How to Establish a Great Working Relationship with Your Blog Designer</a> appeared first on <a href="http://thepixelista.com">The Pixelista</a>.</p>]]></description>
				<content:encoded><![CDATA[<p><img src="http://thepixelista.com/wp-content/uploads/2013/03/client-designer-working-relationship.jpeg" alt="How to have a great working relationship with your designer" width="693" height="693" class="aligncenter size-full wp-image-4720" /></p>
<p>So you&#8217;ve decided to take the plunge and hire someone to create a <a href="http://thepixelista.com/custom-blog-design/" title="custom blog design">custom blog design</a> for you. First of all, congratulations! It&#8217;s a big step, which can be exciting but also very scary. If you&#8217;ve never worked with a graphic/web designer before, the whole process can seem overwhelming. But fear not! I have worked with hundreds of women like yourself through the years, and I have put together some easy guidelines that are sure to make working with your designer a breeze.</p>
<div id="blue">
<h4>Be Friendly</h4>
<p>Your designer is probably a nice person, and I&#8217;m sure you are too! It&#8217;s okay to let your personality shine through in your emails while still maintaining a professional boundary. If someone starts barking orders when first contacting me, you can bet I&#8217;ll politely decline the job. ;)</p>
<div id="dont">Colors are to be teal and black. Not too vibrant. Don&#8217;t overuse the teal; Should be used as an accent only. Include some sort of geometric background pattern, but definitely not chevron. I hate chevron.</div>
<div id="do">I&#8217;d like to use the colors teal and black. I&#8217;m hoping to go for a chic, professional look, so I&#8217;m thinking it would be best if we used mainly black and white for the design, with pops of teal here and there as an accent. I&#8217;m open to your suggestions, though! I&#8217;m not a fan of chevron, but I&#8217;d like to use some sort of geometric background pattern. Thank you!</div>
</div>
<p><br/>
<div id="green">
<h4>Be Specific (But Not TOO Specific!)</h4>
</div>
<p>It can be hard know what you want for your design, but do the best you can to figure it out and communicate it to your designer. If <i>you&#8217;re</i> not even sure what you want, how can you expect your designer to know? Do the best you can to avoid being vague or obscure (we&#8217;re not mind readers, y&#8217;all!). Don&#8217;t be afraid to provide your designer with a few links to other websites you like the design of, and take the time to figure out exactly <i>what</i> it is you like about each site&#8217;s design.</p>
<p>On the flip side, don&#8217;t smother your designer&#8217;s creative mojo with too much direction. Your web designer likely has years of education and/or experience that makes her an expert and what she does. As a bit of a control freak myself, I know where you&#8217;re coming from. Take a deep breath and let up on the reigns a little!</p>
<p>If you know you&#8217;re picky or have a very specific vision for your project, let your designer know that up front (word it nicely &#8211; you don&#8217;t want to scare anybody away!). You may even want to ask if she would be willing to do a Skype conference where you can chat back and forth while watching your designer&#8217;s screen while she works. That way you can make decisions on what you do and don&#8217;t like right off the bat, and save yourself from a million back-and-forth emails with a million back-and-forth drafts &#8211; you can thank me later. ;)</p>
<div id="dont">I&#8217;m not really sure what I want, but I&#8217;ll know it when I see it. I want my site to be fun, yet professional. I want it to really pop!</div>
<div id="dont">Please see my attached 10 page brief with my FULL design request, but here&#8217;s the short version: My favorite colors are chartreuse, periwinkle, sienna, and carmine. I&#8217;m not really sure how I want my color scheme, so can I see 10 drafts with different color scheme options? I&#8217;m also very picky about fonts. I like the look of <a href="http://www.google.com/fonts/specimen/Lobster">Lobster</a>, but it&#8217;s too blocky. I also like <a href="http://www.google.com/fonts/specimen/Sacramento">Sacramento</a>, but it&#8217;s too loopy. Can I see 10 drafts with different font options? Can I also see 10 drafts with different background options? That should only be about 1,000 drafts total. Thanks!</div>
<div id="do">I love the color scheme used on <a href="http://katinajrice.com/">Katina J Rice</a>, and I&#8217;d like to have mine similar! I also really like the layout of <a href="http://www.fabulousfindsbytiffany.com/">Fabulous Finds by Tiffany</a>. Her site is fun and colorful, but still uses a lot of white space and doesn&#8217;t look too busy. Petunias have a lot of personal meaning for me, so if we could incorporate them somehow into my design, that would be great!</div>
<p><br/>
<div id="pink">
<h4>Be Trusting</h4>
<p>Many designers require a deposit or payment up front before they will begin working with you. They will probably also ask for access to sensitive information like your address and telephone number so they can register new, necessary accounts in your name. They may also ask for the login information to various things like your social media and Google accounts. All of that requires a <i>lot</i> of trust, and I don&#8217;t blame you for being a little hesitant!</p>
<p>It&#8217;s perfectly fine to ask your designer how information will be used, or how refunds will be handled in case of a crisis, but make sure you ask in a kind way. If your designer senses that you don&#8217;t trust her, that puts your working relationship off to a bad start and may even make her reconsider wanting to work with you.</p>
<p>My best advice is to do your homework in advance. Google your designer&#8217;s business name and see what comes up! You may also want to reach out to your designer&#8217;s past clients and see what their experiences were like. People are usually happy to share, regardless of whether their experience was positive or negative.</p>
<div id="dont">My last designer took my money and ran. How do I know you&#8217;re not going to do the same? I don&#8217;t want to pay you anything until I&#8217;ve seen some results.</div>
<div id="do">I hope you don&#8217;t take offense to what I&#8217;m about to ask, because I totally trust you! You can just never be too careful. If something were to happen where you couldn&#8217;t complete the work, may I ask how you handle refunds in those situations? Thanks in advance!</div>
</div>
<p><br/>
<div id="orange">
<h4>Be Respectful</h4>
<p>Your designer will likely provide you <a href="http://thepixelista.com/terms-of-service/">Terms of Service</a> or list them on her website. If you ask your designer to make a ton of exceptions for you, that may come off as disrespectful. If you want to work with this person, make sure you are willing to abide by her policies. That includes being respectful of your designer&#8217;s time, and replying promptly to emails.</p>
<p>You should also be respectful of your designer&#8217;s workflow. If you&#8217;ve been given milestone dates of what to expect when, just sit tight! Repetitive emails asking how things are coming along are akin to a child asking &#8220;are we there yet?&#8221; on a road trip &#8211; it doesn&#8217;t make things move along any faster! :)</p>
<div id="dont">I know your website says you&#8217;ll design a logo for $500, but there&#8217;s no way I can afford that. Will you lower your price to $200? And I saw in your terms that I have to pay up front, but I don&#8217;t want to do that. Can I give you $100 now and $100 when you finish? I also saw that you don&#8217;t work on weekends or holidays. I know that tomorrow is Easter Sunday, but I need this done ASAP. Can you work on this tomorrow? I know you don&#8217;t normally accept telephone calls, but I don&#8217;t like emailing. Can I call you? Right now? I know it&#8217;s 6am on a Saturday, but I want to get this finished.</div>
<div id="do">I don&#8217;t quite have the funds for a logo yet, but I&#8217;ll save for a few weeks and get back to you! I&#8217;m on a tight deadline, but I know tomorrow is Easter so please enjoy the weekend with your family and I&#8217;ll watch for your reply next week.</div>
</div>
<p><br/>See? That wasn&#8217;t so bad. :) By keeping these simple guidelines in mind, working with your designer should be smooth sailing.
<div style="font-weight: bold !important">Have you worked with a designer or are you a designer yourself? What are YOUR tips for a great working relationship? Let me know in the comments!</div>
<p><br/>Authored by: <a href="https://plus.google.com/109337249833712908074?rel=author">Jessica Barnard</a></p>
<p>The post <a href="http://thepixelista.com/how-to-work-with-a-designer/">How to Establish a Great Working Relationship with Your Blog Designer</a> appeared first on <a href="http://thepixelista.com">The Pixelista</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://thepixelista.com/how-to-work-with-a-designer/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>The Moo Difference: Quality Business Card Printing</title>
		<link>http://thepixelista.com/the-moo-difference-quality-business-card-printing/</link>
		<comments>http://thepixelista.com/the-moo-difference-quality-business-card-printing/#comments</comments>
		<pubDate>Tue, 19 Mar 2013 18:23:57 +0000</pubDate>
		<dc:creator>thepixelista</dc:creator>
				<category><![CDATA[Business Marketing]]></category>
		<category><![CDATA[Conferences]]></category>

		<guid isPermaLink="false">http://thepixelista.com/?p=4666</guid>
		<description><![CDATA[<p>Disclosure: I am a member of the Moo Affiliate program. When you use my affiliate link, I earn a small commission, and you get 10% off! I would never promote a product that I didn&#8217;t love and use myself. I am headed off to the BlissDom conference this week (wooohoo!) and I got some business... <a href="http://thepixelista.com/the-moo-difference-quality-business-card-printing/" rel="nofollow"> [read more]</a></p><p>The post <a href="http://thepixelista.com/the-moo-difference-quality-business-card-printing/">The Moo Difference: Quality Business Card Printing</a> appeared first on <a href="http://thepixelista.com">The Pixelista</a>.</p>]]></description>
				<content:encoded><![CDATA[<div id="tip" style="margin-bottom: 15px;">Disclosure: I am a member of the Moo Affiliate program. When you use <a href="http://www.moo.com/share/2xgdyb">my affiliate link</a>, I earn a small commission, and you get 10% off! I would never promote a product that I didn&#8217;t love and use myself.</div>
<div>I am headed off to the <a href="http://blissdomconference.com/">BlissDom</a> conference this week (wooohoo!) and I got some business cards printed up for the occasion. I&#8217;m a bargain hunter, so I thought I&#8217;d give VistaPrint a try (despite their <a href="http://www.yelp.com/biz/vistaprint-lexington-6">lackluster ratings</a>) when I found a coupon for 250 &#8220;premium&#8221; business cards for $10 &#8211; that&#8217;s $0.04 per card. When I pulled the first card out of the box, I was devastated. The colors were completely washed out and the entire card looked fuzzy/blotchy. NOT the first impression I want people to have of my business!</div>
<div><br/>It was then that I decided to place an order with <a href="http://www.moo.com/share/2xgdyb">Moo</a>. I heard great things about them from colleagues, and I wasn&#8217;t taking any chances on getting sub-par quality cards again! I found a 10% off coupon online and ordered 50 business cards for $17 ($0.34 per card &#8211; when ordering larger amounts, the price per card decreases). I couldn&#8217;t be more pleased with the final product! The artwork is crisp and clear, and the colors are superb &#8211; they&#8217;re nice and vibrant, and match my website perfectly. See the difference for yourself:<br/></div>
<p><a href="http://thepixelista.com/wp-content/uploads/2013/03/vistaprint-vs-moo.png"><img src="http://thepixelista.com/wp-content/uploads/2013/03/vistaprint-vs-moo.png" alt="Vistaprint vs. Moo" width="1556" height="2212" style="margin-top: 15px;" class="aligncenter size-full wp-image-4667" /></a></p>
<div>A few things to note: Vistaprint and Moo cards are slightly different sizes/shapes. I was aware of this when ordering and modified the placement of objects in my design file slightly to account for that. No other changes were made &#8211; the colors and resolution of each file were exactly the same. Each of the cards shown above were the very first cards taken out of the box. So lesson learned: you get what you pay for. Don&#8217;t be cheap and skimp on quality! My Moo cards are worth every penny, and my only regret is that I didn&#8217;t order more.</div>
<p><br/>Authored by: <a href="https://plus.google.com/109337249833712908074?rel=author">Jessica Barnard</a></p>
<p>The post <a href="http://thepixelista.com/the-moo-difference-quality-business-card-printing/">The Moo Difference: Quality Business Card Printing</a> appeared first on <a href="http://thepixelista.com">The Pixelista</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://thepixelista.com/the-moo-difference-quality-business-card-printing/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Blog Conference Roommate Gift Idea</title>
		<link>http://thepixelista.com/blog-conference-roommate-gift-idea/</link>
		<comments>http://thepixelista.com/blog-conference-roommate-gift-idea/#comments</comments>
		<pubDate>Sun, 17 Mar 2013 19:52:28 +0000</pubDate>
		<dc:creator>thepixelista</dc:creator>
				<category><![CDATA[Conferences]]></category>

		<guid isPermaLink="false">http://thepixelista.com/?p=4634</guid>
		<description><![CDATA[<p>The Blissdom Conference is almost here! I am so excited to meet many of my online friends and clients face to face. :) At blogging conferences, it&#8217;s fairly common for roommates to give each other a small just-for-fun gift and I thought I&#8217;d join in on the fun! I packed my little gift baskets full... <a href="http://thepixelista.com/blog-conference-roommate-gift-idea/" rel="nofollow"> [read more]</a></p><p>The post <a href="http://thepixelista.com/blog-conference-roommate-gift-idea/">Blog Conference Roommate Gift Idea</a> appeared first on <a href="http://thepixelista.com">The Pixelista</a>.</p>]]></description>
				<content:encoded><![CDATA[<p><a href="http://thepixelista.com/wp-content/uploads/2013/03/conference-roomie-gift-idea.png"><img src="http://thepixelista.com/wp-content/uploads/2013/03/conference-roomie-gift-idea.png" alt="Blog conference roommate gift idea" width="1080" height="1080" class="aligncenter size-full wp-image-4636" /></a></p>
<p>The <a href="http://blissdomconference.com/">Blissdom Conference</a> is almost here! I am so excited to meet many of my online friends and clients face to face. :) At blogging conferences, it&#8217;s fairly common for roommates to give each other a small just-for-fun gift and I thought I&#8217;d join in on the fun! I packed my little gift baskets full of blogging conference essentials:</p>
<div id="blue">
<h4>What&#8217;s in my baskets?</h4>
<ul>
<li>A mini pack of gum &#8211; First impressions are so essential, and you don&#8217;t want to turn off the people you meet with bad breath if you don&#8217;t have a chance to run up to your room and brush during the day!</li>
<li>Key ring &#038; hole punch &#8211; This is a <i>great</i> way to keep business cards organized. See the picture at the bottom of this post!</li>
<li>Hand sanitizer &#8211; You&#8217;ll be shaking hands with a lot of people. Ew.</li>
<li>Kleenex &#8211; Handy for unexpected allergy attacks, especially moving conference sessions that bring you to tears, blotting makeup, cleaning up spills, etc.
<li>Chapstick &#8211; Keep those lips moist for the many inevitable photos you&#8217;ll be in, girl!</li>
<li>Notebook &#038; pens &#8211; Use these for jotting down notes during sessions. You can even use multicolored pens to create a note-taking system!</li>
<li>A Snack &#8211; Great to have in case you miss a meal or get hungry between meals. Nuts are a great choice because they&#8217;ve got both fat and protein which will give you energy and keep you full.</li>
</ul>
</div>
<p><a href="http://thepixelista.com/wp-content/uploads/2013/03/blog-conference-roommate-gift.png"><img src="http://thepixelista.com/wp-content/uploads/2013/03/blog-conference-roommate-gift.png" alt="Give your roommate blog conference essentials in a little gift basket!" width="1080" height="2236" class="aligncenter size-full wp-image-4642" /></a></p>
<div id="blue">
<h4>How to keep business cards organized</h4>
</div>
<p>Keeping track of business cards at conferences can be a nightmare. I&#8217;ve come home from conferences with business cards all bent up and nasty because they were kicking around in my purse. They&#8217;re also really easy to lose that way, which is a bummer because that networking was so important! Here&#8217;s a great tip to keep that from happening: punch holes in top right corner of your business cards and keep on a key ring!</p>
<p><a href="http://thepixelista.com/wp-content/uploads/2013/03/business-card-organization.png"><img src="http://thepixelista.com/wp-content/uploads/2013/03/business-card-organization.png" alt="Business card organization tip: punch holes in top right corner and keep on a key ring!" width="1080" height="1102" class="aligncenter size-full wp-image-4658" /></a></p>
<p>Will you be at Blissdom this week? If so, I&#8217;d love to meet you. Come say hello! :)</p>
<p><br/>Authored by: <a href="https://plus.google.com/109337249833712908074?rel=author">Jessica Barnard</a></p>
<p>The post <a href="http://thepixelista.com/blog-conference-roommate-gift-idea/">Blog Conference Roommate Gift Idea</a> appeared first on <a href="http://thepixelista.com">The Pixelista</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://thepixelista.com/blog-conference-roommate-gift-idea/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Earn a Discount on a Custom Blog Design</title>
		<link>http://thepixelista.com/custom-blog-design-discount/</link>
		<comments>http://thepixelista.com/custom-blog-design-discount/#comments</comments>
		<pubDate>Wed, 02 Jan 2013 20:14:27 +0000</pubDate>
		<dc:creator>thepixelista</dc:creator>
				<category><![CDATA[Business Marketing]]></category>
		<category><![CDATA[Promotions]]></category>

		<guid isPermaLink="false">http://thepixelista.com/?p=4315</guid>
		<description><![CDATA[<p>I know many of you would love to start out the year with a new blog or website, but I understand that funds are tight for many families right now &#8211; especially after the holiday. You may not have a thousand dollars to invest in a website, but if you are a blogger with a... <a href="http://thepixelista.com/custom-blog-design-discount/" rel="nofollow"> [read more]</a></p><p>The post <a href="http://thepixelista.com/custom-blog-design-discount/">Earn a Discount on a Custom Blog Design</a> appeared first on <a href="http://thepixelista.com">The Pixelista</a>.</p>]]></description>
				<content:encoded><![CDATA[<p><br/><img src="http://thepixelista.com/wp-content/uploads/2013/01/new-year-special.png" alt="New Year Special! Promote The Pixelista for HUGE savings on a custom blog or web design!" width="444" height="444" class="aligncenter size-full wp-image-4316" /></p>
<p>I know many of you would love to start out the year with a new blog or website, but I understand that funds are tight for many families right now &#8211; especially after the holiday. You may not have a thousand dollars to invest in a website, but if you are a blogger with a large &#038; engaged readership, I may be interested in bartering for your services! You can earn a huge discount on a custom blog design by reviewing and promoting The Pixelista.</p>
<p>Here is what one blogger has to say about her experience:</p>
<blockquote><div id="blue">
<h4><a href="http://www.mrshappyhomemaker.com/">Crystal Faulkner &#8211; Mrs. Happy Homemaker</a></h4>
<p>&#8220;It was a dream of mine to have my website designed by The Pixelista, but with the current state of the economy, there was no way I could swing $1,500+ for the services I was looking for. Jessica and I were able to work out a huge discount in exchange for me advertising her services, and I couldn&#8217;t be happier! My new website is generating more income than ever for my family. I highly recommend any blogger take advantage of this amazing opportunity!&#8221;</p></div>
</blockquote>
<p>If this sounds like something that would be a good fit for you, please submit your proposal below and we&#8217;ll discuss the details!<br/><br/></p>
<div id="wufoo-k7p2x7">
<p>Fill out my <a href="http://thepixelista.wufoo.com/forms/k7p2x7">online form</a>.
</div>
<p><script type="text/javascript">var k7p2x7;(function(d, t) {
var s = d.createElement(t), options = {
'userName':'thepixelista', 
'formHash':'k7p2x7', 
'autoResize':true,
'height':'1806',
'async':true,
'header':'show', 
'ssl':true};
s.src = ('https:' == d.location.protocol ? 'https://' : 'http://') + 'wufoo.com/scripts/embed/form.js';
s.onload = s.onreadystatechange = function() {
var rs = this.readyState; if (rs) if (rs != 'complete') if (rs != 'loaded') return;
try { k7p2x7 = new WufooForm();k7p2x7.initialize(options);k7p2x7.display(); } catch (e) {}};
var scr = d.getElementsByTagName(t)[0], par = scr.parentNode; par.insertBefore(s, scr);
})(document, 'script');</script></p>
<p><br/>Authored by: <a href="https://plus.google.com/109337249833712908074?rel=author">Jessica Barnard</a></p>
<p>The post <a href="http://thepixelista.com/custom-blog-design-discount/">Earn a Discount on a Custom Blog Design</a> appeared first on <a href="http://thepixelista.com">The Pixelista</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://thepixelista.com/custom-blog-design-discount/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Display Your Photo in Google Search Results</title>
		<link>http://thepixelista.com/google-authorship-tutorial/</link>
		<comments>http://thepixelista.com/google-authorship-tutorial/#comments</comments>
		<pubDate>Fri, 28 Dec 2012 19:47:07 +0000</pubDate>
		<dc:creator>thepixelista</dc:creator>
				<category><![CDATA[Blogging Tips]]></category>
		<category><![CDATA[Business Marketing]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://thepixelista.com/?p=4237</guid>
		<description><![CDATA[<p>With the rise of Google+ in 2012, you&#8217;ve probably noticed that that G+ accounts have been integrated into Google search results and display a mini photo of the author next to certain articles. Google search rankings are now highly impacted by your reputation and engagement in social niches across the web. If you&#8217;re consistently blogging... <a href="http://thepixelista.com/google-authorship-tutorial/" rel="nofollow"> [read more]</a></p><p>The post <a href="http://thepixelista.com/google-authorship-tutorial/">Display Your Photo in Google Search Results</a> appeared first on <a href="http://thepixelista.com">The Pixelista</a>.</p>]]></description>
				<content:encoded><![CDATA[<p><a href="http://thepixelista.com/wp-content/uploads/2012/12/jessica-barnard-google-authorship.png"><img src="http://thepixelista.com/wp-content/uploads/2012/12/jessica-barnard-google-authorship.png" title="Jessica Barnard - Google Authorship" width="803" height="400" class="aligncenter size-full wp-image-4244" /></a></p>
<div id="pink">With the rise of Google+ in 2012, you&#8217;ve probably noticed that that G+ accounts have been integrated into Google search results and display a mini photo of the author next to certain articles. Google search rankings are now <a href="http://source-wave.com/google-authorship-seo/" title="Google Authorship SEO">highly impacted</a> by your reputation and engagement in social niches across the web.</p>
<p>If you&#8217;re consistently blogging quality articles and actively participate in social media communities, you&#8217;ve already won half the battle! All that&#8217;s left to do is follow a few easy steps to relay this information to Google, known as <a href="https://plus.google.com/authorship" title="Google Authorship" target="_blank">Google Authorship</a>.</div>
<p><br/>Before we get started, this article assumes you have the following:<br/><br/></p>
<li><i>Domain Name &#038; Self-Hosted Website</i> &#8211; My domain is <a href="http://thepixelista.com" title="wordpress blog design">thepixelista.com</a>. Domains ending in .blogspot.com, .tumblr.com, or .wordpress.com are not custom domains.
<p><br/>It&#8217;s possible to have a custom domain name but not have a self-hosted website. If your blog/website is hosted on Blogger (Blogspot), Tumblr, wordpress.com or similar, this tutorial may not work for you. If you are unsure about what you have, leave a comment below and I can help!</li>
<p><br/></p>
<li><i>Email Address</i> &#8211; You should have an email address using the same domain as your website. For example, my website is <a href="http://thepixelista.com" title="custom blog design">thepixelista.com</a> and my email address is <a href="mailto:jessica@thepixelista.com" title="Email Jessica Barnard at The Pixelista" target="_blank">jessica@thepixelista.com</a>. If you don&#8217;t already have one, contact your hosting provider and they&#8217;ll be able to point you in the right direction.<br/><br/>
<p>Note: It is possible to establish your Google Authorship without an email address at your domain name, but I highly recommend that you do have one.</li>
<p><br/></p>
<li><i>Google+ Accounts</i> &#8211; You should have both a personal Google+ account (using your real name) as well as a Google+ business page for your website. For example, here is <a href="https://plus.google.com/109337249833712908074/" title="Jessica Barnard - Google+" target="_blank">my personal G+ account</a> as well as <a href="https://plus.google.com/108202602947858203280/" title="The Pixelista - Google+" target="_blank">my business page</a>. It is important that you use an actual photo of yourself on your personal Google+ profile (no cartoons or other imagery).
<p><br/>I highly recommend filling out your profile/page as completely as possible. It is especially important to add your various social media accounts under About > Other Profiles on your personal profile, and under About > Links on your business page.</li>
<p><br/></p>
<p>Now onto the Authorship process:</p>
<div style="margin-top:10px;" id="blue">
<h4>Step 1 &#8211; Personal Profile Email Verification</h4>
</div>
<p>When setting up your profile, be sure to include your custom domain email address in your contact information. Your profile should look similar to mine below. Click the &#8220;verify&#8221; button next to your email &#8211; all you have to do is click the confirmation link it sends to your email address. Once you&#8217;ve successfully verified your email, a small checkmark will appear next to it where the &#8220;Verify&#8221; link was.</p>
<p><a href="http://thepixelista.com/wp-content/uploads/2012/12/google-authorship-verify-email.png"><img src="http://thepixelista.com/wp-content/uploads/2012/12/google-authorship-verify-email-869x1024.png" title="Google Authorship - How to verify your email address" width="869" height="1024" class="aligncenter size-large wp-image-4261" /></a></p>
<p><br/>
<div style="margin-top:10px;" id="green">
<h4>Step 2 &#8211; Business Page Domain &#038; Email Verification</h4>
</div>
<p>When setting up your business page, include your email address and website. I recommend using the same email address on both your personal profile and your business page. Your page should look similar to mine below.</p>
<p><a href="http://thepixelista.com/wp-content/uploads/2012/12/google-authorship-verify-domain.png"><img src="http://thepixelista.com/wp-content/uploads/2012/12/google-authorship-verify-domain.png" title="Google Authorship - Verify your domain" width="1011" height="776" class="aligncenter size-full wp-image-4265" /></a></p>
<p>Verify your email address using the same method as your personal profile, then click the &#8220;link website&#8221; button. The following popup will appear:</p>
<p><a href="http://thepixelista.com/wp-content/uploads/2012/12/google-authorship-link-website.png"><img src="http://thepixelista.com/wp-content/uploads/2012/12/google-authorship-link-website.png" alt="Google Authorship - Link your website" width="706" height="339" class="aligncenter size-full wp-image-4268" /></a></p>
<p>As you can see, there are two methods of verification. My preference is the second, which is &#8220;link your website directly.&#8221; Once you click the link, it will give you a line of code that looks something like this:</p>
<p><textarea style="width: 100%; background: #eee; border: 0; font-size: 11px; text-align: center; padding-top: 15px; color: #666;"><a href="https://plus.google.com/123456789123456789123" rel="publisher">Google+</a></textarea></p>
<p>It instructs you to insert the code on your website&#8217;s home page. I added mine to a widget in my header (for my G+ social media icon). If you are unsure how to incorporate the link into your website, contact your web hosting provider and they&#8217;ll be able to help you.</p>
<p>Once you&#8217;ve successfully verified your email address and domain, a checkmark will appear next to each on your business page.</p>
<p><br/>
<div style="margin-top:10px;" id="pink">
<h4>Step 3 &#8211; Add Bylines</h4>
</div>
<p>The next step is to add bylines to the articles you&#8217;ve published on your website using the code below (it doesn&#8217;t matter where you put it in your article &#8211; at the beginning or end both work great).</p>
<p>I prefer to manually insert the code at the very bottom of my articles when publishing, but there are ways to automatically insert it into each of your articles if you have a self-hosted WordPress blog (contact your hosting provider for assistance).</p>
<p>Make sure your name in the byline is identical to the name on your personal Google+ profile. For example, I would NOT want to put my name as &#8220;Jessie B&#8221; in the byline on my article, when my name on Google+ is &#8220;Jessica Barnard.&#8221;</p>
<p><br/><textarea style="width: 100%; background: #eee; border: 0; font-size: 11px; text-align: center; padding-top: 15px; color: #666;">Authored by: <a href="https://plus.google.com/[YOUR PROFILE ID]?rel=author">YOUR NAME</a></textarea></p>
<p><br/>Mine looks like this:<br />
<textarea style="width: 100%; background: #eee; border: 0; font-size: 11px; text-align: center; padding-top: 15px; color: #666;">Authored by: <a href="https://plus.google.com/109337249833712908074?rel=author">Jessica Barnard</a></textarea></p>
<p><br/>
<div style="margin-top:10px;" id="orange">
<h4>Step 4 &#8211; Sign Up for Google Authorship</h4>
</div>
<p>The last step is to formally sign up for the <a href="https://plus.google.com/authorship" title="Sign up for Google Authorship" target="_blank">Google Authorship</a> program. Simply enter your email address and press the &#8220;Sign Up for Authorship&#8221; button.</p>
<p><br/>
<div style="margin-top:10px;" id="blue">
<h4>Step 5 &#8211; Test It Out</h4>
</div>
<p>Don&#8217;t panic if your profile image doesn&#8217;t start appearing in search results right away. Google has to recrawl your articles before it will appear, which took several days in my case. You can ensure you followed the steps correctly by entering the URL of one of your articles into Google&#8217;s <a href="http://www.google.com/webmasters/tools/richsnippets" title="Structured Data Testing Tool by Google" target="_blank">Structured Data Testing Tool</a>.</p>
<p>You should see something similar to mine below, with a green &#8220;verified&#8221; box under &#8220;Author&#8221; and &#8220;Publisher.&#8221; If it asks you to verify the authorship if your article, don&#8217;t panic &#8211; that doesn&#8217;t necessarily mean you did anything wrong. The same thing happened to me. I am unsure if it affects the Authorship process or not, but I went through and verified the authorship for each of my articles one by one just to be safe.</p>
<p><a href="http://thepixelista.com/wp-content/uploads/2012/12/structured-data-testing-tool.png"><img src="http://thepixelista.com/wp-content/uploads/2012/12/structured-data-testing-tool.png" title="Structured Data Testing Tool by Google" width="921" height="840" class="aligncenter size-full wp-image-4291" /></a></p>
<p>And that&#8217;s it! :) Enjoy all the benefits of being an official Google Author.</p>
<p><br/>Authored by: <a href="https://plus.google.com/109337249833712908074?rel=author">Jessica Barnard</a></p>
<p>The post <a href="http://thepixelista.com/google-authorship-tutorial/">Display Your Photo in Google Search Results</a> appeared first on <a href="http://thepixelista.com">The Pixelista</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://thepixelista.com/google-authorship-tutorial/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Web Header vs. Logo: The Difference Explained</title>
		<link>http://thepixelista.com/difference-between-web-header-and-logo/</link>
		<comments>http://thepixelista.com/difference-between-web-header-and-logo/#comments</comments>
		<pubDate>Mon, 26 Nov 2012 17:23:02 +0000</pubDate>
		<dc:creator>thepixelista</dc:creator>
				<category><![CDATA[Business Marketing]]></category>
		<category><![CDATA[Design Education]]></category>

		<guid isPermaLink="false">http://thepixelista.com/?p=4153</guid>
		<description><![CDATA[<p>When you request a quote on a custom blog design or website, you have the option of including a logo design with your order. Some sort of title/graphic is usually included in the header of a website, so isn&#8217;t that the same thing as a logo? A logo can be used within a web design,... <a href="http://thepixelista.com/difference-between-web-header-and-logo/" rel="nofollow"> [read more]</a></p><p>The post <a href="http://thepixelista.com/difference-between-web-header-and-logo/">Web Header vs. Logo: The Difference Explained</a> appeared first on <a href="http://thepixelista.com">The Pixelista</a>.</p>]]></description>
				<content:encoded><![CDATA[<p><img src="http://thepixelista.com/wp-content/uploads/2012/11/web-design-vs-logo-design-300x300.png" title="Web Header vs. Logo: The Difference Explained" width="200" height="200" class="alignleft" />When you <a href="http://thepixelista.com/custom-blog-web-design-questionnaire/">request a quote</a> on a custom blog design or website, you have the option of including a logo design with your order.</p>
<p>Some sort of title/graphic is usually included in the header of a website, so isn&#8217;t that the same thing as a logo? A logo can be used within a web design, but not all web designs include a logo. Clear as mud?</p>
<p><br/>Here are two key differences between a web design and a logo:</p>
<div style="margin-top:10px;" id="blue">
<h4>Web headers and logos are not created equal</h4>
</div>
<p>The graphics for my web designs are created at a resolution ideal for viewing online. They are generally small, enabling them to load quickly on a web page.</p>
<p>When a file is submitted for printing (e.g. for a business card), the artwork needs to be designed at a much larger size/higher resolution than the graphics used on your web page.</p>
<p>When you purchase a logo design, I create the artwork in vector format. This means it can be re-sized as big or small as you like without compromising the quality of the image. This ensures your logo will always be the proper size and resolution for anything you might need.</p>
<div id="green">
<h4>Intellectual property rights and who owns them</h4>
</div>
<p>When I create your blog or website, I retain the intellectual property rights (IPR) to the design. The graphics in your blog or web design may not be used in any fashion without my express permission.</p>
<p>When you pay for a logo design, you are paying for the intellectual property rights, meaning <i>you</i> own the artwork. You are welcome to register your logo as a trademark and use it freely for branding purposes, such as having it printed on business cards, letterhead, advertisements, etc.</p>
<div id="pink">
<h4>Who should purchase a logo</h4>
</div>
<p>If you only blog as a hobby and don&#8217;t intend to launch a full-blown business, you can probably get by without a logo when you have your site designed. If you are a business owner who needs to have full control over your branding materials, a logo is a smart and necessary investment!</p>
<p><br/>Authored by: <a href="https://plus.google.com/109337249833712908074?rel=author">Jessica Barnard</a></p>
<p>The post <a href="http://thepixelista.com/difference-between-web-header-and-logo/">Web Header vs. Logo: The Difference Explained</a> appeared first on <a href="http://thepixelista.com">The Pixelista</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://thepixelista.com/difference-between-web-header-and-logo/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Trick to Declutter Your Gmail Inbox</title>
		<link>http://thepixelista.com/declutter-gmail-inbox/</link>
		<comments>http://thepixelista.com/declutter-gmail-inbox/#comments</comments>
		<pubDate>Thu, 08 Nov 2012 23:57:08 +0000</pubDate>
		<dc:creator>thepixelista</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://thepixelista.com/?p=4119</guid>
		<description><![CDATA[<p>I heart Gmail (like a ton). I don&#8217;t know what I&#8217;d do without all of its awesome features! I discovered another nifty little trick today. Follow the steps in this infographic to quickly and easily declutter your Gmail account by creating a filter that sends all emails containing the word “unsubscribe” to their own folder... <a href="http://thepixelista.com/declutter-gmail-inbox/" rel="nofollow"> [read more]</a></p><p>The post <a href="http://thepixelista.com/declutter-gmail-inbox/">Trick to Declutter Your Gmail Inbox</a> appeared first on <a href="http://thepixelista.com">The Pixelista</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>I heart Gmail (like a ton). I don&#8217;t know what I&#8217;d do without all of its awesome features! I discovered another nifty little trick today. Follow the steps in this infographic to quickly and easily declutter your Gmail account by creating a filter that sends all emails containing the word “unsubscribe” to their own folder separate from your inbox!</p>
<div style="display: none;"><img src="http://thepixelista.com/wp-content/uploads/2012/11/declutter-gmail-inbox-small.png" alt="" title="Trick to declutter your Gmail inbox! by @thepixelista"/></div>
<p><a href="http://thepixelista.com/wp-content/uploads/2012/11/declutter-gmail-inbox.png" target="_blank"><img src="http://thepixelista.com/wp-content/uploads/2012/11/declutter-gmail-inbox.png" title="Trick to declutter your Gmail inbox! by @thepixelista" width="580" height="1806" /></a></p>
<p><br/>Authored by: <a href="https://plus.google.com/109337249833712908074?rel=author">Jessica Barnard</a></p>
<p>The post <a href="http://thepixelista.com/declutter-gmail-inbox/">Trick to Declutter Your Gmail Inbox</a> appeared first on <a href="http://thepixelista.com">The Pixelista</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://thepixelista.com/declutter-gmail-inbox/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Vintage Blog Design For Sale</title>
		<link>http://thepixelista.com/vintage-blog-design-for-sale/</link>
		<comments>http://thepixelista.com/vintage-blog-design-for-sale/#comments</comments>
		<pubDate>Tue, 02 Oct 2012 19:37:13 +0000</pubDate>
		<dc:creator>thepixelista</dc:creator>
				<category><![CDATA[For Sale]]></category>

		<guid isPermaLink="false">http://thepixelista.com/?p=3982</guid>
		<description><![CDATA[<p>One of my favorite custom WordPress designs is now for sale! Priced at only $500, this design can be purchased for $300 less than the starting price of my custom theme designs. This is a one-of-a-kind design and will only be sold once, ensuring your website is unique and original! Don&#8217;t currently have a WordPress... <a href="http://thepixelista.com/vintage-blog-design-for-sale/" rel="nofollow"> [read more]</a></p><p>The post <a href="http://thepixelista.com/vintage-blog-design-for-sale/">Vintage Blog Design For Sale</a> appeared first on <a href="http://thepixelista.com">The Pixelista</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>One of my favorite custom WordPress designs is now for sale!</p>
<p>Priced at only $500, this design can be purchased for $300 less than the starting price of my <a href="http://thepixelista.com/custom-blog-design/">custom theme designs</a>. This is a one-of-a-kind design and will only be sold once, ensuring your website is unique and original!<br/><br/></p>
<div align="center"><a href="http://thepixelista.com/wp-content/uploads/2012/10/vintage-wordpress-design-for-sale.png"><img src="http://thepixelista.com/wp-content/uploads/2012/10/vintage-wordpress-design-for-sale.png" title="vintage custom blog design" width="580" height="495"/></a></div>
<p><br/></p>
<p>Don&#8217;t currently have a WordPress website? No problem &#8211; I can help you register a <a href="http://netforbeginners.about.com/od/d/f/domain_name.htm">domain name</a>, sign you up for a <a href="http://thepixelista.com/what-is-web-hosting-why-do-i-need-it/">hosting account</a>, and install the design for you. All you have to worry about is publishing your content.</p>
<p><br/>
<div id="blue">
<h4>Price includes:</h4>
</div>
<div style="margin-left: 30px;">
<li>Title of your choice</li>
<li>Tagline of your choice</li>
<li>Theme installation on your WordPress website</li>
<li>Setup of social media icons in header (linking to your social media accounts)</li>
</div>
<p><br/></p>
<p>For more information, please <a href="http://thepixelista.com/contact/">contact me</a>.</p>
<p>The post <a href="http://thepixelista.com/vintage-blog-design-for-sale/">Vintage Blog Design For Sale</a> appeared first on <a href="http://thepixelista.com">The Pixelista</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://thepixelista.com/vintage-blog-design-for-sale/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why Invest in a Professional Web Design</title>
		<link>http://thepixelista.com/why-invest-in-a-website/</link>
		<comments>http://thepixelista.com/why-invest-in-a-website/#comments</comments>
		<pubDate>Mon, 10 Sep 2012 10:00:43 +0000</pubDate>
		<dc:creator>thepixelista</dc:creator>
				<category><![CDATA[Business Marketing]]></category>

		<guid isPermaLink="false">http://thepixelista.com/?p=3911</guid>
		<description><![CDATA[<p>In today&#8217;s economy, business owners are having to get creative and cut costs wherever possible. As a business owner myself, I totally get that every dollar saved is a dollar in your pocket at the end of the month. For example, you probably know you won&#8217;t see much of a return on investment (ROI) if... <a href="http://thepixelista.com/why-invest-in-a-website/" rel="nofollow"> [read more]</a></p><p>The post <a href="http://thepixelista.com/why-invest-in-a-website/">Why Invest in a Professional Web Design</a> appeared first on <a href="http://thepixelista.com">The Pixelista</a>.</p>]]></description>
				<content:encoded><![CDATA[<div class="alignleft">
<div style="margin-top: -55px; overflow: hidden;"><a href="http://thepixelista.com/wp-content/uploads/2012/09/invest-in-professional-web-design.png"><img class="alignnone  wp-image-3945" title="Why you should invest in a professional web design | by The Pixelista" src="http://thepixelista.com/wp-content/uploads/2012/09/invest-in-professional-web-design.png" alt="" width="226" height="272" /></a></div>
</div>
<p>In today&#8217;s economy, business owners are having to get creative and cut costs wherever possible. As a business owner myself, I totally get that every dollar saved is a dollar in your pocket at the end of the month. For example, you probably know you won&#8217;t see much of a return on investment (ROI) if you buy the new iPhone 5, when your iPhone 4s still works just fine.</p>
<p><br/>However, the basic rule for entrepreneurial success still applies, and that is &#8220;you have to spend money to make money.&#8221; Purchasing a professionally-designed website is one of the few investments with virtually unlimited ROI potential, and here are the reasons why:</p>
<div id="blue">
<h4>Internet killed the phone directory</h4>
</div>
<p>Printed business listings such as the Yellow Pages are becoming obsolete in lieu of web searches, and people expect to find your business in their search results. If people can&#8217;t find you online, they may assume you&#8217;re not in business, and click through to the website of your competitor instead.</p>
<div id="green">
<h4>A Good-looking website inspires customer confidence</h4>
</div>
<p>Have you ever gotten to a website from a Google search and clicked right out because it looked unprofessional, or maybe just &#8220;off?&#8221; Think about it. We as humans are visual creatures, and a top-notch web design gives customers the impression that you are trustworthy and professional.</p>
<div id="pink">
<h4>An online presence expands your customer base</h4>
</div>
<p>Let&#8217;s say you are in the business of selling hand-knitted hot pads. Instead of limiting yourself to selling locally, investing in a website allows you to market your product globally, which can exponentially increase your sales. With the right information on your website, you will start coming up in search engine results for phrases like &#8220;handmade hot pads&#8221; or &#8220;knitted hot pads.&#8221; This allows for an extremely targeted customer base (in this case, people interested in purchasing a handmade hot pad) to come right to you!</p>
<div id="orange">
<h4>Your website is your best employee</h4>
</div>
<p>Your time is valuable, and having a well-crafted website can free up many tedious and unnecessary working hours. Here are a few of the many tasks that can be streamlined by your website:</p>
<p>1. Acquainting individuals with your business &amp; services<br />
2. Conveying important news &amp; updates to customers<br />
3. Providing answers to frequently asked questions<br />
4. Showcasing testimonials &amp; examples of your work<br />
5. Giving customers a convenient way to contact you<br />
6. Processing online orders from customers</p>
<p><br/>Authored by: <a href="https://plus.google.com/109337249833712908074?rel=author">Jessica Barnard</a></p>
<p>The post <a href="http://thepixelista.com/why-invest-in-a-website/">Why Invest in a Professional Web Design</a> appeared first on <a href="http://thepixelista.com">The Pixelista</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://thepixelista.com/why-invest-in-a-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
