<?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>Enterprise Mastermind &#187; tips</title>
	<atom:link href="http://www.enterprisemastermind.com/tag/tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.enterprisemastermind.com</link>
	<description>Getting your business online and being successful</description>
	<lastBuildDate>Sun, 23 May 2010 22:03:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Google Adwords &#8211; Getting Started 1</title>
		<link>http://www.enterprisemastermind.com/google-adwords-getting-started-1/</link>
		<comments>http://www.enterprisemastermind.com/google-adwords-getting-started-1/#comments</comments>
		<pubDate>Tue, 14 Oct 2008 22:00:32 +0000</pubDate>
		<dc:creator>Ant Harper</dc:creator>
				<category><![CDATA[Video]]></category>
		<category><![CDATA[Advice]]></category>
		<category><![CDATA[google adwords]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.enterprisemastermind.com/?p=435</guid>
		<description><![CDATA[You need to a flashplayer enabled browser to view this YouTube video]]></description>
			<content:encoded><![CDATA[<p><object class="embed" width="270" height="210" type="application/x-shockwave-flash" data="http://www.youtube.com/v/GgPTBWLcjqM"><param name="movie" value="http://www.youtube.com/v/GgPTBWLcjqM" /><param name="wmode" value="transparent" /><em>You need to a flashplayer enabled browser to view this YouTube video</em></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.enterprisemastermind.com/google-adwords-getting-started-1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google Adwords &#8211; Getting Started 2</title>
		<link>http://www.enterprisemastermind.com/google-adwords-getting-started-2/</link>
		<comments>http://www.enterprisemastermind.com/google-adwords-getting-started-2/#comments</comments>
		<pubDate>Tue, 14 Oct 2008 21:59:52 +0000</pubDate>
		<dc:creator>Ant Harper</dc:creator>
				<category><![CDATA[Video]]></category>
		<category><![CDATA[Advice]]></category>
		<category><![CDATA[google adwords]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.enterprisemastermind.com/?p=437</guid>
		<description><![CDATA[You need to a flashplayer enabled browser to view this YouTube video]]></description>
			<content:encoded><![CDATA[<p><object class="embed" width="270" height="210" type="application/x-shockwave-flash" data="http://www.youtube.com/v/stQ_GzeaSf8"><param name="movie" value="http://www.youtube.com/v/stQ_GzeaSf8" /><param name="wmode" value="transparent" /><em>You need to a flashplayer enabled browser to view this YouTube video</em></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.enterprisemastermind.com/google-adwords-getting-started-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Better WordPress SEO in 3 steps</title>
		<link>http://www.enterprisemastermind.com/better-wordpress-seo-in-3-steps/</link>
		<comments>http://www.enterprisemastermind.com/better-wordpress-seo-in-3-steps/#comments</comments>
		<pubDate>Tue, 16 Sep 2008 00:26:50 +0000</pubDate>
		<dc:creator>Ant Harper</dc:creator>
				<category><![CDATA[Wordpress Resources]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.enterprisemastermind.com/?p=299</guid>
		<description><![CDATA[Wordpress is pretty much search engine friendly &#8216;out of the box&#8217; but there are a couple of things that can be easily done to make it even more visible to the search engines. 1. Change your permalink structure If you have just installed WordPress and look at your post titles you may see something like [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-283" title="wp-logo-grad" src="http://www.enterprisemastermind.com/wp-content/uploads/2008/09/wp-logo-grad.jpg" alt="" width="500" height="210" /><br />
Wordpress is pretty much search engine friendly &#8216;out of the box&#8217; but there are a couple of things that can be easily done to make it even more visible to the search engines.</p>
<h2>1. Change your permalink structure</h2>
<p>If you have just installed WordPress and look at your post titles you may see something like this: <strong>www.yourblog.com/?page_id=2</strong>. Now from a search engine point of view thats not doing you any favours at all. Unless someone is searching for &#8220;page_id=2&#8243;  anyway, which is unlikely I think.<br />
Wouldn&#8217;t it be better if you saw <strong>www.yourblog.com/your-post-title</strong>?</p>
<h4>Here&#8217;s how:</h4>
<p style="padding-left: 30px;">Log in to your WordPress dashboard  (version 2.6.2 at time of writing)<br />
Click on &#8216;Settings&#8217; (top right hand side)<br />
Click on &#8216;Permalinks&#8217;<br />
Click on the &#8216;Custom Structure&#8217; radio button and type the following into the field:</p>
<p style="padding-left: 60px;"><code>/%postname%/<br />
</code></p>
<p style="padding-left: 30px;">Click &#8216;Save Changes&#8217;</p>
<p><img class="alignnone size-full wp-image-305" title="wp-permalink" src="http://www.enterprisemastermind.com/wp-content/uploads/2008/09/wp-permalink.jpg" alt="" width="500" height="251" /></p>
<p>If you now look at your blog within a browser you will see your post titles within the URL, a significant step towards getting you seen by the search engines.</p>
<h2>2. Change your TITLE tag</h2>
<p>As it stands unaltered WordPress displays your title thus: Your Blog Title &gt;&gt; Your Post Title. It would be much better from a SEO perspective if it saw your post title first, before the blog title or better still (in some cases) without the blog title at all.</p>
<h4>Here&#8217;s how:</h4>
<p style="padding-left: 30px;">Log in to your WordPress dashboard (version 2.6.2 at time of writing)<br />
Click on &#8216;Design&#8217;<br />
Click on &#8216;Theme Editor&#8217;<br />
Click on &#8216;Header (header.php)&#8217; in the list on the right hand side<br />
Find the following code:</p>
<p style="padding-left: 60px;"><code>&lt;title&gt;&lt;?php bloginfo('name'); ?&gt; &lt;?php if ( is_single() ) { ?&gt; &amp;raquo; Blog Archive &lt;?php } ?&gt; &lt;?php wp_title(); ?&gt;&lt;/title&gt;</code></p>
<p style="padding-left: 30px;">and replace with:</p>
<p style="padding-left: 60px;"><code>&lt;title&gt;&lt;?php wp_title(); ?&gt;&lt;/title&gt;<br />
</code></p>
<p style="padding-left: 30px;">or if you want to include your blog title:</p>
<p style="padding-left: 60px;"><code>&lt;title&gt;&lt;?php wp_title(); ?&gt; - &lt;?php bloginfo('name'); ?&gt;&lt;/title&gt;</code></p>
<p style="padding-left: 30px;">Now your title should show as <strong>Your Post Title</strong> or <strong>Your Post Title &#8211; Your Blog Title</strong>.</p>
<h2>3. Make a sitemap</h2>
<p>I use an excellent  and highly configurable plugin called Google XML Sitemaps (<a href="http://wordpress.org/extend/plugins/google-sitemap-generator/" target="_blank">download here</a>) which generates a sitemaps.org compatible sitemap.</p>
<p style="padding-left: 30px;">Make sure you do steps 1 and 2 before activating your XML-Sitemap plugin.<br />
Install the plugin and activate.<br />
Click on &#8216;Settings&#8217;<br />
Click on &#8216;XML-Sitemap&#8217;<br />
Click the link to build your sitemap for the first time.</p>
<p>This sitemap can now be specified within Webmaster Tools in your Google Account.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.enterprisemastermind.com/better-wordpress-seo-in-3-steps/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Sign up to our Free Newsletter &#8211; &#8216;The Pulse&#8217;</title>
		<link>http://www.enterprisemastermind.com/sign-up-to-our-free-newsletter-the-puls/</link>
		<comments>http://www.enterprisemastermind.com/sign-up-to-our-free-newsletter-the-puls/#comments</comments>
		<pubDate>Tue, 02 Sep 2008 20:59:22 +0000</pubDate>
		<dc:creator>Ant Harper</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[free signup]]></category>
		<category><![CDATA[latest news]]></category>
		<category><![CDATA[newsletter]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.enterprisemastermind.com/?p=147</guid>
		<description><![CDATA[Take advantage of a FREE sign up to &#8216;The Pulse&#8217; and get all the latest news from the world of online business as well as tips on how to get your business online and make it successful. No obligation There is no obligation and you can unsubscribe at ANY time. We never use your email [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.enterprisemastermind.com/wp-content/uploads/2008/09/the_pulse_small_whitebg.jpg"><img class="alignleft size-full wp-image-310" title="the_pulse_small_whitebg" src="http://www.enterprisemastermind.com/wp-content/uploads/2008/09/the_pulse_small_whitebg.jpg" alt="" width="200" height="244" /></a>Take advantage of a FREE sign up to &#8216;The Pulse&#8217; and get all the latest news from the world of online business as well as tips on how to get your business online and make it successful.</p>
<h4>No obligation</h4>
<p>There is no obligation and you can unsubscribe at ANY time. We never use your email address for any other purposes than sending the newsletter, no spam, no selling or trading.</p>
<p>
	<!-- OPTIN Plugin By CodeBanter.com -->
<div align='center'>
	<table>
	<tr>

	<td>
	<form method='post' action="http://www.getresponse.com/cgi-bin/add.cgi" id='GRSubscribeForm' accept-charset='UTF-8' name="grform">
	    <input type='hidden' name='category1' value="the_pulse_newsletter" />
	    <input type='hidden' name='confirmation' value="" />
	    <input type='hidden' name="error_page" value=""/> 
	    <input type='hidden' name='ref' value="" />
	    <input type='hidden' name='getpostdata' value="empty" />

	    <table>
	        <tr><td colspan=2></td></tr>
		    <tr><td align='left'><input type='text' onfocus='fieldFocus(this.value, this.id)' onblur='fieldBlur(this.value, this.id)' id='nameField' name='category2' size='' value='your name'></td></tr>
		    <tr><td align='left'><input type='text' onfocus='fieldFocus(this.value, this.id)' onblur='fieldBlur(this.value, this.id)' id='emailField' name='category3' size='' value='valid email address'></td></tr>
		    <tr><td align='left' colspan='2'><input type='submit' name='submit' value='Get FREE Newsletter'></td></tr>

	    </table>

	</form>
</td>
</tr>
</table>
</div>
	<!--// OPTIN Plugin By CodeBanter.com -->
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.enterprisemastermind.com/sign-up-to-our-free-newsletter-the-puls/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
