<?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>Digital Marketing, Social Media Training, Wordpress Websites &#187; Wordpress Top Tips</title>
	<atom:link href="http://blog.lamarketinganddesign.co.uk/category/wordpress-top-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.lamarketinganddesign.co.uk</link>
	<description>Digital Marketing, Social Media Training, Wordpress Websites</description>
	<lastBuildDate>Fri, 13 Aug 2010 16:32:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to expand tables within Wordpress (for non-developer type people)</title>
		<link>http://blog.lamarketinganddesign.co.uk/2010/04/09/how-to-expand-tables-within-wordpress-for-non-developer-type-people/</link>
		<comments>http://blog.lamarketinganddesign.co.uk/2010/04/09/how-to-expand-tables-within-wordpress-for-non-developer-type-people/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 10:18:39 +0000</pubDate>
		<dc:creator>Frankie</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Top Tips]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://blog.lamarketinganddesign.co.uk/?p=148</guid>
		<description><![CDATA[Rows + Columns = Tables
For every web developer/designer, we all know that it is fairly simple to create a table using a bit of html, and the issue can sometimes be that the clients do not. This became an issue recently when one of our clients wanted to update the website themselves, and add tables [...]]]></description>
			<content:encoded><![CDATA[<h2>Rows + Columns = Tables</h2>
<p>For every web developer/designer, we all know that it is fairly simple to create a table using a bit of html, and the issue can sometimes be that the clients do not. This became an issue recently when one of our clients wanted to update the website themselves, and add tables as they pleased.  Of course, we can always do it on their behalf, but of course this then defeats the point of having software whereby they have the opportunity to manage it themselves.</p>
<p><span id="more-148"></span></p>
<p>And so this led me to search for a solution, and I came across this very simple and easy to use table builder called ‘<a href="http://wordpress.org/extend/plugins/wp-table/">WP table</a>’.  It’s a very simple way of allowing the user to add as many rows and columns as they like quite simply by using   &#8216;add new row&#8217; button to add a row or the &#8216;add new column&#8217; button to add a column . See below for an example.</p>
<p><img class="alignnone size-full wp-image-151" title="WP-table" src="http://blog.lamarketinganddesign.co.uk/wp-content/uploads/2010/04/table.jpg" alt="WP-table" width="573" height="225" /></p>
<p>This way, the user can easily expand or reduce the tables to their own requirement, and we can get on with our developer stuff!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lamarketinganddesign.co.uk/2010/04/09/how-to-expand-tables-within-wordpress-for-non-developer-type-people/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spam Comments on my Blog</title>
		<link>http://blog.lamarketinganddesign.co.uk/2010/01/11/spam-comments-on-my-blog/</link>
		<comments>http://blog.lamarketinganddesign.co.uk/2010/01/11/spam-comments-on-my-blog/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 14:03:29 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Top Tips]]></category>
		<category><![CDATA[akismet]]></category>
		<category><![CDATA[comments]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[wp-ban]]></category>

		<guid isPermaLink="false">http://blog.lamarketinganddesign.co.uk/?p=72</guid>
		<description><![CDATA[So you&#8217;ve got your Wordpress Blog but you are having a problem with Spam comments. One obvious route you may take is to stop people from commenting altogether. Now on the face of it this may seem to be a reasonable step to take but you would be defeating the point of having a Blog.
There [...]]]></description>
			<content:encoded><![CDATA[<p>So you&#8217;ve got your Wordpress Blog but you are having a problem with Spam comments. One obvious route you may take is to stop people from commenting altogether. Now on the face of it this may seem to be a reasonable step to take but you would be defeating the point of having a Blog.<span id="more-72"></span></p>
<p>There are 2 plugins that I would recommend:</p>
<h3 style="PADDING-LEFT: 30px"><a href="http://wordpress.org/extend/plugins/akismet/">Akismet</a></h3>
<p style="PADDING-LEFT: 30px">The Akismet plugin should already be installed, to activate it follow the link in the plugin description.</p>
<p style="PADDING-LEFT: 30px">This plugin checks comments against the Akismet web service to see if they look like spam or not. Anything marked as spam gets placed in the Spam folder accessible from the Dashboard.</p>
<h3 style="PADDING-LEFT: 30px"><a href="http://wordpress.org/extend/plugins/wp-ban/">WP-Ban</a></h3>
<p style="PADDING-LEFT: 30px">This plugin is for the more advanced user.</p>
<p style="PADDING-LEFT: 30px">I would recommend using WP-Ban in conjunction with Akismet, when an IP number has sent you several pieces of spam then banning that IP number (and sometimes IP range) will reduce the amount of spam coming in. <em>Some caution should be used with this plugin as banning your own IP number will prevent you from accessing your own site. A useful resource for those using this plugin can be found at <a href="http://www.ipaddresslocation.org">www.ipaddresslocation.org</a> where you can find information out about IP addresses and ranges.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lamarketinganddesign.co.uk/2010/01/11/spam-comments-on-my-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Useful Plugin for your Wordpress Categories</title>
		<link>http://blog.lamarketinganddesign.co.uk/2010/01/07/useful-plugin-for-your-wordpress-categories/</link>
		<comments>http://blog.lamarketinganddesign.co.uk/2010/01/07/useful-plugin-for-your-wordpress-categories/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 12:43:36 +0000</pubDate>
		<dc:creator>Frankie</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Top Tips]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[Websites]]></category>

		<guid isPermaLink="false">http://blog.lamarketinganddesign.co.uk/?p=51</guid>
		<description><![CDATA[As a fellow Wordpress web designer, I found myself searching for a plugin to help organise certain categories in the sidebar. I didn’t want to exclude or order the categories via the code, as I knew that at some point the customer might want to do this for themselves, so my search began. The plugin [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_52" class="wp-caption alignleft" style="width: 150px"><img class="size-full wp-image-52" title="My Category Order" src="http://blog.lamarketinganddesign.co.uk/wp-content/uploads/2010/01/category-order1.jpg" alt="My Category Order" width="140" height="163" /><p class="wp-caption-text">My Category Order</p></div>
<p>As a fellow Wordpress web designer, I found myself searching for a plugin to help organise certain categories in the sidebar. I didn’t want to exclude or order the categories via the code, as I knew that at some point the customer might want to do this for themselves, so my search began. The plugin which I found is called <a href="http://wordpress.org/extend/plugins/my-category-order/">‘My Category Order’</a>, I found it extremely easy to use and will definitely use it again on other websites. Please follow the link to download and start using it.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lamarketinganddesign.co.uk/2010/01/07/useful-plugin-for-your-wordpress-categories/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blogging and Beyond – 5 top tips for newbie bloggers</title>
		<link>http://blog.lamarketinganddesign.co.uk/2009/12/23/blogging-and-beyond-%e2%80%93-5-top-tips-for-newbie-bloggers/</link>
		<comments>http://blog.lamarketinganddesign.co.uk/2009/12/23/blogging-and-beyond-%e2%80%93-5-top-tips-for-newbie-bloggers/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 12:32:24 +0000</pubDate>
		<dc:creator>Alison</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Wordpress Top Tips]]></category>
		<category><![CDATA[articles]]></category>
		<category><![CDATA[Blogs]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[headlines]]></category>
		<category><![CDATA[interesting]]></category>
		<category><![CDATA[newbie bloggers]]></category>
		<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://blog.lamarketinganddesign.co.uk/2009/12/23/blogging-and-beyond-%e2%80%93-5-top-tips-for-newbie-bloggers/</guid>
		<description><![CDATA[Here am I giving out new tips to newbie bloggers, and I’m fairly new to blogging myself. The best way I have found to learn anything new is no more straightforward than to research it. I’ve also learnt that blogging is about finding your own voice. Don’t rush it, it may take a while, but [...]]]></description>
			<content:encoded><![CDATA[<p>Here am I giving out new tips to newbie bloggers, and I’m fairly new to blogging myself. The best way I have found to learn anything new is no more straightforward than to research it. I’ve also learnt that blogging is about finding your own voice. Don’t rush it, it may take a while, but it’s worth investing the time, because when you get it right, you will see your followers grow, and that’s important. I’ve spent a fair bit of time reading a lot of other blogs and have found some great nuggets of information so I thought what better way than to share them with you.<br />
Now that we’re specialising in WordPress, I am talking to a lot of clients about blogging, and although many of them have heard about it, they are still well – unsure. So here’s what I have found out:<span id="more-37"></span></p>
<p><strong>1. Have a Point to your Blog</strong>.</p>
<p>Many people can easily start to ramble on about themselves and lose the whole point of why anyone would want to read their blog. Just remember people will only want to read and engage if there is something interesting to say.</p>
<p><strong>2. Keep it Interesting.</strong></p>
<p>If the topic you are writing seems a bit boring, and you think maybe uninteresting, find an angle for it. Imagine how that product or article would possibly come across in a TV series, or in a conversation. Has something funny happened to it or them? Find an interesting story to tell to keep your readers engaged.</p>
<p><strong>3. Find a Captivating Headline.</strong></p>
<p>Think about when you read the newspaper. You will be drawn to a headline that captures your imagination. The whole point about capturing readers is hooking them in in the first place. Create a headline like a newspaper headline and you’ll be surprised at the results.</p>
<p><strong>4. Create Good Content.</strong></p>
<p>This is really important. Now that blogging is becoming very popular there is a lot of competition out there. Ensure that your content stands out from the crowd. If necessary, take a bit more time to research and get it right. Like I said, don’t rush it. It’s better to have one really good blog a month than half-hearted attempts every week. Keep your focus and keep to your plan.</p>
<p><strong>5. Keep your Blog to one Topic.</strong></p>
<p>It’s easy to make the mistake of starting with one topic and then digressing and ending up 3 or 4 topics later, completely off track. This will really frustrate the reader then they will soon move on. Keep it simple and to the point and don’t try to overcomplicate it. If it helps, sit down and write simple headlines – Start/Intro, Middle/topical content, and End/summary and overview.<br />
These are just a few tips for starters. Once you get going, and get flowing you will find it easy. Persevere and you will see the results, and let me know how you get on. Maybe include blogging as part of your New Year resolution. Feel free to <a title="Email Alison" href="mailto:alison@lamarketing.net">email me</a> and let me know how you’ve got on.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lamarketinganddesign.co.uk/2009/12/23/blogging-and-beyond-%e2%80%93-5-top-tips-for-newbie-bloggers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
