<?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>Peter Coughlin &#187; Blogging</title>
	<atom:link href="http://petercoughlin.com/category/blogging/feed/" rel="self" type="application/rss+xml" />
	<link>http://petercoughlin.com</link>
	<description>Currently Focusing on WordPress Customization</description>
	<lastBuildDate>Mon, 12 Oct 2009 17:39:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>When Do You Stop Working On a Website</title>
		<link>http://petercoughlin.com/stop-working-website/</link>
		<comments>http://petercoughlin.com/stop-working-website/#comments</comments>
		<pubDate>Tue, 11 Nov 2008 13:46:27 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Goals]]></category>

		<guid isPermaLink="false">http://petercoughlin.com/?p=198</guid>
		<description><![CDATA[Ok, so you&#039;ve got your website up and running, it&#039;s been indexed in Google, and it&#039;s getting some traffic. How do you know when to stop working on it?
Apart from the obvious answer that maybe you don&#039;t stop working on it ever, you stop working on it when it&#039;s achieved its goals. What? You don&#039;t [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, so you&#039;ve got your website up and running, it&#039;s been indexed in Google, and it&#039;s getting some traffic. How do you know when to stop working on it?</p>
<p>Apart from the obvious answer that maybe you don&#039;t stop working on it ever, you stop working on it when it&#039;s achieved its goals. What? You don&#039;t have a goal for your website? Hmmm&#8230; so how are you going to decide what you should be working on? How will you tell whether your website is a success?</p>
<p>Goals are an essential part of any project. They should be set as part of the project planning process really, but at the very least you should have a goal as soon as you&#039;re up and running.</p>
<p>You don&#039;t have to set complicated goals for your website, you can have one goal and it can be as simple as something like a certain number of visitors per day or a specific amount of income per month.</p>
<p>To be honest, the goal itself doesn&#039;t matter nearly as much as having a goal in the first place, because without a clear goal you&#039;re just guessing, and that means you&#039;ll be all over the place.<span id="more-198"></span></p>
<p>Yep, I still forget to set goals, and when I do, without exception stuff just doesn&#039;t work out the way I expected it to.</p>
<p>Imagine you&#039;ve set a goal of 100 visitors a day to your website. Once you have that, you can start doing what you need to do to achieve it. As you&#039;re thinking what to do next, you can ask yourself how it will help you reach your goal. Because your goal is clear, the answer will be clear.</p>
<p>Concentrate on the things that help you reach your goal and you&#039;ll find yourself spending less time on peripheral stuff and more time on the things that count. You will become more productive and you will become more successful. I guarantee it.</p>
<p>So, make sure you have a goal for your website. If you don&#039;t have one, set one today. Don&#039;t worry about whether your goal will be relevant next month or the month after. That&#039;s the good thing about goals &#8211; you can have as many as you like. Once you&#039;ve reached a goal, you&#039;re free to set another one.</p>
<p>Having goals really does make all the difference to your success. I can&#039;t remember the last success I had that didn&#039;t have some sort of goal. Goals give you something specific to aim for, but they also give you much needed motivation when you reach them. Will you experience success without setting goals? I&#039;d say it&#039;s unlikely.</p>
]]></content:encoded>
			<wfw:commentRss>http://petercoughlin.com/stop-working-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Robots.txt WordPress Plugin</title>
		<link>http://petercoughlin.com/robotstxt-wordpress-plugin/</link>
		<comments>http://petercoughlin.com/robotstxt-wordpress-plugin/#comments</comments>
		<pubDate>Sat, 26 Jul 2008 18:19:59 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[Robots.txt]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://petercoughlin.com/?p=28</guid>
		<description><![CDATA[This is another one of those handy plugins designed for people like myself, who just want to be able to set something up and then not worry about it again.
What the plugin does
You probably know that when a search engine spider visits your site, one of the first things it does is look for a [...]]]></description>
			<content:encoded><![CDATA[<p>This is another one of those handy plugins designed for people like myself, who just want to be able to set something up and then not worry about it again.</p>
<p><strong>What the plugin does</strong></p>
<p>You probably know that when a search engine spider visits your site, one of the first things it does is look for a file called robots.txt which tells it which files and folders it can go and look at. By default, WordPress lets every robot go everywhere. That might be ok for some people, but I prefer to exercise a bit more control over things.</p>
<p>For example, if the robot identifies itself as a bad bot &#8211; yes, some of them do &#8211; then I don&#039;t want it to go anywhere. All it&#039;s probably going to do is trawl for email addresses to add to a spam list somewhere. And I don&#039;t really want any robots poking their noses into such places as the WordPress admin folder. Control freak? Me? Don&#039;t know what you mean&#8230;</p>
<p>The solution is to add the names of bad bots to your robots.txt file and disallow them from going anywhere, and add the names of common search engine spiders and specify which locations or files they are allowed to visit.<span id="more-28"></span></p>
<p>This plugin will do that in a completely hands free way by setting up a virtual robots.txt file for your blog as soon as it&#039;s activated. Whenever a request for a robots.txt file comes in, WordPress will display the contents of your virtual robots.txt file. No physical file is created on your site but one is shown to the search engine bot.</p>
<p>By default, your virtual robots.txt file will have Google&#039;s Mediabot allowed, a bunch of spam-bots disallowed, and a few of the standard WordPress folders and files disallowed. The default collection of bad bots is borrowed from <a href="http://www.clickability.co.uk/robotstxt.html">http://www.clickability.co.uk/robotstxt.html</a>.</p>
<p>Ok, even though it&#039;s completely automated and hands free I admit there are times when I want to tweak what&#039;s contained in the virtual robots.txt file. There&#039;s now a handy options page which lets you edit the contents.</p>
<p>Oh yeah, and if you mess up your robots.txt file you can just deactivate and reactivate the plugin and it will revert back to the default list of rules.</p>
<p>Also, if the plugin detects an existing sitemap.xml file (or if you are using my XML Sitemap plugin) it will add a reference to your sitemap.xml to the end of the robots.txt file. I&#039;m told this helps with the discovery of your sitemap.xml and indexing of your pages. That&#039;s got to be a good idea.</p>
<p><strong>How to use the plugin</strong></p>
<p>With the plugin now being hosted on WordPress, the easiest way to install this baby is to visit your blog admin pages, click the Plugins menu, and then click the Add New menu. In the search box type something like &#034;robots.txt&#034; and with a bit of luck you should see PC Robots.txt in the list that appears. To the right of it you&#039;ll see a link to Install the plugin. Click that.</p>
<p>If you happen to be using the version that was hosted on this site, please delete it and install a new version using the instruction above. That way you&#039;ll always have the latest version and you&#039;ll get notified of updates and such by WordPress.</p>
<p>The official download page is at <a title="PC Robots.txt plugin" href="http://wordpress.org/extend/plugins/pc-robotstxt/" target="_blank">http://wordpress.org/extend/plugins/pc-robotstxt/</a></p>
<p>And please do give me a shout to let me know if it works for you or not :-)</p>
]]></content:encoded>
			<wfw:commentRss>http://petercoughlin.com/robotstxt-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>60</slash:comments>
		</item>
	</channel>
</rss>
