<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type='text/xsl' href='http://d6rth7ader.spaces.live.com/mmm2008-07-24_12.50/rsspretty.aspx?rssquery=en-US;http%3a%2f%2fd6rth7ader.spaces.live.com%2ffeed.rss' version='1.0'?><rss version="2.0" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:msn="http://schemas.microsoft.com/msn/spaces/2005/rss" xmlns:live="http://schemas.microsoft.com/live/spaces/2006/rss" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:cf="http://www.microsoft.com/schemas/rss/core/2005" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Search Engine Optimization Articles</title><description /><link>http://d6rth7ader.spaces.live.com/</link><language>en-US</language><pubDate>Tue, 15 Aug 2006 14:07:49 GMT</pubDate><lastBuildDate>Tue, 15 Aug 2006 14:07:49 GMT</lastBuildDate><generator>Microsoft Spaces v1.1</generator><docs>http://www.rssboard.org/rss-specification</docs><ttl>60</ttl><live:identity><live:id>6676987549537556445</live:id><live:alias>d6rth7ader</live:alias></live:identity><cf:listinfo><cf:group ns="http://schemas.microsoft.com/live/spaces/2006/rss" element="typelabel" label="Type" /><cf:group ns="http://schemas.microsoft.com/live/spaces/2006/rss" element="tag" label="Tag" /><cf:group element="category" label="Category" /><cf:sort element="pubDate" label="Date" data-type="date" default="true" /><cf:sort element="title" label="Title" data-type="string" /><cf:sort ns="http://purl.org/rss/1.0/modules/slash/" element="comments" label="Comments" data-type="number" /></cf:listinfo><item><title>How To Implement A Really Useful Blog for SEO Gains</title><link>http://d6rth7ader.spaces.live.com/Blog/cns!5CA96CCCD3E457DD!108.entry</link><description>We are repeatedly told that implementing a Blog (weB log) is an
excellent way to steadily increase the depth of content on your site in
an easy and efficient manner. We are also told that there are numerous
benefits, because a Blog, if properly used, enables you to;&lt;br&gt;
&lt;br&gt;
-	Distribute new information to clients and prospective clients &lt;br&gt;
-	Efficiently increase site content by rapidly adding new material &lt;br&gt;
-	Provide &amp;quot;advertorial&amp;quot; material to other sites &lt;br&gt;
-	Increase links to your site as your Blog contents are disseminated across other sites on the 'net. &lt;br&gt;
-	Increase &amp;quot;deep link&amp;quot; count to internal pages e.g. www.yoursite.co.nz/your-log/archives/articles/Your_Tips &lt;br&gt;
-	Increase traffic as people find extracts from your Blog, and come looking for the source &lt;br&gt;
-	Increase your credibility as people find lots of useful, up to date information on your site &lt;br&gt;
&lt;br&gt;
However, what is lacking is some hard information on “How To Implement
A Really Useful Blog” for SEO Gains.” So, here’s some traction to help
you up the hill…&lt;br&gt;
&lt;br&gt;
Utilising a Blog as a business enhancement tool is far superior to a
newsletter. There is minimal trouble to get a blog up and running, but
make sure you host it on YOUR site. You have the choice of establishing
a &amp;quot;hosted' blog on www.Wordpress.org and other Blog software services,
but the greatest benefits will be accrued if you get it up and running
at www.yoursite.co.nz/your-blog/ &lt;br&gt;
&lt;br&gt;
Software&lt;br&gt;
In our case, we’ve used Wordpress (www.Wordpress.org ) an Open Source
application that not only has all the required “bells and whistles” but
is easy to install, set up, and manage. It has an excellent &amp;quot;web
browser&amp;quot; interface that means you can add new material from your desk,
or from home. Hell, you can even configure it to accept and post
incoming emails from yourself! &lt;br&gt;
&lt;br&gt;
There are some basic system requirements - your (Apache) server must
support PHP, and MySQL databases. These days, that's level of
technology is available on most &amp;quot;basic&amp;quot; level hosting packages. &lt;br&gt;
&lt;br&gt;
Installation&lt;br&gt;
If you've got cpanel hosting with Fantastico, you can do the Wordpress
installation in a few minutes because the installation scripts are
probably pre-installed already for you! If not, it might take a little
longer, but the Wordpress guys take pride in the &amp;quot;5 minute install&amp;quot;
concept. It is really easy - even if you've got to download the
application, unzip it, upload it to your site into it's own directory,
add a new MySQL database, add a user, start the configuration file and
insert the database / user /password details into the configuration
file, it should be up and running inside 30 minutes. Be a good idea to
read through the &amp;quot;Read Me &amp;quot; file before you start... the instructions
are clear, concise, and in a logical and coherent order! Pity all
documentation was not like that! :-)&lt;br&gt;
&lt;br&gt;
Configuration&lt;br&gt;
With Wordpress, there are a handful of system settings to consider once
you've got your blog operational. Of these, I'd say the three most
important are as follows;&lt;br&gt;
&lt;br&gt;
1: Options / Writing / Update Services &lt;br&gt;
&lt;br&gt;
The setting for the automatic update services, where blog search
engines, directories and news feed services are &amp;quot;pinged&amp;quot; each time you
add new content. By default, Wordpress includes a few services, some of
which will in turn update other services. However, you will probably
want the widest coverage possible, and to extend that list to include
all known services! Takes a little longer to process a new posting, but
means you get the best overall result... and that's what its all about!
There is a list of possibilities available at
http://www.comauth.co.nz/ping-page.htm Copy and paste the ones you want
to use into the &amp;quot;Update Services&amp;quot; panel at bottom of your
&amp;quot;/wp-admin/options-writing.php&amp;quot; page and choose Update Settings to add
them permanently.&lt;br&gt;
&lt;br&gt;
2: Options / Permalinks &lt;br&gt;
&lt;br&gt;
As they put it; &amp;quot;By default WordPress uses web URL's which have
question marks and lots of numbers in them, however WordPress offers
you the ability to create a custom URL structure for your permalinks
and archives. This can improve the aesthetics, usability, and
forward-compatibility of your links.&amp;quot;&lt;br&gt;
&lt;br&gt;
From an SEO point of view, we've chosen the numeric options so that our
URL's not only look sensible, but the Search Engines will be also be
able to navigate them. However, getting this arcane bit of trickery to
work requires you to implement the supplied &amp;quot;mod_rewrite&amp;quot; in your
.htaccess file... if you are developing a glazed look about now, just
bear with me a little longer! :-)&lt;br&gt;
&lt;br&gt;
The .htaccess file is a dangerous area to be playing in, as a mistake
in this file can render your site inaccessible - until the Host
Company's support guy sorts it out for you - usually by renaming it!
How do I know so much about this shit? Well, it happened to ME! :-)&lt;br&gt;
&lt;br&gt;
You should have installed your blog into its own directory, which
minimises the potential problems substantially! Wordpress provides the
correct &amp;quot;mod_rewrite&amp;quot; code in;&lt;br&gt;
&lt;br&gt;
www.yoursite.co.nz/yourblog/wp-admin/options-permalink.php - its nasty looking stuff, as you can see below;&lt;br&gt;
&lt;br&gt;
[IfModule mod_rewrite.c]&lt;br&gt;
RewriteEngine On&lt;br&gt;
RewriteBase /yourblog/&lt;br&gt;
RewriteCond %{REQUEST_FILENAME} !-f&lt;br&gt;
RewriteCond %{REQUEST_FILENAME} !-d&lt;br&gt;
RewriteRule . /yourblog/index.php [L]&lt;br&gt;
[/IfModule]&lt;br&gt;
&lt;br&gt;
So, choose the Numeric Option &lt;br&gt;
1) Copy it into a text file - e.g. open Notepad, paste the code in. &lt;br&gt;
2) Save it as htaccess.txt in your local copy of your site &lt;br&gt;
3) Choose Update Settings in Wordpress Options / Permalinks &lt;br&gt;
4) Use FTP to upload htaccess.txt into your BLOG directory - Please, NOT your root directory! &lt;br&gt;
5) Using your FTP application, rename the htacces.txt file to .htaccess &lt;br&gt;
&lt;br&gt;
Open your Blog, browse around it and (hopefully) not only will
everything be working, but the URL's will now not have any of those
dreadful &amp;amp;, ? or = thingy's embedded in them. If its not working...
the Wordpress support forums offer rapid response times to such
teething problems. :-)&lt;br&gt;
&lt;br&gt;
3: Categories&lt;br&gt;
&lt;br&gt;
From an SEO perspective, its important to develop a good Category
Structure, because the category names are going to be embedded as
&amp;quot;tags&amp;quot; in all your Blog posts, a little like the concept of the
&amp;quot;keyword meta-tag&amp;quot; and this will help define and describe your content.&lt;br&gt;
&lt;br&gt;
Content&lt;br&gt;
Now that you've got the basics sorted out, start populating your blog
with some quality content. I recommend writing it in an HTML editor
such as FrontPage) because you can the make sure it's spell-checked as
you go. Once you've got it formatted the way you want, go to the
Wordpress / Write / Write Page and paste it in. Add the Title, select
your Category/s from the right menu, and click the &amp;quot;Save and Continue
Editing&amp;quot; button. You will then have a preview of your article in the
lower section of the page. Double-check the formatting, and when you
are happy with it, choose &amp;quot;Publish.&amp;quot; &lt;br&gt;
&lt;br&gt;
Blog Search Engine's and Directories&lt;br&gt;
Once you've got some content built up over a couple of months, you will
then want to get serious about getting it distributed to blog search
engines and directories... So, in a future article, we will outline how
to go about this process.

