<?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>Search Engine Optimization Toronto &#187; Web Development</title>
	<atom:link href="http://www.adventurecapitalism.com/category/web-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.adventurecapitalism.com</link>
	<description>SEO and Internet Marketing Services</description>
	<lastBuildDate>Thu, 10 Nov 2011 02:34:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Do-It-Yourself WordPress Website Setup</title>
		<link>http://www.adventurecapitalism.com/web-development/do-it-yourself-wordpress-website-setup/</link>
		<comments>http://www.adventurecapitalism.com/web-development/do-it-yourself-wordpress-website-setup/#comments</comments>
		<pubDate>Wed, 04 Aug 2010 01:45:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Wordpress tips]]></category>
		<category><![CDATA[Wordpress website]]></category>

		<guid isPermaLink="false">http://www.adventurecapitalism.com/?p=445</guid>
		<description><![CDATA[You can have a WordPress website setup in under a few hour. If you&#8217;ve spent any time in the last 10 years online then you&#8217;re familiar with WordPress or have at least heard of it, but did you know that it is the most popular way to get a website online right now? And it [...]]]></description>
			<content:encoded><![CDATA[<p>You can have a <strong>WordPress  website setup</strong> in under a few hour. If you&#8217;ve spent any time in the last 10  years online then you&#8217;re familiar with WordPress or have at least heard of it,  but did you know that it is the most popular way to get a website online right  now? And it is very simple to install with a few instructions.</p>
<p>WordPress is a <strong>CMS</strong>-<em>content management system</em> that allows  people to put a <em>weblog</em> or a <strong>blog</strong> on to the Internet. It also allows  you to do other things like create a more traditional website, post photos,  videos, or podcasting, and there are also ways to monetize your blog like  through advertising and Google Adsense.</p>
<p>Blogging has been around since the 1990’s but has  skyrocketed in popularity in the last few years. WordPress started in 2003 and  has grown to become the most popular CMS in the world with the most support,  themes, and plug-ins available. It is also simple to install, upgrade and post  to, which is why it is the platform of choice for many new users and experts  alike.</p>
<p>We suggest that if you are going to install a WordPress  website that you install a WordPress.org website rather than a WordPress.com  website. Installing on WordPress.com allows users to create a website for free without  having to buy a domain name. The problem with this is that it is not your  website and all the work you do is going towards building WordPress’s  website and not yours. The advantage is you  can have a website up in virtually minutes.</p>
<p>On the other hand, getting <strong>your own website</strong> (from WordPress.org) going will require three  things:</p>
<ul>
<li><em>buying a  domain name</em></li>
<li><em>acquiring  web hosting</em></li>
<li><em>installing  a website</em></li>
</ul>
<p>You should only ever get web hosting from a company that  offers cPanel as the control panel for the administration of your website. If  you have software services installed in your web hosting cPanel (either Softaculous  or Fantastico), you will be able to install WordPress directly through a series  of step-by-step options. If you don&#8217;t have either of these options available  then you will need to create a MySQL database and use an FTP client to upload  to your server and make changes to setup files. At this point it becomes easier  to let someone experienced with this show you, or do it for you.<br /> Once your blog has been installed and you&#8217;re able to login there  are a few things you should do before starting to blog:</p>
<ol>
<li>setup authorization keys in “wp-config.php”  for the security of your blog<br /> (you will need FTP access in order to do  this)</li>
<li>name your blog &#8211; under Settings &gt; General<br /> if you haven&#8217;t already name your blog including  your primary keyword, &amp; give it a subtitle </li>
<li>set up permalinks &#8211; under <strong>Settings</strong> &gt; <strong>Permalinks</strong> &gt; <strong>Custom Structure</strong> put<br /> /%category%/%postname%/</li>
<li>set up Akismet &#8211; this will reduce the amount of  spam you get on your blog. You&#8217;ll need to go to Word press.com to get your key e-mailed  to you.</li>
<li>Set up your plug-ins – install and activate. These  are the must-have plug-ins we recommend:
<ul>
<li>
<ul>
<li>All-in-one-SEO-pack </li>
<li>XML-sitemaps</li>
<li>Google Analytics</li>
<li>Addthis Social Bookmarking</li>
<li>WordPress automatic upgrade</li>
<li>Feedburner</li>
</ul>
</li>
</ul>
</li>
<p>(Widgets are slightly different  than a plug-in in that widgets will show up on the sidebars of your blog, whereas  plug-ins often work behind the scenes of your blog).</p>
<li>Choose a theme and activate it
<p>-there are many sites on the Internet where  you can get free WordPress themes. <br /> You can install them directly through your  WordPress interface:<br /> <em>Appearance  &gt; Themes &gt; Install Themes &gt; click on the options you want &gt; Find  Themes</em><br /> These you will need to upload by FTP to  your site under:<br /> YourWebsite.com/wp-content/themes/<br /> <a href="http://themes.rock-kitty.net/">http://themes.rock-kitty.net/</a><br /> <a href="http://www.paddsolutions.com/">http://www.paddsolutions.com/</a></p>
</li>
</ol>
<p>To  be recognized by the search engines, your website will need to have a minimum of  three pages:</p>
<ul>
<li>contact us page (create under <strong>Pages</strong>)</li>
<li>privacy policy (create under <strong>Pages</strong>)</li>
<li>minimum one page of content (create under <strong>Posts</strong> &#8211;  and all other content under Posts)</li>
</ul>
<p>See “How to Post to WordPress.” <br /> There are many great tools on the WordPress.org website, as  well as videos on YouTube on how to do just about anything on WordPress.</p>
<p>These are the must know basics you need for do-it-yourself <strong>WordPress website setup</strong> &#8211; if you are  not comfortable with doing this feel free to call our office at 1-888-688-6326 to  have an expert install WordPress for you &#8211; prices range from $500-$1000 (+hosting) for custom installations and themes.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.adventurecapitalism.com/web-development/do-it-yourself-wordpress-website-setup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Design</title>
		<link>http://www.adventurecapitalism.com/web-development/web-development/</link>
		<comments>http://www.adventurecapitalism.com/web-development/web-development/#comments</comments>
		<pubDate>Thu, 27 Nov 2008 04:02:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[featured]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Macromedia Flash]]></category>
		<category><![CDATA[OSCommerce]]></category>

		<guid isPermaLink="false">http://www.adventurecapitalism.com/adventure_wordpress/?p=7</guid>
		<description><![CDATA[For several years Adventure Capitalism has been involved in developing sites in HTML, Macromedia Flash, WordPress, OSCommerce, and Sales Copy. Check out some of our sites below: http://www.cosmeticcare.ca http://www.stephanbevan.com http://www.callsunlimited.ca http://www.skinny-rich-and-happy.com]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.adventurecapitalism.com/adventure_wordpress/wp-content/uploads/web-development.jpg"><img class="alignleft size-thumbnail wp-image-77" title="web-development" src="http://www.adventurecapitalism.com/adventure_wordpress/wp-content/uploads/web-development.jpg" alt="" width="200" height="120" /></a>For several years Adventure Capitalism has been involved in developing sites in HTML, Macromedia Flash, WordPress, OSCommerce, and Sales Copy. Check out some of our sites below:</p>
<p>http://www.cosmeticcare.ca</p>
<p>http://www.stephanbevan.com</p>
<p>http://www.callsunlimited.ca</p>
<p>http://www.skinny-rich-and-happy.com</p>
]]></content:encoded>
			<wfw:commentRss>http://www.adventurecapitalism.com/web-development/web-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

