<?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>HoT Virtual Assistant Software &#187; Wordpress</title>
	<atom:link href="http://www.hotvasoftware.com/category/internet-marketing/blogging/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://www.hotvasoftware.com</link>
	<description>Virtual Software</description>
	<lastBuildDate>Wed, 28 Jul 2010 15:31:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Code that will Automatically Update the Copyright Year in Wordpress each year</title>
		<link>http://www.hotvasoftware.com/code-that-will-automatically-update-the-copyright-year-in-wordpress-each-year.html</link>
		<comments>http://www.hotvasoftware.com/code-that-will-automatically-update-the-copyright-year-in-wordpress-each-year.html#comments</comments>
		<pubDate>Wed, 28 Jul 2010 14:37:17 +0000</pubDate>
		<dc:creator>Chris Beamish</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[automatic]]></category>
		<category><![CDATA[copyright]]></category>
		<category><![CDATA[copyright year]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[updating copyright]]></category>

		<guid isPermaLink="false">http://www.hotvasoftware.com/?p=1381</guid>
		<description><![CDATA[
The main reason I moved http://www.hotva.co.uk over from a HTML site to a Wordpress site was because the way I had set it up meant that if I needed to change information on the menu, the header or the footer I would have to do it on every single page. You can imagine the time [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.hotvasoftware.com/wp-content/plugins/flash-video-player/default_video_player.gif" /></p>
<p>The main reason I moved http://www.hotva.co.uk over from a HTML site to a Wordpress site was because the way I had set it up meant that if I needed to change information on the menu, the header or the footer I would have to do it on every single page. You can imagine the time it took to do this.</p>
<p>It is so much easier now and only needs to be updated on one page.</p>
<p>It was also a bind to update my copyright year, every year on every page. That was until I found this snippet of code which does it automatically. The video above shows you how to insert the code into a Wordpress footer.</p>
<p>Below is the code to copy and paste into your website. You will need to replace the year and Your Company Name.</p>
<p><textarea cols="50" rows="10">&lt;mce:script language=&#8221;JavaScript&#8221; type=&#8221;text/javascript&#8221;&gt;&lt;!&#8211;  today=new Date();  y0=today.getFullYear(); // &#8211;&gt;&lt;/mce:script&gt; &lt;/p&gt; &lt;p&gt;Copyright &amp;copy; 2008 &#8211; &lt;mce:script language=&#8221;JavaScript&#8221; type=&#8221;text/javascript&#8221;&gt;&lt;!&#8211; document.write(y0); // &#8211;&gt;&lt;/mce:script&gt;Your Company Name. All Rights Reserved.&lt;/p&gt; &lt;p&gt;</textarea></p>
<p><strong>Instructions if needed</strong><br />
Click inside the box and right click and highlight Select All.<br />
Right click and select Copy.<br />
Right click and select Paste.</p>
<p>It&#8217;s funny how when you create one post you come across problems which can then be used for further posts. In my case it was embedding a Camtasia video into this post and also adding code into a post. These will be the subjects of my next posts!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hotvasoftware.com/code-that-will-automatically-update-the-copyright-year-in-wordpress-each-year.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Wordpress Course Feedback</title>
		<link>http://www.hotvasoftware.com/free-wordpress-course-feedback.html</link>
		<comments>http://www.hotvasoftware.com/free-wordpress-course-feedback.html#comments</comments>
		<pubDate>Tue, 25 May 2010 10:55:04 +0000</pubDate>
		<dc:creator>Chris Beamish</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[virtual assistant]]></category>
		<category><![CDATA[Wordpress course]]></category>

		<guid isPermaLink="false">http://www.hotvasoftware.com/?p=1293</guid>
		<description><![CDATA[Please leave your feedback on the free Wordpress course. I would appreciate constructive comments on how it can be improved.
If you haven&#8217;t got access to this course yet, go to Courses tab above and grab it while it&#8217;s still FREE!
Thanks
]]></description>
			<content:encoded><![CDATA[<p>Please leave your feedback on the free Wordpress course. I would appreciate constructive comments on how it can be improved.</p>
<p>If you haven&#8217;t got access to this course yet, go to Courses tab above and grab it while it&#8217;s still FREE!</p>
<p>Thanks</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hotvasoftware.com/free-wordpress-course-feedback.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>8 Must Do&#8217;s for a Successful Wordpress Blog</title>
		<link>http://www.hotvasoftware.com/8-must-dos-for-a-successful-wordpress-blog.html</link>
		<comments>http://www.hotvasoftware.com/8-must-dos-for-a-successful-wordpress-blog.html#comments</comments>
		<pubDate>Wed, 25 Nov 2009 10:59:51 +0000</pubDate>
		<dc:creator>Chris Beamish</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[blog advice]]></category>
		<category><![CDATA[permalinks]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[starting a blog]]></category>
		<category><![CDATA[Wordpress setup]]></category>

		<guid isPermaLink="false">http://www.hotvasoftware.com/?p=793</guid>
		<description><![CDATA[<p>I came across an article by Patrick Bennett (owner and head web developer of http://www.modernblue.com) some time ago entitled 8 Must Do's To Start a Successful Wordpress Blog. I found it extremely useful when I set up my first blog and hopefully you will too.</p>
<p>In brief he recommended that you should:</p>]]></description>
			<content:encoded><![CDATA[<p>I came across an article by Patrick Bennett (owner and head web developer of http://www.modernblue.com) some time ago entitled 8 Must Do&#8217;s To Start a Successful Wordpress Blog. I found it extremely useful when I set up my first blog and hopefully you will too.</p>
<p>In brief he recommended that you should:</p>
<ol>
<li><a href="#permalinks">Set up Permalinks</a></li>
<li><a href="#akismet">Add the Plugin Akismet</a></li>
<li><a href="#sitemaps">Add Google Sitemaps</a></li>
<li><a href="#seo">Add the All-in-One SEO Pack</a></li>
<li><a href="#feed">Add a Web Feed Management Service</a></li>
<li><a href="#contact">Add a Contact Form</a></li>
<li><a href="#tags">Add Tags to a post</a></li>
<li><a href="#simple">Keep the Design Simple</a></li>
</ol>
<p><script type="text/javascript"><!--
google_ad_client = "pub-8073440434352252";
/* 300x250, created 07/02/10 */
google_ad_slot = "0238150256";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p>Below I outline what I have implemented on my blog and how I have done it:</p>
<p><a name="permalinks"></a><br />
<h2>Permalinks</h2>
<p>This is the very <b>first thing </b>that I did before creating any posts or pages. Permalinks will give your posts and pages a meaningful name. If you don&#8217;t set up permalinks, Wordpress will name the post/page with an identifier such as yourdomainname/?p=5. This will not help the posts and pages to be found in searches. By setting the permalinks to name the post or page url to be the same as the title, it will greatly improve the Search Engine Optimization. For example this post will be have a url of http://www.hotvasoftware.com/8-must-dos-for-a-successful-wordpress-blog.html. If someone searches for help on what you must do to set up a successful blog then my blog is more likely to appear in the search results than a post with the url www.hotvasoftware.com/?p=5.</p>
<p>To set your permalinks go to Settings > Permalinks > Common Settings > Click on custom structure and add <b>/%postname%.html</b>. Patrick&#8217;s article stated to add /%postname% but I later read an article stating that adding the .html will allow the pages to be indexed quicker.</p>
<p><img src="http://www.hotvasoftware.com/wp-content/uploads/2009/09/Permalinks.gif" alt="Permalinks" title="Permalinks" width="607" height="332" class="alignleft size-full wp-image-803" /></p>
<p>You must be aware that no blog post can have the same title.</p>
<p><a name="akismet"></a><br />
<h2>Akismet Plugin</h2>
<p>The Akismet plugin is a MUST. Akismet checks user comments to see if they contain spam or not. So far all my comments have been spam, so this is a lifesaver. The comments are moved into a spam folder for you to check.</p>
<p>When I downloaded Wordpress 2.8 and looked at the Plugins, Akismet was already there and required activation. To activate it you require an AKI key that is provided by Wordpress when you sign up for an account.  </p>
<h3>Where can I find my AKI key?</h3>
<p>To find your AKI key log into your www.wordpress.com Account. Go to My Account > Edit Profile and your key will be displayed at the top of the page.</p>
<p><a name="sitemaps"></a><br />
<h2>Google Sitemaps</h2>
<p>As blogs are always changing, Google Sitemaps is an extremely useful plugin. It will keep an updated sitemap file of your blog. This contains links to all your Wordpress posts.  This will help search engines like Google to crawl and index your blog pages more intelligently.</p>
<p>Google Sitemaps can be found at the <a href="http://wordpress.org/extend/plugins/google-sitemap-generator">Wordpress site</a>. You must have knowledge of using File Transfer Protocol (FTP) in order to upload the plugin file to your web server. It was easy to download and I was able to generate a sitemap immediately. Google sitemaps will automatically update the sitemap according to the settings.</p>
<p><a name="seo"></a><br />
<h2>All-in-One SEO Pack</h2>
<p>I decided not to add this as I found there were too many negative comments about it. Here&#8217;s the link <a href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/">All in-One SEO Pack</a> for you to make up your own mind.</p>
<p><a name="feed"></a><br />
<h2>Add a Web Feed Management Service</h2>
<p>I have recently done this and it was extremely easy. A web feed management provider will allow people to subscribe to your blog. They will then receive all the content from your blog without actually revisiting the blog. </p>
<p><a href="http://feedburner.google.com">FeedBurner</a> is a free web feed management provider owned by Google. You will need to create an account (unless you already have a Google account) and then enter your blog URL and add &#8220;/feed/rss2/&#8221; at the end of it if you changed the permalinks as described above. If not, you can add “/wp-rss2.php” at the end of your blog URL. You are then given instructions on how you go about putting a link on your blog. Feedburner will provide you with information such as how many people have subscribed to your blog and what posts have been read. You can also add adsense to your feeds.</p>
<p>There are services available that allow you to see the content of multiple blogs in one program. One such service is <a href="http://www.google.com/reader">Google Reader</a> and if you already have a Google account just sign in with those account details. </p>
<p><a name="contact"></a><br />
<h2>Contact Form</h2>
<p>I was glad to find out there was a plugin contact form to use, as I had so many problems in the past with finding contact form scripts and also spam. It is really easy to set up and can be found <a href="http://marketingtechblog.com/projects/wp-contactform/">here</a>. The user filling out the contact form has to answer a question set by you. </p>
<p><a name="tags"></a><br />
<h2>Add Tags to Post</h2>
<p>Tags are basically keywords that relate to your page or post content. It is advisable to use tags from the start. They are micro-categories for your blog. If a user clicks on one of your tags then posts with similar tags will show. So how many tags do you add to your post? At the start I went a bit mad with tags and included every topic covered in the post. I have since discovered top affiliate marketers (or the SEO plugin they use) use about 5 tags for a post. I have just figured out that you can delete tags by using the Quick Edit feature.</p>
<p><a name="simple"></a><br />
<h2>Keep the Design Simple</h2>
<p>There are so many free Wordpress templates about. If you decide to go down this route then look at the code before you start. I recently did a project and gave my client the option of using a free Wordpress Blog template or having a customised website created. The Wordpress blog was the cheaper option and this is what my client opted for. I selected a number of templates for her to choose from but didn&#8217;t look at the code. When I came to updating the template that she chose I found the code was very difficult to understand. In my opinion, this is not good code. </p>
<p>This blog was created using a Wordpress Theme  from <a href="http://www.hotvasoftware.com/recommends/briangardner.php" target="ejejcsingle">Brian Gardner</a> that I decided to purchase after reading <a href="http://hotva.webvista2.hop.clickbank.net" mce_href="http://hotva.webvista2.hop.clickbank.net">Rosalind Gardner&#8217;s Super Affiliate Handbook.</a> The code was really easy to understand and it was well worth paying £37.29 GBP ($59.95 USD).</p>
<p>Good luck with your first blog and if you have any questions please ask.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hotvasoftware.com/8-must-dos-for-a-successful-wordpress-blog.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Problem Uploading Images in Wordpress 2.8</title>
		<link>http://www.hotvasoftware.com/problem-uploading-images-in-wordpress-2-8.html</link>
		<comments>http://www.hotvasoftware.com/problem-uploading-images-in-wordpress-2-8.html#comments</comments>
		<pubDate>Wed, 15 Jul 2009 18:17:32 +0000</pubDate>
		<dc:creator>Chris Beamish</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[corrupt images]]></category>
		<category><![CDATA[problems uploading images]]></category>
		<category><![CDATA[wordpress 2.8]]></category>
		<category><![CDATA[wordpress theme]]></category>

		<guid isPermaLink="false">http://www.hotvasoftware.com/?p=321</guid>
		<description><![CDATA[I decided to purchase a Wordpress Theme from Brian Gardner after reading Rosalind Gardner&#8217;s Super Affiliate Handbook.
It was a huge learning curve as it was my first Wordpress blog. The code was beautiful, until I got my hands on it! I am extremely pleased with what I have managed to do so far and with [...]]]></description>
			<content:encoded><![CDATA[<p>I decided to purchase a Wordpress Theme from <a href="http://www.hotvasoftware.com/recommends/briangardner/" target="ejejcsingle">Brian Gardner</a> after reading <a href="http://www.hotvasoftware.com/recommends/rosalindgardner/" mce_href="">Rosalind Gardner&#8217;s Super Affiliate Handbook.</a></p>
<p>It was a huge learning curve as it was my first Wordpress blog. The code was beautiful, until I got my hands on it! I am extremely pleased with what I have managed to do so far and with the quality of the theme.</p>
<p>I experienced problems with images from the start. When I first uploaded the theme it didn&#8217;t look right and none of the images were showing. </p>
<p>I contacted Brian on a <strong>Sunday evening</strong> and was not expecting an answer until at least the Monday. I received a response within an <strong>hour</strong>. He stated that the theme had been corrupted during the upload process and to try uploading it again. I did, but with the same result.  I emailed him back and he uploaded the theme for me. It was all ready for me to mess up the code on Monday morning. <strong>Fantastic customer service.</strong></p>
<p>Anyway, the problem with the images! I accidentally deleted all the images from my <a href="http://www.hotva.co.uk" target="_blank"> virtual assistance site </a>. Being highly organised I had a backup. I uploaded the images and discovered that the images were being corrupted during the upload process to my web server (Brian was right all along!). I downloaded Filezilla, another FTP program, and uploaded the images without any problems.</p>
<p>I was uploading the images manually to my web server and all was OK. I then discovered that Wordpress could upload the images for you, via the Add Media link. But low and behold, it didn&#8217;t work. </p>
<p>After searching the internet for a solution and much investigation the problem was very simple. If you are experiencing problems, these are some of the resolutions I came across while investigating.</p>
<p>Try these:</p>
<ol>
<li>Go to Settings > Miscellaneous > Store uploads in this folder. Check the directory where it is uploading your images to. This was actually my problem. It was pointing to hotvasoftware/wp-content/uploads. As my website is hotvasoftware.com it was creating a new directory called hotvasoftware. It is now using the default setting of wp-content/uploads and appears to be working.</li>
<li>Check the file permissions on wp-content. Here&#8217;s a good forum post on file permissions http://wordpress.org/support/topic/194297.</li>
<li>Apparently, plugins can cause problems. As I had no plugins on my blog at the time, I could take this out of the equation. If you have a number of plugins, try disabling them and adding them back, one at a time, to see if one of them is causing a problem.</li>
</ol>
<p>I noticed that Wordpress 2.8.1. is now available so you could always try upgrading.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hotvasoftware.com/problem-uploading-images-in-wordpress-2-8.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