&lt;p&gt;

&lt;p&gt;
&lt;b&gt;Ben Kemp&lt;/b&gt;, aka &lt;b&gt;The SEO Guy&lt;/b&gt; (NZ) is a free-lance &lt;b&gt;Search Engine Optimisation&lt;/b&gt; practitioner and &amp;quot;road warrior&amp;quot; who splits his time between NZ &amp;amp; Thailand. He shares his experiences via &lt;a href="http://www.comauth.co.nz/the-seo-guys-blog/"&gt;The SEO Guys Blog&lt;/a&gt;&lt;p&gt;Article Source: &lt;a href="http://www.articlewheel.com"&gt;Article Submission Directory&lt;/a&gt; &lt;br&gt;&lt;p&gt;&amp;gt;&amp;gt; Support the &amp;quot;&lt;a href="http://www.isulongseophil.com"&gt;isulong seoph&lt;/a&gt;&amp;quot; SEO contest! | &lt;a href="http://www.beezymouse.com"&gt;Article Directory&lt;/a&gt; | &lt;a href="http://ezineprime.hubprime.com"&gt;Submit Article&lt;/a&gt;&lt;img src="http://c.services.spaces.live.com/CollectionWebService/c.gif?cid=6676987549537556445&amp;page=RSS%3a+How+To+Implement+A+Really+Useful+Blog+for+SEO+Gains&amp;referrer=" width="1px" height="1px" border="0" alt=""&gt;&lt;img style="position:absolute" alt="" width="0px" height="0px" src="http://c.live.com/c.gif?NC=31263&amp;amp;NA=1149&amp;amp;PI=73329&amp;amp;RF=&amp;amp;DI=3919&amp;amp;PS=85545&amp;amp;TP=d6rth7ader.spaces.live.com&amp;amp;GT1=d6rth7ader"&gt;</description><comments>http://d6rth7ader.spaces.live.com/Blog/cns!5CA96CCCD3E457DD!108.entry#comment</comments><guid isPermaLink="true">http://d6rth7ader.spaces.live.com/Blog/cns!5CA96CCCD3E457DD!108.entry</guid><pubDate>Tue, 15 Aug 2006 13:44:53 GMT</pubDate><slash:comments>0</slash:comments><msn:type>blogentry</msn:type><live:type>blogentry</live:type><live:typelabel>Blog entry</live:typelabel><wfw:commentRss>http://d6rth7ader.spaces.live.com/blog/cns!5CA96CCCD3E457DD!108/comments/feed.rss</wfw:commentRss><wfw:comment>http://d6rth7ader.spaces.live.com/Blog/cns!5CA96CCCD3E457DD!108.entry#comment</wfw:comment><dcterms:modified>2006-08-15T14:06:42Z</dcterms:modified></item></channel></rss>