<?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>Dandelion Web Design Toronto</title>
	<atom:link href="http://dandelionwebdesign.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://dandelionwebdesign.com</link>
	<description>WordPress Web Design &#38; Development in Toronto</description>
	<lastBuildDate>Wed, 30 May 2012 03:55:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>LinkedIn Profile 100% Completeness Formula</title>
		<link>http://dandelionwebdesign.com/socialmedia/linkedin-completeness/</link>
		<comments>http://dandelionwebdesign.com/socialmedia/linkedin-completeness/#comments</comments>
		<pubDate>Mon, 28 May 2012 20:47:24 +0000</pubDate>
		<dc:creator>Ruth Maude</dc:creator>
				<category><![CDATA[Social Media]]></category>

		<guid isPermaLink="false">http://dandelionwebdesign.com/?p=5653</guid>
		<description><![CDATA[Yesterday I attended (and spoke at) Freelance Camp 2012. I picked up some great LinkedIn tips from Margarita Ibbott&#8216;s session &#8220;Understanding How to Network: going from virtual to meeting IRL&#8221;. After her session I spent a little time further tweaking &#8230; <a href="http://dandelionwebdesign.com/socialmedia/linkedin-completeness/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Yesterday I attended (and spoke at) <a href="http://dandelionwebdesign.com/presentations/get-stated-wordpress/">Freelance Camp 2012</a>.  I picked up some great LinkedIn tips from <a href="http://4linkedlearning.wordpress.com/" target="_blank">Margarita Ibbott</a>&#8216;s session &#8220;Understanding How to Network: going from virtual to meeting IRL&#8221;.</p>
<p>After her session I spent a little time further tweaking my LinkedIn profile and, yeah, it is now at 100%!!</p>
<p>Today I did some further research into what makes a LinkedIn profile complete and learned that LinkedIn changed the criteria in February.  Here&#8217;s what you need to do to fully complete your LinkedIn profile. [click the image to enlarge]<br />
<a target="_blank" href="http://dandelionwebdesign.com/wp-content/uploads/2012/05/LinkedIn-completeness-pie.png"><img src="http://dandelionwebdesign.com/wp-content/uploads/2012/05/LinkedIn-completeness-pie-1024x1024.png" alt="LinkedIn-completeness-pie" title="LinkedIn-completeness-pie" width="640" height="640" class="aligncenter size-large wp-image-5679" /></a></p>
<h4>Get Your LinkedIn profile to 100% completeness:</h4>
<ul>
<li>Postal Code and Industry &#8211; These are required fields that are created when you signup. (5%)</li>
<li>A current position (+20%)</li>
<li>Confirm your current position (+5%)</li>
<li>Describe your current position (+5%)</li>
<li>Add a second position (+15%)</li>
<li>Add a third position (+5%)</li>
<li>At least 5 skills (+5%)</li>
<li>Add your Education (+25%)</li>
<li>Add a profile picture (+5%)</li>
<li>Create at least 50 connections (+10%)</li>
</ul>
<h4>Does a complete profile matter?</h4>
<p>A complete LinkedIn profile is 40 times more likely to receive opportunities yet only about half of LinkedIn users have fully completed their LinkedIn profile. Yes, it is worth spending a little time completing your profile if you want to effectively use LinkedIn for business.</p>
<p>Please pin my infographic to <a href="http://pinterest.com/pin/255086766364459340/">Pinterest</a> and add your comments below. I would love to hear from you if you&#8217;ve found this information helpful.</p>
]]></content:encoded>
			<wfw:commentRss>http://dandelionwebdesign.com/socialmedia/linkedin-completeness/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firebug web development tool</title>
		<link>http://dandelionwebdesign.com/tools/firebug/</link>
		<comments>http://dandelionwebdesign.com/tools/firebug/#comments</comments>
		<pubDate>Mon, 21 May 2012 21:13:37 +0000</pubDate>
		<dc:creator>Ruth Maude</dc:creator>
				<category><![CDATA[Tips & Tools]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[styling]]></category>
		<category><![CDATA[Toronto Web Design]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://dandelionwebdesign.com/?p=5522</guid>
		<description><![CDATA[My favourite Firefox extension is Firebug &#8211; an open source web development tool. As a web designer and developer I use Firebug regularly to find elements on a page that I want to style or change. Firebug can help you &#8230; <a href="http://dandelionwebdesign.com/tools/firebug/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-5523" title="firebug-firefox" src="http://dandelionwebdesign.com/wp-content/uploads/2012/05/firebug-large.png" alt="firebug-firefox" width="264" height="211" />My favourite Firefox extension is <em>Firebug</em> &#8211; an <a href="http://dandelionwebdesign.com/tag/open-source/">open source web development tool</a>. As a web designer and developer I use Firebug regularly to find elements on a page that I want to style or change.</p>
<p>Firebug can help you easily pinpoint a css class for a given element and find the line number in your stylesheet without having to read through lines and lines of code. This simplifies making changes to your website.</p>
<p>If you want to give it a try, start by <a href="http://getfirebug.com" target="_blank">downloading Firebug</a>.</p>
<h2>How to use Firebug</h2>
<p>Right click at the point on your page that you want to inspect and select &#8220;inspect element with Firebug&#8221;. This will bring up the Firebug console. On the <em>left</em>, is the Node View pane displaying the generated HTML source of the page you are currently on. Firebug highlights the element so that you can discover what css elements are associated with it.</p>
<p>The Style panel (in the right) shows you what CSS style declarations affect a particular element. Firebug makes it clear which styles are actively affecting your HTML element. If there&#8217;s a line through it, then it means that another CSS rule has overwritten it by being declared after the former rule.</p>
<p><img class="aligncenter size-full wp-image-5594" title="firebug html panel" src="http://dandelionwebdesign.com/wp-content/uploads/2012/05/htmlpanel.png" alt="firebug panel" width="720" height="340" /></p>
<p>This is a great Video tutorial from Tips and Tricks HQ that shows Firebug in action.</p>
<p><iframe src="http://www.youtube.com/embed/956IDvJ2Aa0?rel=0&amp;start=174" frameborder="0" width="560" height="315"></iframe></p>
<p><a href="http://www.youtube.com/watch?v=al2l9VbZ8tg&amp;feature=relmfu" target="_blank">View part two of the tutorial</a></p>
<h2>Additional Resources:</h2>
<ul>
<li><a href="http://getfirebug.com" target="_blank">Get Firebug</a> and review the documentation</li>
<li>A great post that explains <a href="http://sixrevisions.com/tools/firebug-guide-web-designers/" target="_blank">using Firebug</a>.</li>
</ul>
<p><strong>So are you going to try Firebug? Leave me a comment. I&#8217;d love to know what you think of Firebug.</strong><em></em></p>
]]></content:encoded>
			<wfw:commentRss>http://dandelionwebdesign.com/tools/firebug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to set Canadian Taxes for your Online store</title>
		<link>http://dandelionwebdesign.com/oscommerce/canadian-taxes/</link>
		<comments>http://dandelionwebdesign.com/oscommerce/canadian-taxes/#comments</comments>
		<pubDate>Thu, 10 May 2012 04:19:49 +0000</pubDate>
		<dc:creator>Ruth Maude</dc:creator>
				<category><![CDATA[osCommerce]]></category>
		<category><![CDATA[ecommerce]]></category>
		<category><![CDATA[Toronto Web Design]]></category>
		<category><![CDATA[WordPress Toronto]]></category>

		<guid isPermaLink="false">http://dandelionwebdesign.com/?p=5410</guid>
		<description><![CDATA[Setting up an online store is a lot of work and if you&#8217;re a Canadian shop the most frustrating part will likely be to get the taxes setup correctly. You need to charge GST to some Provinces, HST to others, &#8230; <a href="http://dandelionwebdesign.com/oscommerce/canadian-taxes/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Setting up an online store is a lot of work and if you&#8217;re a Canadian shop the most frustrating part will likely be to get the taxes setup correctly.</p>
<p>You need to charge GST to some Provinces, HST to others, with BC and NS having a different HST%. If you are in a Province that charges PST you&#8217;ll also have to charge PST within your Province.</p>
<h2>Here&#8217;s a great infographic of Canadian Taxes by Province</h2>
<div id="attachment_5419" class="wp-caption aligncenter" style="width: 510px"><a href="http://dandelionwebdesign.com/wp-content/uploads/2012/05/canadian_provincial_taxes_full.jpg"><br />
<img class="aligncenter size-full wp-image-5435" title="Canadian_Taxes" src="http://dandelionwebdesign.com/wp-content/uploads/2012/05/Canadian_Taxes.jpg" alt="" width="500" height="434" /></a><p class="wp-caption-text">Click to Enlarge</p></div>
<p>[Original Source: <a href="http://www.iglobalexports.com/internationalblog/2012/02/03/infographic-canadian-provincial-taxes-canada-province-tax-rates/" target="_blank">iGlobal Exports</a>]</p>
<p>Here I&#8217;ll walk you through the correct setup for an <a href="http://www.oscommerce.com/" target="_blank">osCommerce</a> or <a href="http://dandelionwebdesign.com/presentations/wordpress-online-store/">WordPress WPonlineStore</a> based in Ontario.</p>
<p style="text-align: center;"><strong>**UPDATE***</strong></p>
<blockquote><p>Plugin developer Martin Hurford took this information and turned it into a WordPress plugin! Once installed the <a href="http://www.mindtripz.com/downloads/wordpress-plugin-canadian-tax-for-wp-online-store/" target="_blank"><strong>Canadian Tax plugin</strong></a> will automatically set up the WP Online Store plugin with the correct sales tax configuration for eCommerce within Canada.</p>
<p>If you are using osCommerce and not the WordPress WPOnlineStore plugin then you&#8217;ll need to read on to configure Canadian taxes manually.</p></blockquote>
<p>In the shop administration area go to -&gt; Locations/Taxes. Check that the Countries and Zones have already been populated. Also confirm that there is a Tax Class called Taxable Goods.</p>
<h2>TAX ZONES</h2>
<p>In Tax Zones (note it&#8217;s different from just Zones) click Insert and create the following four Tax Zones.</p>
<ol>
<li>Canada GST</li>
<li>Canada HST</li>
<li>BC HST</li>
<li>NS HST</li>
</ol>
<p>1. Click on the file folder for GST and add the following Canadian Provinces:</p>
<ul>
<li>Alberta</li>
<li>Prince Edward Island</li>
<li>Saskatchewan</li>
<li>Yukon Territory</li>
<li>Manitoba</li>
<li>Northwest Territories</li>
<li>Nunavut</li>
<li>Quebec</li>
</ul>
<p>2. Click on the file folder for Canada HST and add the following Provinces</p>
<ul>
<li>New Brunswick</li>
<li>Newfoundland &amp; Labrador</li>
<li>Ontario</li>
</ul>
<p>3. Click on the file folder for BC HST and add British Columbia.<br />
4. Click on the file folder for NS HST and add Nova Scotia</p>
<h2>TAX RATES</h2>
<p>In Tax Rates click New Tax Rate to add these four rates to the tax class Taxable Goods</p>
<ul>
<li>BC HST 12%</li>
<li>Canada GST Zone 5%</li>
<li>Canada HST Zone 13%</li>
<li>NS HST 15%</li>
</ul>
<p>Whew! Remember these instructions assume that your ecommerce store is based in Ontario. If you are a Quebec retailer you&#8217;ll have to charge Provincial sales tax on sales within your Province. Refer to the infographic above to adjust for your own Provice.</p>
]]></content:encoded>
			<wfw:commentRss>http://dandelionwebdesign.com/oscommerce/canadian-taxes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML5: The future of the Web</title>
		<link>http://dandelionwebdesign.com/wordpress/html5/</link>
		<comments>http://dandelionwebdesign.com/wordpress/html5/#comments</comments>
		<pubDate>Mon, 07 May 2012 10:35:32 +0000</pubDate>
		<dc:creator>Ruth Maude</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[websites]]></category>
		<category><![CDATA[WordPress Toronto]]></category>

		<guid isPermaLink="false">http://dandelionwebdesign.com/?p=5359</guid>
		<description><![CDATA[In 1999 I built my first website. Back then my browser was Netscape, my Internet was dial-up, I didn&#8217;t own a cell phone and Facebook didn&#8217;t exist. Since then the Web-world has seen a lot of changes. As a website &#8230; <a href="http://dandelionwebdesign.com/wordpress/html5/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In 1999 I built my first website. Back then my browser was Netscape, my Internet was dial-up, I didn&#8217;t own a cell phone and Facebook didn&#8217;t exist. Since then the Web-world has seen a lot of changes.</p>
<p>As a website owner today, you want to make sure that your website isn&#8217;t being left behind!</p>
<h2>Where the Web is going &#8230;.</h2>
<p><iframe width="560" height="315" src="http://www.youtube.com/embed/mzPxo7Y6JyA?rel=0" frameborder="0" allowfullscreen></iframe></p>
<h2>What this means for you&#8230;.</h2>
<p><img class="alignright size-medium wp-image-5382" title="WordPress-HTML5" src="http://dandelionwebdesign.com/wp-content/uploads/2012/05/WordPress-HTML5-300x202.jpg" alt="WordPress-HTML5" width="300" height="202" />is that you want a WordPress site. As the Web changes so does WordPress. WordPress automatic updates ensure that with the click of a button you can make sure that you are running the latest version of WordPress.</p>
<p>In 2010 Steve Job&#8217;s said that &#8220;HTML5 will kill Flash&#8221;. Flash isn&#8217;t dead yet but there are a couple of reasons you should move away from Flash now.</p>
<p>One: Flash doesn&#8217;t work on iPhones and iPhones command the largest market share for <a href="/mobile/">mobile devices</a>.<br />
Two: Flash images can&#8217;t be <a href="/tag/pinterest/">pinned to Pinterest</a>.</p>
<p>A couple of our favourite Flash alternative gallery plugins are &#8220;<a href="http://wordpress.org/extend/plugins/jquery-colorbox/" target="_blank">jQuery Colorbox</a>&#8221; and &#8220;<a href="http://madebyraygun.com/wordpress/plugins/portfolio-slideshow-pro/" target="_blank">Portfolio Slideshow Pro</a>&#8220;.</p>
<p>Search the WordPress plugin repository for <a target="_blank" href="http://wordpress.org/extend/plugins/search.php?q=html5">HTML5</a> and you&#8217;ll find that WordPress is already starting to take advantage of HTML5. I&#8217;ve used HTML5 for presentation slideshows but I haven&#8217;t played with any of these plugins yet. Please add comments below to let me know if you&#8217;ve found one that you like.</p>
<p>With WordPress you&#8217;ll be ready for whatever changes come to the Web.</p>
<p>[cross-posted to the <a href="http://gowp.ca/tips/html5-web-future/" target="_blank">Go WordPress Blog</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://dandelionwebdesign.com/wordpress/html5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pinterest helps search engines understand images</title>
		<link>http://dandelionwebdesign.com/seo/pinterest-images/</link>
		<comments>http://dandelionwebdesign.com/seo/pinterest-images/#comments</comments>
		<pubDate>Mon, 30 Apr 2012 11:22:59 +0000</pubDate>
		<dc:creator>Ruth Maude</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[Pinterest]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[Social Networking]]></category>
		<category><![CDATA[web traffic]]></category>
		<category><![CDATA[websites]]></category>
		<category><![CDATA[WordPress Plugins for your Website]]></category>

		<guid isPermaLink="false">http://dandelionwebdesign.com/?p=5266</guid>
		<description><![CDATA[The most recent trend to come to the Web is the dominance of visual content. Pinterest, the online image sharing network has skyrocketed to the number three social network and infographics are everywhere. What does this mean for search engine &#8230; <a href="http://dandelionwebdesign.com/seo/pinterest-images/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The most recent trend to come to the Web is <em>the dominance of visual content</em>. Pinterest, the online image sharing network has skyrocketed to the number three social network and infographics are everywhere. <em>What does this mean for search engine optimization?</em></p>
<p><img src="http://dandelionwebdesign.com/wp-content/uploads/2012/04/infographic-pinterest-seo.gif" alt="infographic-pinterest-seo" title="infographic-pinterest-seo" width="619" height="308" class="aligncenter size-full wp-image-5321" /></p>
<h2>Search engines don&#8217;t understand the content of an image very well:</h2>
<p>While infographics and other web images can convey a lot of information to people, search engines can&#8217;t read images. When indexing images, search engines take cues from the image&#8217;s context. The keywords used in the anchor-text of a text link tells search engines what a link is about, <em>we need to help the search engines understand what our images are about.</em></p>
<h2>How to optimize images on your website:</h2>
<p><a href="/services/seo/">On-page website optimization</a> includes adding keyword-targeted textual content around your images to tell search engines what the images are about.</p>
<ol>
<li>Use descriptive key-word rich image file names (i.e. “my-keyword.jpg”)</li>
<li>Optimize the Title <em>and</em> Alt Tag of each image</li>
<li>Use captions to describe your image</li>
</ol>
<h2>Pinterest helps search engines understand images:</h2>
<p><a href="/socialmedia/what-is-pinterest/">Pinterest is a social network</a> used to organize and share online images linked to the source of the image. The goal of Pinterest is to connect people around the world through the images they like. Users create virtual pin boards of images they think are beautiful, interesting, and exciting. The significance for SEO is that <em>the image itself is a link back to the site where the image was originally located</em>. </p>
<p>Users can design boards around personalize categories (Home Decor, Art I love). Categories, tags and comments provide search engines with a wealth of knowledge. This user-contributed information helps search engines understand more clearly the context for pages on the Web linked from Pinterest.</p>
<p>Pinterest actively supports image categorization. If you visit an uncategorized board Pinterest asks you to help the person add a category.<br />
<img src="http://dandelionwebdesign.com/wp-content/uploads/2012/04/pinterest-categories.jpg" alt="pinterest image categories" title="pinterest image categories" width="680" height="350" class="aligncenter size-full wp-image-5327" /></p>
<h2>Pinterest referrals are huge</h2>
<p>At the start of this post, I said that &#8220;Pinterest has skyrocketed to the number three social network.&#8221; I&#8217;m referring to a <a href="http://blog.shareaholic.com/2012/03/pinterest-referral-traffic-2/" target="_blank">Shareaholic</a>  study that showed Pinterest had surpassed Google+, YouTube and LinkedIn <em>combined</em> in referral traffic. Pinterest now drives more referral traffic than Twitter, trailing behind Facebook and StumbleUpon.  Pinterest can also be linked to your Facebook account, automatically adding Pinterest activity to your Facebook timeline. Referral traffic that comes from Facebook may in fact be initially generated from Pinterest.</p>
<h2>Encourage Pinning of your images</h2>
<p>When blogging you want to create great content that others will want to bookmark and share.  Thanks to Pinterest it&#8217;s valuable to also create beautiful and compelling <em>visual content</em>, images, infographics and photographs, that people will want to pin and share. The more interesting your Pinterest content is, the more likely it will be &#8220;re-pinned&#8221; and clicked through to your site.</p>
<p>Make sure that you add a Pinterest &#8220;pin it&#8221; button to your blog so users can share your images on Pinterest with a link back to your site. </p>
<p>Optimize your website images and to encourage image sharing so your site will show up higher in search results.</p>
]]></content:encoded>
			<wfw:commentRss>http://dandelionwebdesign.com/seo/pinterest-images/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Help! My website is down</title>
		<link>http://dandelionwebdesign.com/wordpress/website-is-down/</link>
		<comments>http://dandelionwebdesign.com/wordpress/website-is-down/#comments</comments>
		<pubDate>Mon, 23 Apr 2012 11:15:28 +0000</pubDate>
		<dc:creator>Ruth Maude</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Learn WordPress Basics]]></category>
		<category><![CDATA[Tips & Tools]]></category>
		<category><![CDATA[websites]]></category>
		<category><![CDATA[WordPress Toronto]]></category>

		<guid isPermaLink="false">http://dandelionwebdesign.com/?p=5181</guid>
		<description><![CDATA[At some point every website owner goes into panic mode. Your website is down! What&#8217;s wrong? Is it a hosting issue? Did you forget to renew your domain name? Is there an outdated WordPress plugin? Have you been hacked?!! Don&#8217;t &#8230; <a href="http://dandelionwebdesign.com/wordpress/website-is-down/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img src="http://dandelionwebdesign.com/wp-content/uploads/2012/04/panic1.jpg" alt="Help! My Website is down" title="Help! My Website is down" width="284" height="216" class="alignright size-full wp-image-5190" />At some point every website owner goes into panic mode. Your website is down!  What&#8217;s wrong?</p>
<p>Is it a hosting issue?<br />
Did you forget to renew your domain name?<br />
Is there an outdated WordPress plugin?<br />
Have you been hacked?!!</p>
<h2>Don&#8217;t Panic</h2>
<p>Web servers are quite often momentarily inaccessible due to maintenance and backups.  Just wait a fifteen minutes and try again. Take a deep breath and go make a cuppa tea.</p>
<h2>Call the Host</h2>
<p>If you&#8217;re site is still down after 30 minutes, check out the host company&#8217;s run-time blog where they list any known issues that might impact your site. If your server isn&#8217;t listed with a known error and your site has been down for an hour, contact the host company&#8217;s support.</p>
<p>Last week we talked about <a href="/web-design/ownership/">Owning your own Website</a> and having all your website documentation at your finger tips by creating a <em>Website Essentials document</em> that you keep in a dropbox folder. Knowing how to contact the host company and what your account login credentials are will lessen your stress when your website is down.</p>
<p>Your host support team should be able to identify the problem. They will be able to tell if you failed to renew the domain name, if the problem is coming from a code error on your site or if your site has been hacked.</p>
<h2>Check the Domain</h2>
<p>If you didn&#8217;t renew your domain name on time your site will be taken down, but there&#8217;s no need to panic. There is a grace period. If the time between when you noticed your site is down and when your domain should have been renewed is not too long, your domain will be on hold allowing you time to renew. Once your domain is renewed your site will be restored.</p>
<h2>Check for Updates</h2>
<ul>
<li>Check for any plugins that have an update notice and update them. Some plugins may become outdated and no longer work with a newer version of WordPress.</li>
<li>If you update a WordPress plugin that breaks your site, access the /wp-content/plugins directory on your server via FTP. Simply rename or delete the broken plugin and your site will be restored.</li>
<li>If your site went down when updating the WordPress core files by automatic upgrade, try a<a href="http://codex.wordpress.org/Updating_WordPress" target="_blank"> manual WordPress update</a>.</li>
</ul>
<h2>Scan for Malware</h2>
<p>I highly recommend the premium WordPress plugin <a href="/wordpress/backup-buddy/">Backup Buddy</a>.  How much is your site, and the time to restore it, worth to you? The cost of a premium plugin won’t seem like much compared to that.</p>
<p>Not only does Backup Buddy take care of backing up your database and all files, it also has a malware scan option. Run the scan. If you find evidence that your site has been hacked contact your host company. They will want to clean any nefarious code from their servers as much as you do. Your host will be able to restore your site to a previous version, hopefully prior to the injection of code. If you have scheduled backups with Backup Buddy you can easily restore the site yourself. Knowing that you have regular backups will give you peace of mind when your site goes down.</p>
<p>[cross posted on the <a href="http://gowp.ca/tips/help-my-website-is-down/" target="_blank">Go WordPress Blog</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://dandelionwebdesign.com/wordpress/website-is-down/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Take back the ownership of your website</title>
		<link>http://dandelionwebdesign.com/web-design/ownership/</link>
		<comments>http://dandelionwebdesign.com/web-design/ownership/#comments</comments>
		<pubDate>Mon, 16 Apr 2012 10:20:00 +0000</pubDate>
		<dc:creator>Ruth Maude</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Domain name]]></category>
		<category><![CDATA[Tips & Tools]]></category>
		<category><![CDATA[Toronto]]></category>
		<category><![CDATA[Toronto Web Design]]></category>
		<category><![CDATA[WordPress Toronto]]></category>

		<guid isPermaLink="false">http://dandelionwebdesign.com/?p=5162</guid>
		<description><![CDATA[Whether setting up your own website or hiring a web designer to handle the process for you, make sure you own your own site and know exactly where to locate all the important account usernames and passwords. If you decide &#8230; <a href="http://dandelionwebdesign.com/web-design/ownership/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img src="http://dandelionwebdesign.com/wp-content/uploads/2012/04/under-new-ownership.jpg" alt="under-new-ownership" title="under-new-ownership" width="251" height="207" class="alignright size-full wp-image-5167" />Whether setting up your own website or hiring a web designer to handle the process for you, make sure you own your own site and know <em>exactly</em> where to locate all the important account usernames and passwords.</p>
<p>If you decide to move to a different web designer, you&#8217;ll be glad that you have organized your website documentation. Do yourself a favour and create a &#8220;Website Project&#8221; Dropbox folder with the following files and information.</p>
<h2>A Website Essentials document containing:</h2>
<p><strong>Domain registration</strong> – be sure you are listed as the domain registrant <em>NOT your web designer.</em> The email address connected with the registration needs to be yours, not your web designer&#8217;s and it must be an active email account. <em>Don&#8217;t ignore emails from the domain registration company</em> informing you that it&#8217;s time to renew your domain name. In your <em>Website Essentials document</em> include a link to the domain registration company, the email address and password used to login to the account, and the renewal date.</p>
<p><strong>Hosting account</strong> – In your <em>Website Essentials document</em> include the name of your hosting company, the URL of your web-based control panel, username and password. Keep track of when your hosting is due for renewal.  If you have it set to auto-renew ensure that you update the credit card expiry date when you are issued a new credit card.</p>
<p>Know your <strong>FTP</strong> (file transfer protocol) credentials, including your FTP host name, login username and password.</p>
<p><strong>Hosting Support</strong> &#8211; know where and how to login or call to get support from your host company, put this information in your <em>Website Essentials document</em>. Your web designer may be away on vacation when the host decides to upgrade their servers causing problems for your site. You don&#8217;t want to wait two weeks to resolve your problems!</p>
<p><strong>WordPress admin login credentials</strong> &#8211; If your website has been built in WordPress make sure that you have full administration access. Many WordPress developers don&#8217;t give the keys outright to the site owner for fear that they will break something on the site. If something were to happen to your web developer you would be stuck. It&#8217;s your web site, know what the full-access login information is, even if the username and password you regularly use has a paired down admin area.</p>
<h2>Own your images</h2>
<p>If you want to hire a different web designer to create a new look for your site you&#8217;ll need to locate original image files.  Have your own copies in a safe place. Computers and external hard drives crash, files are lost. Make sure that you have backups of all important files off site.  You can never have too many backups.</p>
<ul>
<li>Logo – have a full electronic version of your logo in the dropbox. It should ideally be in a vector format (like Adobe Illustrator or EPS) on a transparent background, to ensure the greatest design flexibility.</li>
<li>Stock images &#8211; Any images that you&#8217;ve purchased (or that your web designer purchased on your behalf) for use on your site need to be backed up to your dropbox folder.</li>
<li>Professional Profile Photos &#8211; Backup to dropbox any images that will be costly to replace.</li>
<li>Font files &#8211; did you purchase a font for use in your logo or other promotional materials? If so back it up too</li>
</ul>
<p>Take back the ownership of your website.  A little organization can save you money, time and frustration.</p>
]]></content:encoded>
			<wfw:commentRss>http://dandelionwebdesign.com/web-design/ownership/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Add a Favicon</title>
		<link>http://dandelionwebdesign.com/tools/how-to-add-a-favicon/</link>
		<comments>http://dandelionwebdesign.com/tools/how-to-add-a-favicon/#comments</comments>
		<pubDate>Mon, 09 Apr 2012 10:37:29 +0000</pubDate>
		<dc:creator>Ruth Maude</dc:creator>
				<category><![CDATA[Tips & Tools]]></category>
		<category><![CDATA[branding]]></category>
		<category><![CDATA[images]]></category>

		<guid isPermaLink="false">http://dandelionwebdesign.com/?p=4998</guid>
		<description><![CDATA[A Favicon, short for Favorites Icon, is the small image you see before a website url in the browser address bar. If you are using a tabbed browser you can see it at the beginning of the tab on the &#8230; <a href="http://dandelionwebdesign.com/tools/how-to-add-a-favicon/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A Favicon, short for Favorites Icon, is the small image you see before a website url in the browser address bar. If you are using a tabbed browser you can see it at the beginning of the tab on the left hand side. When a page is bookmarked the favicon will also be displayed in a list of bookmarks beside the page title.</p>
<p><img class="aligncenter size-full wp-image-727" title="favicon-post" src="/wp-content/uploads/2012/04/favicon-post.gif" alt="" width="467" height="63" /></p>
<p>The name &#8220;favicon&#8221; isn&#8217;t widely known, people are searching but not finding the right results. Clients have asked me questions like: How do I add an avatar to my url? How to add a thumbnail image to top of site? How to add an logo to my browser nav bar? Knowing the term favicon is important to a successful search.</p>
<h2>Five steps to follow</h2>
<p><img class="alignright size-thumbnail wp-image-781" title="favicon-image" src="http://gowp.ca/wp-content/uploads/2012/03/favicon-image-150x150.gif" alt="" width="150" height="150" /></p>
<ol>
<li>Go to <a href="http://www.favicon.cc" target="_blank">Favicon.cc</a></li>
<li>Import and image from your computer or create one on favicon.cc</li>
<li>Scroll down to <em>Preview</em> and click <strong>Download Favicon</strong></li>
<li>save the file to your computer</li>
<li>Use FTP to upload the favicon.ico file to the root directory of your site</li>
</ol>
<p>You may need to clear your browser cache to see your new favicon.</p>
<p>You can add this line of code in the head of your header.php file &lt;link rel=&#8217;shortcut icon&#8217; href=&#8217;http://yourdomain.ca/favicon.ico&#8217; type=&#8217;image/x-icon&#8217;/ &gt; but I don&#8217;t find that it is required.</p>
<p>When you&#8217;re done add a comment below and I&#8217;ll check out your site to see your new favicon.</p>
<p>[cross-posted on The <a href="http://gowp.ca/tips/how-to-add-a-favicon/" target="_blank">Go WordPress</a> blog]</p>
]]></content:encoded>
			<wfw:commentRss>http://dandelionwebdesign.com/tools/how-to-add-a-favicon/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WordPress Custom Post Types Plugins</title>
		<link>http://dandelionwebdesign.com/wordpress/custom-post-types/</link>
		<comments>http://dandelionwebdesign.com/wordpress/custom-post-types/#comments</comments>
		<pubDate>Mon, 02 Apr 2012 10:30:14 +0000</pubDate>
		<dc:creator>Ruth Maude</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Blog with WordPress Toronto]]></category>
		<category><![CDATA[Learn WordPress Basics]]></category>
		<category><![CDATA[Toronto Web Design]]></category>
		<category><![CDATA[WordPress Plugins for your Website]]></category>
		<category><![CDATA[WordPress Toronto]]></category>
		<category><![CDATA[wp-admin]]></category>

		<guid isPermaLink="false">http://dandelionwebdesign.com/?p=5039</guid>
		<description><![CDATA[Your WordPress website comes with two primary post types: blog posts and pages. You can extend your WordPress functionality by creating custom post types for the specific needs of your web project. A post type can be pretty much any &#8230; <a href="http://dandelionwebdesign.com/wordpress/custom-post-types/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Your WordPress website comes with two primary post types: blog posts and pages. You can extend your WordPress functionality by creating custom post types for the specific needs of your web project. A post type can be pretty much any type of content (i.e. Teachers, Video Testimonials, Events, Testimonials, FAQs). </p>
<p><img class="alignright size-full wp-image-5058" title="WordPress custom-post-types" src="http://dandelionwebdesign.com/wp-content/uploads/2012/03/custom-post-types.gif" alt="WordPress custom post types" width="389" height="174" />Registering a custom post type (by adding code to your theme functions file or using the Custom Post Type UI plugin) adds a new admin sidebar item. Instead of going to posts -&gt; add new; go to the newly created post type Video Testimonials -&gt; Add Video.</p>
<h2>WordPress Custom Post Type Plugins</h2>
<p>Thankfully there are a number of powerful plugins that take care of the heavy coding when it comes to creating custom posts.</p>
<ol>
<li><strong>Custom Post Type UI</strong> &#8211; Using Custom Post Types UI plugin is a easiest way to create custom post types and taxonomies in WordPress. With this plugin you create post types and taxonomies, the plugin registers the CPT for you so you don&#8217;t need to edit the theme functions file.</li>
<li><strong>Advanced Custom Fields</strong> &#8211; Custom fields are a great way to extend the interface and fields of that custom post type. This plugin allows you to customize WordPress edit screens with specific fields. Field types include: WYSIWYG, text, textarea, image, file, select, checkbox, page link, post object, date picker, color picker and more. You can also purchase some premium add-ons such as a repeater field.</li>
<li><strong>Custom Post Type Shortcode</strong> &#8211; &#8220;List custom post type posts using shortcode with any page or post.&#8221; It&#8217;s as easy as creating a page and entering a short code [cpt_list]. Additional options can be added to the shortcode to customize the output [cpt_list post_type="testimonials" category="classes" show_post_content="true" excerpt_only="false" use_single_blocks="true" wrap_with="div class='testimonial'"]. Walla! A page of testimonials for the category classes.  There are a slew plugin <a href="http://blackbirdi.com/2011/07/06/wordpress-plugin-cpt_list-2/" target="_blank">options available</a>.</li>
<li><strong>Post Types Order</strong> &#8211; &#8220;Order Posts and Post Types Objects using a Drag and Drop Sortable JavaScript capability&#8221;. This plugin makes it so easy for the client to reorder their posts.</li>
<li><strong>Simple Custom Posts per Page</strong> &#8211; &#8220;This plugin allows to configure the number of posts displayed for every custom post registered.&#8221; After activating the plugin go to your Settings -&gt; Reading page. All your custom post types will be listed here. Set the number of custom posts to displayed on every page.</li>
</ol>
<p>Custom Post Types are so powerful! With a little code and some new theme files, we can output and format both the custom post types and the custom fields in any way we want.  If coding isn&#8217;t your thing, use the Custom Post Type Shortcode to display your custom post types.</p>
<p>Kudos go to <a href="http://wesbos.com" target="_blank">Wes Bos</a> and Ladies Learning Code for a great workshop last month that helped get me started.</p>
<p>[cross-posted on <a href="http://gowp.ca/wordpress-plugins/custom-post-types/" target="_blank">Go WordPress blog</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://dandelionwebdesign.com/wordpress/custom-post-types/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Enhance Your WP Security: Change your Admin Username</title>
		<link>http://dandelionwebdesign.com/wordpress/admin-user-name/</link>
		<comments>http://dandelionwebdesign.com/wordpress/admin-user-name/#comments</comments>
		<pubDate>Mon, 26 Mar 2012 11:10:45 +0000</pubDate>
		<dc:creator>Ruth Maude</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Learn WordPress Basics]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[wp-admin]]></category>

		<guid isPermaLink="false">http://dandelionwebdesign.com/?p=5003</guid>
		<description><![CDATA[Hackers know that many WordPress installations leave the default “admin” user name with a simple password. And that knowledge makes your website vulnerable. You can improve your site&#8217;s security by creating a new username that is unique to your site. &#8230; <a href="http://dandelionwebdesign.com/wordpress/admin-user-name/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-5008" title="change-wordpress-admin" src="http://dandelionwebdesign.com/wp-content/uploads/2012/03/change-wordpress-admin-1-300x278.gif" alt="change-wordpress-admin" width="300" height="278" />Hackers know that many WordPress installations leave the default “admin” user name with a simple password.  And that knowledge makes your website vulnerable. You can improve your site&#8217;s security by creating a new username that is unique to your site.  Here&#8217;s how you do it:</p>
<ol>
<li>Login to your WordPress dashboard as admin</li>
<li>Create a new profile with a unique username <em>and</em> a strong password &#8211; you&#8217;ll need to use a different email address to do this</li>
<li>Make this new user an administrator</li>
<li>Log out</li>
<li>Log back in as the new user you just created</li>
<li>Delete the original &#8220;admin&#8221;</li>
<li>You will be prompted to either delete this user&#8217;s posts or attribute the posts to the new user. Attribute them to the new user. Then click on the &#8220;Confirm Deletion&#8221; button (as shown below).</li>
</ol>
<p><img class="aligncenter size-full wp-image-5010" title="change-wordpress-admin" src="http://dandelionwebdesign.com/wp-content/uploads/2012/03/change-wordpress-admin-6.gif" alt="change-wordpress-admin" width="441" height="283" /><br />
Now you can change the email address for this new user back to your preferred email address.</p>
<p>Presto! You have just enhanced your WordPress site&#8217;s security.</p>
<p>[cross-posted on: <a target="_blank" href="http://gowp.ca/wordpress-dashboard/admin-user-name">Go WordPress Blog</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://dandelionwebdesign.com/wordpress/admin-user-name/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

