<?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>The SEO Guy NZ</title>
	<atom:link href="http://www.theseoguy.co.nz/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.theseoguy.co.nz</link>
	<description></description>
	<lastBuildDate>Fri, 18 May 2012 16:36:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=131</generator>
		<item>
		<title>Fixing Blackhole &amp; Phoenix Exploit Kit Attacks on WordPress</title>
		<link>http://www.theseoguy.co.nz/fixing-blackhole-phoenix-exploit-kit-attacks-on-wordpress/</link>
		<comments>http://www.theseoguy.co.nz/fixing-blackhole-phoenix-exploit-kit-attacks-on-wordpress/#comments</comments>
		<pubDate>Tue, 28 Feb 2012 08:51:58 +0000</pubDate>
		<dc:creator>Ben Kemp</dc:creator>
				<category><![CDATA[WP Security]]></category>

		<guid isPermaLink="false">http://www.theseoguy.co.nz/?p=93</guid>
		<description><![CDATA[Blackhole Exploit Kit, Blackhole Exploit Kit Detection, Phoenix Exploit Kit, Rogue Scanner and JS Redir attacks are currently the most prevalent of all website  threats globally. These can destroy your website&#8217;s online reputation and drive your visitors elsewhere. Malware may be installed onto visitors computers directly from your website, without you being aware of it. WordPress [...]]]></description>
			<content:encoded><![CDATA[<p>Blackhole Exploit Kit, Blackhole Exploit Kit Detection, Phoenix Exploit Kit, Rogue Scanner and JS Redir attacks are currently the most prevalent of all website  threats globally. These can destroy your website&#8217;s online reputation and drive your visitors elsewhere. Malware may be installed onto visitors computers directly from your website, without you being aware of it.</p>
<h2>WordPress Site Hacking</h2>
<p>Even with the best security, your WordPress website is at risk of infiltration because these Blackhole Exploit applications exploit flaws in the  JavaScript code itself, rather than being a hacking in the conventional sense. They can compromise your website without you even being aware of the problem.</p>
<h2>How To Tell if Your Site Has Been Compromised</h2>
<p>For some people, the first indication might be a complaint by a site visitor that their PC&#8217;s internet security application sounded an alarm. Some search engines &#8211; like Yandex &#8211; now email the website owner if their web bots discover malware during site indexing visits.</p>
<p>You can be a little more proactive that that. Aside from using a premium internet security suite, and visiting your own site regularly, you should also regularly check your website on the premium internet security sites! The following are those I have found to be accurate;</p>
<ul>
<li><a title="Website Malware Checking service" href="http://www.sitecheck.sucuri.net/scanner/" target="_blank">www.sitecheck.sucuri.net/scanner/</a></li>
<li><a title="Norton Safeweb  Malware Checking" href="http://www.safeweb.norton.com" target="_blank">www.safeweb.norton.com</a></li>
<li><a title="AVG Website Malware Checker" href="http://www.avgthreatlabs.com/sitereports/" target="_blank">www.avgthreatlabs.com/sitereports/</a></li>
</ul>
<p>Of those, Sucuri.net provides the most detail, right down to the infected file and the type of infection. This allows you to go straight to the source of the problem and eliminate it.</p>
<p>Not checking, not being aware for an extended period can result in your site being blacklisted on sites which monitor inappropriate activities such as malware, phishing, virus distribution etc.</p>
<p>Another good site is <a href="https://www.virustotal.com/" target="_blank">www.virustotal.com</a> &#8211; click the &#8220;Scan a URL&#8221; option, then enter the website Domain Name to be checked. VirusTotal will check your domain against almost 20 different databases and report on its status.</p>
<h2>How To Minimise The Threat</h2>
<p><strong>Implement each WordPress upgrade as soon as it appears</strong>. This is extremely important and is the best way to prevent exploit attacks in the WordPresa core. WordPress developers quickly remedy any newly-discovered issues, so an upgrade is the best defence against known security threats.</p>
<p><strong>Make sure that all Plugins are kept up to date</strong>. Upgrades frequently address newly discovered security flaws in PHP and JavaScript code. In the past 2 weeks I&#8217;ve seen successful Blackhole Exploit Kit attacks on the following plugins;</p>
<ul>
<li>Contact Form 7</li>
<li>Contact Form 7 Calendar</li>
<li>./wp-content/uploads/wpcf7_captcha/</li>
</ul>
<p><strong>Use a Design Theme that does actually have an upgrade process</strong>. Some developers of premium themes provide incremental upgrades and security patches. Those produced by Studiopress are amongst my favourites.</p>
<p>Cheap, nasty, old or free WordPress themes are an invitation to disaster. If your website has any value, add to it with a professionally written design theme&#8230;</p>
<h2>How to Fix a Hacked WordPress Website</h2>
<p>The first issue is accurately identifying the problem. Use the <a title="Website Malware Checking service" href="http://www.sitecheck.sucuri.net/scanner/" target="_blank">www.sitecheck.sucuri.net/scanner/</a> to establish which Directory and or File/s are affected.</p>
<p>The second issue is to eliminate the problem immediately!</p>
<h3>Elimination of Exploits</h3>
<p><strong>In the case of WordPress</strong>, the &#8220;upgrade&#8221; or &#8220;reinstall&#8221; provides an immediate elimination of compromised core WordPress files.</p>
<p><strong>Plugins that are compromised are overwriten by an upgrade</strong>&#8230; Where no upgrade is available exists;</p>
<ul>
<li>delete the plugin directory</li>
<li>go to WordPress.org/extend and download a fresh copy of the plugin</li>
<li>upzip it into your PC&#8217;s local drive</li>
<li>use FTP to upload the plugin directory to ./wp-content/plugins/</li>
</ul>
<p><strong>Design Themes that are compromised are also overwritten by an upgrade</strong>. Alternatively, use an FTP program to delete the current Theme directory, and then upload a replacement copy.  Note that if you&#8217;ve got any custom modifications to the theme files or the stylesheet, its a good idea to have a local copy of those edits!</p>
<p><strong>Having cleaned up the offending file/directory, its useful to go through the site looking at date_modified dates&#8230;</strong></p>
<p>Some exploits or hacks insert files, these will invariably be dated on the day the exploit or hack occurred. Look  for any dates that stand out as being different to those of the recently uploaded WordPress / plugin files.</p>
<p>If you&#8217;d rather not do this yourself, the <a href="http://affl.sucuri.net/?affl=0b4ca10c5d362777b01b386eaf819413">Securi.net malware removal</a> service is recommended. At $89.95 it also includes  a full year of website monitoring!</p>
<h2>Exploit Prevention</h2>
<p>After the cleanup is over, and scans on Sucuri.net report the site is now clean, you need to take steps to ensure that security is now as tight as it can be.</p>
<h3>Password Changes</h3>
<p>Change EVERY password to all areas of the site, including;</p>
<ul>
<li>WordPress Administrator account</li>
<li>WordPress Database account (you will need to update wp-config.php)</li>
<li>FTP &amp; Admin Control Panel</li>
<li>Email accounts</li>
</ul>
<p>Don&#8217;t use recklessly simple passwords! Make sure EVERY password is at least 10 digits, preferably randomly generated with a mix of upper and lower case, numerals and punctuation&#8230;Use this site;</p>
<p><a href="http://www.pctools.com/guides/password/" target="_blank">www.pctools.com/guides/password/</a></p>
<p>So what if you can&#8217;t remember a difficult password? There are products like  <strong>Roboform</strong> password manager  that can help you with that!</p>
<h3>Directory Permissions</h3>
<p>In most cases, directory/file permissions should be no looser than 755. However, hosting companies implement permissions in varied ways, and in some cases the only way to upload files to wp_upload is setting that directory at 777</p>
<p>That&#8217;s a serious problem, as its offering free access to anyone with nefarious intent. If your hosting company can&#8217;t / won&#8217;t help you with sorting out permissions for your WordPress installation, change to another company!</p>
<p>WorsPress have detailed information here: <a href="http://codex.wordpress.org/Changing_File_Permissions" target="_blank">http://codex.wordpress.org/Changing_File_Permissions </a></p>
<h3>Remove Extra  FTP Accounts</h3>
<p>Some hackers like a way back in if their efforts are undone, so they add a sneaky FTP account access&#8230; Some hosting accounts with Add-On Domains automatically create a new FTP account for each add-on domain that is installed&#8230;</p>
<p>To reduce the potential for future problems, remove all unused / unidentified FTP accounts.</p>
<h3>Installing WP Security Software</h3>
<p>For the non-technical site owner, there are plugins designed to ease the burden of security by managing it for you. See a list of WP Security tools here;  <a href="http://wordpress.org/extend/plugins/search.php?q=security" target="_blank">wordpress.org/extend/plugins/search.php?q=security </a></p>
<p>The one I use and recommend is &#8220;Better WP Security&#8221; because it has an intuitive interface, and locks the site down neatly and easily. Its quite easy for a non-technical user to install and configure this plugin, with few opportunities to kill the site in the process.</p>
<h3>Backups</h3>
<p>Obviously, when all else fails and your website has turned to mush, there&#8217;s a great deal of comfort to be had from a comprehensive backup of your website&#8230; Make sure you have one!</p>
<h4>Incoming search terms:</h4><ul><li><a href="http://www.theseoguy.co.nz/fixing-blackhole-phoenix-exploit-kit-attacks-on-wordpress/" title="blackhole exploit kit detection">blackhole exploit kit detection</a></li><li><a href="http://www.theseoguy.co.nz/fixing-blackhole-phoenix-exploit-kit-attacks-on-wordpress/" title="blackhole exploit kit detection in wordpress">blackhole exploit kit detection in wordpress</a></li><li><a href="http://www.theseoguy.co.nz/fixing-blackhole-phoenix-exploit-kit-attacks-on-wordpress/" title="what is blackhole exploit kit detection">what is blackhole exploit kit detection</a></li><li><a href="http://www.theseoguy.co.nz/fixing-blackhole-phoenix-exploit-kit-attacks-on-wordpress/" title="wordpress blackhole exploit kit">wordpress blackhole exploit kit</a></li><li><a href="http://www.theseoguy.co.nz/fixing-blackhole-phoenix-exploit-kit-attacks-on-wordpress/" title="wordpress blackhole exploit">wordpress blackhole exploit</a></li><li><a href="http://www.theseoguy.co.nz/fixing-blackhole-phoenix-exploit-kit-attacks-on-wordpress/" title="Phoenix Exploit kit wordpress">Phoenix Exploit kit wordpress</a></li><li><a href="http://www.theseoguy.co.nz/fixing-blackhole-phoenix-exploit-kit-attacks-on-wordpress/" title="blackhole exploit kit wordpress">blackhole exploit kit wordpress</a></li><li><a href="http://www.theseoguy.co.nz/fixing-blackhole-phoenix-exploit-kit-attacks-on-wordpress/" title="phoenix exploit kit">phoenix exploit kit</a></li><li><a href="http://www.theseoguy.co.nz/fixing-blackhole-phoenix-exploit-kit-attacks-on-wordpress/" title="blackhole detection kit">blackhole detection kit</a></li><li><a href="http://www.theseoguy.co.nz/fixing-blackhole-phoenix-exploit-kit-attacks-on-wordpress/" title="blackhole exploit kit wordpress infection">blackhole exploit kit wordpress infection</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.theseoguy.co.nz/fixing-blackhole-phoenix-exploit-kit-attacks-on-wordpress/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Content Management Systems &amp; SEO Revisited</title>
		<link>http://www.theseoguy.co.nz/content-management-systems-seo-revisited/</link>
		<comments>http://www.theseoguy.co.nz/content-management-systems-seo-revisited/#comments</comments>
		<pubDate>Sun, 12 Feb 2012 05:43:08 +0000</pubDate>
		<dc:creator>Ben Kemp</dc:creator>
				<category><![CDATA[CMS SEO]]></category>
		<category><![CDATA[cms seo]]></category>
		<category><![CDATA[Content Management System SEO]]></category>

		<guid isPermaLink="false">http://www.theseoguy.co.nz/?p=12</guid>
		<description><![CDATA[Two years ago, in an article entitled "Content Management Systems Equal Business Suicide" I suggested that at that time, CMS applications were inherently devoid of basic SEO functionality. Using existing CMS versions of 2 years ago consigned many  sites to the oblivion of Google's supplementary index. Since then, things have changed markedly. ]]></description>
			<content:encoded><![CDATA[<p>Two years ago, I wrote an article entitled &#8220;<a href="http://www.comauth.co.nz/the-seo-guys-blog/content-management-systems-cms.html" target="_blank">Content Management Systems Equal Business Suicide</a>.&#8221; The basic premise was that at that time, CMS applications were inherently devoid of basic SEO functionality. Building a new site, or converting an existing site to the existing CMS versions of 2 years ago was rapid way of consigning those sites to the oblivion of Google&#8217;s supplementary index. Lacking inbuilt search engine friendly URL&#8217;s, outputting duplicate titles, descriptions and keywords, no ability to have customised Titles that differed from Headings &#8211; all those things were extraordinarily bad elements.</p>
<p>Since then, things have changed markedly. These days, there are still deficiencies in evidence, but for the CMS applications that have survived the intervening 2 years, and those that have evolved since, most have addressed the basic SEO issues.</p>
<p>My personal favourite CMS is WordPress. Especially since version 2.5 there&#8217;s been a wealth of feature expansion in the core application, the availability of plugins that expand on the core functionality, and the advent of professionally designed Themes that have taken WordPress to new heights. All of this has allowed WordPress to blossom into a fully-matured CMS with exceptional Search Engine Optimisation features.</p>
<p>Lets take a closer look at the SEO functionality. As Google et al are attempting to analyse and categorise a web site, there are an estimated 200 individual elements that are calculated in the SE relevancy ranking algorithms. Every one of these you can get right improves your chances of attaining your full ranking potential. Individually, each element offers incremental albeit small gains, but collectively, they can add up to the winning difference in the ranking stakes for competitive search terms.  Duplicate content is Google&#8217;s pet hate, and its vital to every  site&#8217;s standing that every single page be accurately described and categorised. Here are 10 of the most prominent among the many opportunities to achieve this individualisation of pages are;</p>
<p><strong><span id="more-12"></span>1: SEF URLS:</strong> Search engine friendly URL&#8217;s are important, because inclusion of keywords in page URL&#8217;s are taken into account, and have a bearing on rankings &#8211; particularly on Yahoo. Being able to exercise total control over page URL&#8217;s is important, and WordPress allows this with Permalink mod_rewrite functionality, coupled with manual URL control on every page or post!</p>
<p><strong>Meta-Tags:</strong> There are several WordPress plugin tools to provide total control of title, descriptions and keywords, and these are easily installed and configured.</p>
<p><strong>2: Titles:</strong> Being able to control the off-page Title separately from the on-page heading is very important. The title&#8217;s 70 character limitation needs to be exploited to maximum effect, its the single most important on-site page SEO element! Page Headings are usually space-constrained, and in systems where the Heading automatically become the Title, you are deprived of a significant advantage.</p>
<p><strong>3: Description:</strong> The off-page Description (meta-tag) is a vital element in accurately describing the page contents. If each page has accurate, custom-written Description content, its used verbatim in the search engine results pages (SERPs). In contrast, if you are forced to use a generic Description, then Google will helpfully do its level best to generate an &#8216;ad lib&#8217; Description of the page based on content. The result of that ca neither be not so bad, or truly awful. Regardless, its essential that YOU have control of the Description, and that you use it to maximum effect!</p>
<p><strong>4: Keywords: </strong>Erroneously dismissed by some people as of no account these days, the Keyword (meta-tag) still has a part to play. Stuff it full of vaguely relevant garbage unrelated to page content and it will be ignored. Use it wisely, with specific / relevant long-tailed keyword search phrases and it can give you a little bit of SE traction &#8211; even on Google!</p>
<p><strong>5: Image File Names:</strong> Accurately name your image files, and include keywords relevant to the page. WordPress allows you to upload media and retain the original files names even when auto-generating thumbnail images etc.</p>
<p><strong>6: Image ALT Tags: </strong>Accurately describe your images using the Image ALT tag, and include keywords/phrases relevant to the page. WordPress Add Media tools allow you to add ALT text and captions, enabling inclusion of additional relevant text content. Used wisely, without spamming, its another useful element.</p>
<p><strong>7: Anchor Text:</strong> The words you use to link to other pages / sections of the site. WordPress Link Editor allows full control of anchor Text links, including the ability to specify &#8220;Hyperlink Title&#8221; which essentially work like Image ALT text &#8211; the title of the link pops up when the mouse pointer hovers over the link&#8230; Again, used wisely, its another useful SEO element.</p>
<p><strong>8: CSS Dropdown Menus:</strong> Many of the new, highly professional WordPress CMS Themes utilise CSS dropdown menus, which is extremely important in aiding search engines to locate and index internal pages. This also facilitates Google&#8217;s ability to pass Page Rank throughout the internal page structure!</p>
<p><strong>9: Google SiteMaps:</strong> Another delightful WordPress plugin is the automatic Google Sitemap Generator! Once installed and configured, every new page, post or edit of a page or post automatically updates the sitemap.xml page!</p>
<p><strong>10: RSS Feeds:</strong> WordPress RSS feeds are easily extended by installation of an on-site Feedburner email subscription service, where your posts and pages are automatically distributed to subscribers by email. Moreover, your Feedburner account and site feed gives your site a pipeline directly into the Google index! I regularly see WordPress posts that make it into Google Alerts distribution in less than 4 hours!</p>
<p>So, on that basis I&#8217;m happy to accord WordPress 10 out of 10 for SEO functionality. Couple that with more than 3000 available plugins to extend the core functionality, the thousands of available design templates or themes, the ease-of-use factor, robust software, ease of installation etc, and I think we&#8217;ve got a winning CMS formula.</p>
<hr />Authors Bio:</p>
<p><strong>The SEO Guy</strong> (aka Ben Kemp) is one of Australasia’s longest-serving <strong><a href="http://www.comauth.co.nz/seo-rates-services.htm" target="_blank">search engine optimisation consultants</a></strong> with over 20 years of IT experience, including 15 years of private consultancy, and a decade of SEO and <a href="http://www.website-designers.net.nz" target="_blank">website design</a>.  He shares his knowledge via <a href="http://www.comauth.co.nz//" target="_blank">The SEO Guys Blog</a> via free SEO articles and web design tips. Web: www.TheSeoGuy.co.nz</p>
<h4>Incoming search terms:</h4><ul><li><a href="http://www.theseoguy.co.nz/content-management-systems-seo-revisited/" title="personal page seo systems">personal page seo systems</a></li><li><a href="http://www.theseoguy.co.nz/content-management-systems-seo-revisited/" title="seo guys">seo guys</a></li><li><a href="http://www.theseoguy.co.nz/content-management-systems-seo-revisited/" title="seo keyword article management system wordpress">seo keyword article management system wordpress</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.theseoguy.co.nz/content-management-systems-seo-revisited/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Basic WordPress SEO Considerations</title>
		<link>http://www.theseoguy.co.nz/wordpress-seo-considerations-1/</link>
		<comments>http://www.theseoguy.co.nz/wordpress-seo-considerations-1/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 17:35:12 +0000</pubDate>
		<dc:creator>Ben Kemp</dc:creator>
				<category><![CDATA[WordPress SEO]]></category>
		<category><![CDATA[wordpress seo]]></category>

		<guid isPermaLink="false">http://www.theseoguy.co.nz/?p=71</guid>
		<description><![CDATA[WordPress search engine optimisation (WP SEO) options are many and varied. Picking the right options makes a huge difference to SERPs (search engine results pages) outcomes. There&#8217;s also a complication with many new design themes being distributed with SEO functionality already embedded. So, what&#8217;s important in WordPress SEO? As a preface to the following paragraphs, [...]]]></description>
			<content:encoded><![CDATA[<p><strong><a href="http://www.theseoguy.co.nz/wp-content/uploads/2012/01/wordpress-cms-seo.jpg"><img class="size-full wp-image-68 alignleft" style="margin-right: 10px;" title="wordpress-cms-seo" src="http://www.theseoguy.co.nz/wp-content/uploads/2012/01/wordpress-cms-seo.jpg" alt="" width="150" height="150" /></a>WordPress search engine optimisation</strong> (WP SEO) options are many and varied. Picking the right options makes a huge difference to SERPs (search engine results pages) outcomes. There&#8217;s also a complication with many new design themes being distributed with SEO functionality already embedded.</p>
<p>So, what&#8217;s important in <strong>WordPress SEO</strong>? As a preface to the following paragraphs, I&#8217;ve been a WordPress fan since version 1.5 or so, and have years of experience in installation of WordPress, themes and plugins. In particular, WordPress SEO is my speciality, along with website development for clients the world over.</p>
<p>The default installation of WordPress does not lend itself well to good search engine rankings, as many of the essentials are not included in the core code. That&#8217;s only a minor problem, as a plethora of good SEO plugin extensions exist. The biggest problem is sorting through the misinformation, conflicting opinions and various offerings to arrive at a solid WP SEO platform.<span id="more-71"></span></p>
<h2>Best of Breed or the Multi-Tool Approach to WP SEO</h2>
<p>Here&#8217;s how I see it&#8230; There are some design themes and plugins that offer a multiplicity of tools and features, but this can sometimes make them a &#8220;<em>jack of all trades and master of none</em>&#8221; candidate. For the unsophisticated user, with no driving imperative to attain consistent Top 10 rankings, it may matter little&#8230;</p>
<p>My preference is to use a selection of the best plugins, rather than a multi-tool option, because I want total manual control of as many contributing elements as is possible. To achieve my client&#8217;s objectives in a competitive niche, I usually need to extract every possible bit of traction out of every single page&#8230;</p>
<h2>Built-In WP SEO Tools</h2>
<p>WordPress does have some core functionality that could be classed as SEO-specific, or at least related&#8230; Amongst those are;</p>
<h3>Search Engine Friendly URLs &#8211; Permalinks</h3>
<p><strong>WordPress Permalinks</strong> (SEF URLs) allows the post and page file names to be output in a variety of ways depending on your needs. Most website owners people don&#8217;t understand the available options. From my perspective the only two that matters are <strong>Post Name</strong> (new since WP3.x) and <strong>Custom</strong>.</p>
<p><img class="size-full wp-image-64 alignnone" title="wordpress-permalinks" src="http://www.theseoguy.co.nz/wp-content/uploads/2012/01/wordpress-permalinks.jpg" alt="" width="546" height="261" /></p>
<p>I tend to use Custom, and add in the Post Category to the URL, as per the illustation above. This generates some extra keyword traction in the URL, never a bad thing &#8211; especially if your Domain Name is keyword-deficient.</p>
<p><span style="color: #ff0000;"><strong>NB:</strong></span> If you have an existing site that is well indexed and enjoys good rankings, you need to be <span style="color: #ff0000;">very careful</span> about playing with Permalinks. Take note of the existing structure, and test any change you make to see if the old file names are correctly rerouted to the new file names&#8230;</p>
<p>For example, you were using the &#8220;Default&#8221; setting http://www.mysite.com/?p=12 format and you make a switch to Post Name. You check that when you try and access the old URL for a given page, it redirects to the NEW page name. If not, you may need to add a 301 Permanent Redirection (<em>for every page indexed by Google et al</em>) into the .htaccess file &#8211; which is where the Permalinks mod_rewrite code is placed.</p>
<p>If you don&#8217;t handle this correctly, you will jeopardise your existing search engine rankings. Here&#8217;s a link to further reading on <a title="Wesite Redesign - Issues and Advice" href="http://www.comauth.co.nz/seo-articles/website-redesign-best-practice.html" target="_blank">website redesign best practice</a>.</p>
<h3>Navigation &amp; SEO</h3>
<p>Often overlooked, the navigation structure is incredibly important to;</p>
<ul>
<li>overall site indexing</li>
<li>ease of use of the website</li>
<li>emphasizing importance of primary pages</li>
<li>providing keyword Anchor Text that tells SE&#8217;s what the linked-to page is about</li>
<li>transferring Page Rank internally via cross-linking</li>
</ul>
<p>A good menu navigation system has some key components; it is independent of page names &amp; headings, includes hyperlink titles, and where possible makes all pages accessible within 1 click of the Home page, and from any internal page. Effective cross-linking means visitors should not have to step backwards a level to get to another page or sub-menu levels. Obviously, an extremely large website with multiple application components (wordpress cms + forum + directory etc) can make that goal too difficult to achieve.</p>
<p>The WordPress 3.x &#8220;Menu&#8221; structures are a thing of beauty and a joy to behold, and few other CMS can match the sophistication or simplicity of implementing them. Unfortunately, not all design themes support the WordPress menu system, and to me, thats a good enough reason for a website redesign! The WP3.x menus can provide significant additional WP SEO traction when employed correctly by;</p>
<ul>
<li>Editing menu item names to include keywords relevant to the page</li>
<li>Adding keyword-rich descriptive hyperlink text to each item</li>
</ul>
<p>Where a drop-down menu item has many child pages, consider building a specific sub-category menu in order to display a &#8220;sibling&#8221; page menu in the sidebar. That helps viewers quickly step from page to page within a defined subsection.</p>
<h3>Page Headings</h3>
<p>The ability to have a Page Heading that fits the available space without necessarily dictating the Page URL, the Page Title and the Page Menu item is what sets WordPress head and shoulders above competing CMS platforms.</p>
<p>You may now use a verbose Heading that would have previously ruined your Menu layout, and then edit the Menu item manually so it still fits within the top level or dropdown menu constraints.</p>
<h3>Page Slug / URL</h3>
<p>The inbuilt Page Slug option has always existed, but few people use it to full advantage.</p>
<p><img class="alignnone size-full wp-image-67" title="page-slug" src="http://www.theseoguy.co.nz/wp-content/uploads/2012/01/page-slug.jpg" alt="" width="544" height="68" /></p>
<p>By default, it is generated by the Page Heading / Name, but you can and sometimes should amend it to include the specific keyword search phrase that is being targeted on the page.</p>
<h3>Design Theme</h3>
<p>Does your design theme support WP3.x menus? If not, its about past its use-by date in my opinion, because there&#8217;s so much more milage to be extracted from the excellent navigation structure embedded in WP3.x.</p>
<p>Does your design theme includes SEO bells and whistles, but lacks either;</p>
<ul>
<li>a structured update system for the theme that preserves your settings</li>
<li>the ability to turn off the SEO elements so you can use a preferred / dedicated SEO plugin</li>
</ul>
<p>Of all the WordPress design themes I regularly use, those published under the Genesis platform are truly excellent in this respect. The core theme code is updated independently of the child themes, and there is an update subscription service that can be set to notify you by email the moment a new version is available.</p>
<p>Having a design theme that also makes provision for inserting your Google Analytis code into the correct (wp_footer) location is also a bonus&#8230;</p>
<h2>Meta-Data</h2>
<p>The ability to manually control the Titles, Descriptions and Keywords meta-tags is very important in the overall scheme of things. The best-known WP SEO tool is the All In One SEO Pack. There are a number of derivatives, copies and emulations that do more or less than the original AIO SEO Pack, but I&#8217;m a loyal user&#8230; I&#8217;ve tried and still use a couple of others (Platinum SEO &amp; Headspace) because i&#8217;ve no compelling reason to change them. However, the default install on all my sites is still the <a title="All In One SEO Pack plugin for WordPress SEO" href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/" target="_blank">All In One SEO Pack</a>&#8230;</p>
<p><strong>All In One SEO Pack&#8217;s default installation needs some settings checked, especially</strong>;</p>
<ul>
<li><strong>Enable</strong> &#8211; if you don&#8217;t enable it, it won&#8217;t do anything!</li>
<li><strong>Canonical URLs</strong> checked</li>
<li><strong>Rewrite Titles</strong> checked</li>
<li><strong>Autogenerate Descriptions</strong> checked</li>
</ul>
<p>On a first install on an existing WP CMS or Blog, that immediately gives Google some additional relevant content to work with, while you find the time to go through pages and posts to manually write compelling text content for these elements.</p>
<h3>Page Titles</h3>
<p>By default, the page title is generated by the page heading plus the Site Name if you do nothing&#8230; The AIS SEO default setting is <strong><a title="Click for Help!">Post Title Format</a></strong><em><strong>:</strong> %post_title% | %blog_title%</em></p>
<p>However, its sub-optimal because the Page Heading is normally a little cryptic and contrained by space or aesthetics. Use the SEO Pack&#8217;s &#8220;Page Title Format&#8221; to its full potential as its one of the single most important SEO elements in any website.</p>
<p>I often REMOVE the <em>| %blog_title%</em> from the AIO SEO settings, and manually write all Titles for primary pages and posts.</p>
<p>The Title is usually constrained to 70 characters. Whilst you can add more, Google will only show 65 characters including spaces! Therefore, its important that the stuff you actually want people to see is at the beginning! That means making sure any generic &#8220;tagline&#8221; is short, and at the END of the Title.</p>
<h3>Page Description Meta-Tag</h3>
<p>The <strong>page description meta-tag</strong> is usually generated from the first paragraph of text on the page. Google will also &#8220;ad lib&#8221; a description if you put nothing in the box&#8230; Neither outcome is optimal, given that what you want is an accurate description of the page content that impels a reader to click your link in the SERPs&#8230;</p>
<p>The Title is usually constrained to 200 characters. Whilst you can add more, Google only shows 150 characters including spaces, so again its essential that the stuff you actually want people to see is at the beginning! Inserting your targeted, exact-match, high-volume keyword search phrase at the beginning of the Description is the correct approach.</p>
<h3>Keyword Meta-Tag</h3>
<p><strong>Keywords meta-tag</strong> content can be manually entered, or generated from categories and or tags assigned to the page or post. Misinformation on the Keywords meta-tag suggests its use is a complete waste of time&#8230; Thats not correct! Whilsts its importance has certainly been diminished over time, at least some major search engines do still read it, and it is therefore worth using correctly.</p>
<p>I usually insert 1- to 12 relevant variations of my targeted, exact-match, high-volume keyword search phrase in this meta-tag, separated by commas.</p>
<h2>Google XML Sitemaps</h2>
<p>The major search engines agree on very little, but an historic consensus saw all SE&#8217;s decide on support for the &#8220;sitemap.xml&#8221; format to aid in website indexing. By default, those major search engines all look in the robots.txt file for the link to your website&#8217;s sitemap. An oldie but a goodie, the stand-alone <a title="Google XML Sitemaps plugin for WordPress SEO" href="http://wordpress.org/extend/plugins/google-sitemap-generator/" target="_blank">Google XML Sitemap plugi</a>n is my preferred option.</p>
<h2>robots.txt</h2>
<p>Many websites don&#8217;t have one of these crucial files, which instruct search engines where they should or should not go within your website. They are also the expected location for the path to your sitemap.xml in this line of text the bots and spiders look for;</p>
<p>Sitemap: http://www/yourwebsite.com/sitemap.xml</p>
<p>Not having one generates 404 page not found errors, and basically shows all and sundry that its an unsophisticated and disorganised website&#8230;</p>
<h2>HTML Sitemaps</h2>
<p>Providing an HTML sitemap is useful tool for a larger site, as its one way of giving people and search engines an overview of the site and a 2nd level access pathway. Some design themes generate a sitemap-style custom 404 Page Not Found error page. My HTML Sitemap plugin of choice is the <a title="WP Realtime HTML Sitemaps plugin for WordPress SEO" href="http://wordpress.org/extend/plugins/wp-realtime-sitemap/" target="_blank">WP Realtime Sitemap</a></p>
<h2>Social Media</h2>
<p>Early last year marked a significant milestone in Google&#8217;s goal of rewarding the best content. One of the elements is &#8220;User Experience&#8221; and within that category is acknowledgement of a site&#8217;s modernity. A key indicator of that is inclusion of Social Media content, or lack thereof. There&#8217;s two ways to do that;</p>
<ul>
<li>FB Like and Google Plus +1 buttons that allow visitors to give you a vote of approval.</li>
<li>Inclusion of links to your sociual medai profiles; FaceBook page, Linkin, Twitter and YouTube accounts etc.</li>
</ul>
<p>The three plugings I use most often are; <a title="FB Like Buttons for WordPress SEO" href="http://wordpress.org/extend/plugins/fblike/" target="_blank">FB Like</a>, <a title="Google Plus One plugin for WordPress SEO" href="http://wordpress.org/extend/plugins/wp-google-plus-one/" target="_blank">Google Plus Ones</a> and <a title="Social Profiles Widget for WordPress SEO" href="http://wordpress.org/extend/plugins/social-profiles-widget/" target="_blank">Social Profiles Widget</a></p>
<h2>WP SEO Summary</h2>
<p>The preceeding is a brief introduction into what works with WordPress SEO and why it does so. Thats only part of the story, of course&#8230; No matter what tools you have installed, if you lack a sound grasp of the Principles of Applied Search Engine Optimisation, and experience in the practice thereof, progress will be modest without;</p>
<ul>
<li>effective keyword search phrase research</li>
<li>allocating approriate keywords phrases page by page</li>
<li>targeting keywords effectively within all possible elements</li>
</ul>
<h3>The Equally Crucial Off-Site SEO:</h3>
<p>Approximately half of the weighting in Search Engine Rankings is actually Off-Site SEO! Search engines assess external verification of your sites content by analysing the quantity and quality of inbound links to your website. The keywords in Anchor Text (link titles), in conjunction with On-Site SEO efforts, ultimatelydetermine if and/or how well your site ranks for a specfic keyword search phrase in the SERPs.</p>
<p>If you&#8217;d like some help with getting your WordPress website cranked up and generating more visitor traffic, feel free to contact me directly, using our <a title="Contact The SEO Guy for WordPress SEO services!" href="http://www.theseoguy.co.nz/contact/">Contact Form</a>.</p>
<h4>Incoming search terms:</h4><ul><li><a href="http://www.theseoguy.co.nz/wordpress-seo-considerations-1/" title="categories menu best for seo wordpress">categories menu best for seo wordpress</a></li><li><a href="http://www.theseoguy.co.nz/wordpress-seo-considerations-1/" title="linking WP FB &amp; Google plus">linking WP FB &amp; Google plus</a></li><li><a href="http://www.theseoguy.co.nz/wordpress-seo-considerations-1/" title="search engine considerations when you have an existing site">search engine considerations when you have an existing site</a></li><li><a href="http://www.theseoguy.co.nz/wordpress-seo-considerations-1/" title="seo considerations while choosing tagline">seo considerations while choosing tagline</a></li><li><a href="http://www.theseoguy.co.nz/wordpress-seo-considerations-1/" title="why does my url have wordpress at the end of it">why does my url have wordpress at the end of it</a></li><li><a href="http://www.theseoguy.co.nz/wordpress-seo-considerations-1/" title="wordpress search engine optimization issues">wordpress search engine optimization issues</a></li><li><a href="http://www.theseoguy.co.nz/wordpress-seo-considerations-1/" title="wordpress wordpress co nz">wordpress wordpress co nz</a></li><li><a href="http://www.theseoguy.co.nz/wordpress-seo-considerations-1/" title="wp realtime sitemap 404">wp realtime sitemap 404</a></li><li><a href="http://www.theseoguy.co.nz/wordpress-seo-considerations-1/" title="wp seo articles">wp seo articles</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.theseoguy.co.nz/wordpress-seo-considerations-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Advanced WordPress SEO Considerations</title>
		<link>http://www.theseoguy.co.nz/advanced-wordpress-seo-considerations/</link>
		<comments>http://www.theseoguy.co.nz/advanced-wordpress-seo-considerations/#comments</comments>
		<pubDate>Sat, 21 Jan 2012 09:40:16 +0000</pubDate>
		<dc:creator>Ben Kemp</dc:creator>
				<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[WordPress SEO]]></category>
		<category><![CDATA[wordpress seo]]></category>

		<guid isPermaLink="false">http://www.theseoguy.co.nz/?p=81</guid>
		<description><![CDATA[Having worked through Basic WordPress SEO elements, we still have a few more cards up our sleeve that we can play to gain some additional Advanced WP SEO traction. One important aspect is getting relevant exact-match keyword search phrases distributed across multiple on and off page elements. Search engines assess many website factors, and its [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-88" style="margin-right: 10px;" title="wordpress-cms-seo" src="http://www.theseoguy.co.nz/wp-content/uploads/2012/01/wordpress-cms-seo1.jpg" alt="" width="150" height="150" />Having worked through <a title="Basic WordPress SEO Considerations" href="http://www.theseoguy.co.nz/wordpress-seo-considerations-1/"><strong>Basic WordPress SE</strong>O</a> elements, we still have a few more cards up our sleeve that we can play to gain some additional <strong>Advanced WP SEO</strong> traction. One important aspect is getting relevant exact-match keyword search phrases distributed across multiple on and off page elements. Search engines assess many website factors, and its helpful to reinforce your on-page text with relevant keywords in all the little &#8220;out-of-sight&#8221; places. Doing this increases both the overall word count and balances keyword density&#8230; The following represents some tried and true mechanisms that will assist your site upwards&#8230;</p>
<p>Its by no means the final word &#8211; the goal posts are regularly moved, new strategies emerge and clever people keep creating new solutions to current set of problems. However, working through the items outlined, on top of the <strong><a title="Basic WordPress SEO Considerations" href="http://www.theseoguy.co.nz/wordpress-seo-considerations-1/" target="_blank">Basic WP SEO</a></strong> suggestions, should definitely give you incremental improvements to SERPs rankings.</p>
<p><span id="more-81"></span></p>
<h2>Image Alt Tags &amp; Titles</h2>
<p>Many people overlook the advantage of adding relevant keyword search phrases to Image ALT tags within their posts. By default, the image file name is assigned to the Image Alt text tag. Its not quite so bad if you accurately pre-named the images for the post in question, using an &#8220;exact match&#8221; keyword search phrases.</p>
<p>However, most people use either a cryptic, meaningless image file name, or in the case of photographs, they go with the file name assigned by the camera.</p>
<p>If you&#8217;ve a lot of images across your website, manually going through post by post, or page by page and adding keyword-rich Image Alt text can be a tedious and time-consuming task.</p>
<p>Fortunately, there is a quick &#8216;n dirty solution to this which automatically populates the image Alt and Title texts &#8211; try <strong><a title="SEO-engine friendly Images Plugin" href="http://wordpress.org/extend/plugins/seo-image/" target="_blank">SEO Friendly Images</a></strong> which allows you to automatically reset image Alt &amp; Titles across the entire site!</p>
<p><a href="http://www.theseoguy.co.nz/wp-content/uploads/2012/01/seo-friendly-images.jpg"><img class="alignnone  wp-image-82" title="SEO-friendly Images - WordPress SEO" src="http://www.theseoguy.co.nz/wp-content/uploads/2012/01/seo-friendly-images.jpg" alt="SEO-friendly Images - WordPress SEO" width="641" height="265" /></a></p>
<p>This is usually a &#8220;one-time&#8221; thing where you auto-update all images at once with SEO-Friendly Images. Thereafter, you manually assign Alt and Title text to new images as you add them.</p>
<p>Note that its also important to accurately name your image files, preferably including an exact-match keyword search phrase that is relevant to the page / post.</p>
<h2>Cross-Linking &amp; Hyperlink Titles</h2>
<p>Make it easy for both visitors to find (and search engines to index) content by cross-linking is an important strategy in your SEO processes.There are several ways of doing this, including the Navigation / Menu element discussed in the <a title="Basic WordPress SEO Considerations" href="http://www.theseoguy.co.nz/wordpress-seo-considerations-1/">Basic WordPress SEO</a> post. Linking to Related Posts is useful, as is ensuring that all links have, wherever possible, hyperlink Titles that include keywords relevant to the page the link is directed to.</p>
<p>As websites grow larger, and posts get pushed down the lists, it becomes more important than ever to have some kind of strategy in place that keeps them connected and accessible.</p>
<h3>Related Posts &amp; SEO</h3>
<p title="Related Posts by Category plugin for WordPressSEO">Make it easy for both visitors to find (and search engines to index) content by cross-linking is an important strategy in your SEO processes. There are many plugins available that take various approaches to listing related posts.</p>
<p><strong></strong><a title="Related Posts Footer &amp; Widget plugin for WordPress SEO" href="http://wordpress.org/extend/plugins/spostarbust/" target="_blank"><strong>ELI&#8217;s Related Posts Footer Links and Widget</strong></a> is a simple but effective plugin that can relate posts by either Categories or Tags, and offers various configuration options. It produces a list of related posts at the end of each post, and/or in a sidebar widget.</p>
<h3>Hyperlink Titles &amp; SEO</h3>
<p>WordPress 3.x has a very important SEO-relevant facility in the <strong>Links</strong> tool. First, theres the convenience of (albeit slowly) displaying a drop-down list of all pages and posts within the site that you can link to. Second, it automatically adds the Title of the page or post as the <strong>hyperlink title</strong> of the link you are adding. That increases keyword count / density, and conveys additional accurate information to Google et al on what the linked page is about!</p>
<p>Use that, rather than the right-click &#8220;Copy Link Location&#8221; pasted into the link input dialog box! The added advantage is that WordPress will then prevent broken links should you ever rename the &#8220;Slug&#8221; &#8211; e.g. the page file name&#8230;</p>
<h2>Tags &amp; WP SEO</h2>
<p>Using Tags correctly requires the application of some discipline to the process. It should not be a willy-nilly &#8220;shotgun&#8221; approach, where you assign hundreds of vaguely-related tags to every page! That&#8217;s just another, but far worse version of keyword Spam.</p>
<p><strong>You should also make an effort to avoid content duplication</strong> &#8211; if you have a Category called Gas BBQs, you should not have a Tag called Gas BBQs because both are likely to have exactly the same content. Instead, you could tag the individual BBQ items with 2-Burner, 3-Burner, 4-Burner etc, enabling visitors to extract all associated Product posts in a more useful format. Similarly, you might assign Tags by Product Price Ranges &#8211; Under $200, $200 to $499, $500 to $999 etc. Work forward on the basis that;</p>
<ul>
<li>Every Tag and every Category create a viewable page</li>
<li>Search engines don&#8217;t like duplicate content</li>
</ul>
<p>Balance the use of Tags with the use of Categories to ensure that neither produce exactly the same output.</p>
<p>You should also be consistent with tag usage; review the list and reassign multiple similar tags to a single tag! For example, it would be inappropriate to have Tags (or Categories) for; <em>Gas BBQ, Gas Barbecue</em> and <em>Gas Barbecue</em>, given that those are simply variations on a theme. You might target those keyword phrases in particular posts, but I see neither reason nor merit in having multiple similar tags&#8230;</p>
<p>There are many and varied approaches to tagging, the one I use the most is <a title="Simple Tags plugin for WordPress SEO" href="http://wordpress.org/extend/plugins/simple-tags/" target="_blank"><strong>Simple Tags</strong></a> &#8211; and oldie but a goodie. Its name belies its strengths because it actually performs a diverse array of functions;</p>
<ol>
<li>Mass Edit Terms &#8211; to view/edit every post and the tags assigned to it</li>
<li>Manage Terms -to replace/ merge tags</li>
<li>Auto-Terms &#8211; automatically add links to tag-phrases found within the posts</li>
<li>Tag Cloud management</li>
</ol>
<h3>Use the &#8220;More&#8221; HTML tag</h3>
<p>You should also use the &#8220;MORE&#8221; HTML tag to avoid having the entire content of every page displayed within each Category and Tag page. What &#8220;More&#8221; does is allow you to enforce a page ending at a specified location in the post, with a link to &#8220;Read More.&#8221; It effectively provides an excerpt of each post in the Category or Tag list.</p>
<p>Where you have many posts per category, it provides a useful teaser to each post rather than the full text output. There only seems to be one &#8220;<strong>Auto More</strong>&#8221; plugin that is supposed to automate the process of manually adding the <strong>More</strong> HTML tag into posts on the basis of pre-set rules.</p>
<p>However, the break by Word count does not work and the break by Characters options is not recommended, leaving break by Percentage  which gives erratic results&#8230; On the basis of suboptimal automated output, I&#8217;m still adding the More tag manually &#8211; but am open to suggestions, if you know of a plugin that woks properly.</p>
<p>The Headspace SEO plugin provides a facility to replace the &#8220;Read More&#8221; text with something a little more juicy,</p>
<h2>Breadcumb Navigation</h2>
<p>Proving a &#8220;breadcrumb&#8221; trail of navigation gives;</p>
<ul>
<li>readers an indication of what section of your site they are in, and provdes a way to retreat a level, or to the Home page.</li>
<li>search engines another indication of the internal structure of the website.</li>
</ul>
<p>Both of these are &#8220;good things&#8221; and are recommended. There are multiple plugins available that provide this funcionality, including <a title="Really Simple Breadcrumb plugin for WordPress" href="http://wordpress.org/extend/plugins/really-simple-breadcrumb/screenshots/" target="_blank">Really Simple Breadcrumbs</a>. There are themes that provide embedded breadcrumb navigation, such as the Genesis framework from Studiopress.</p>
<p>Here&#8217;s an example of Breadcrumb Navigation, showing the current page, parent page and Home page links;</p>
<p><img class="alignnone size-full wp-image-87" title="breadcrumb-navigation-wordpress" src="http://www.theseoguy.co.nz/wp-content/uploads/2012/01/breadcrumb-navigation-wordpress.jpg" alt="" width="646" height="137" /></p>
<h2>Blogrolls &amp; Links</h2>
<p>Use the facility to link to all and sundry with great caution!</p>
<p><strong>I&#8217;d NEVER give Home page or Sidebar links away to any site I don&#8217;t own!</strong> Well, not unless I&#8217;m being paid handsomely to do so. Similarly I&#8217;d NEVER give a site-wide link  to a site I don&#8217;t own!</p>
<p><strong>Think of links as like a bank account..</strong>. incoming links are an asset, essentially a vote of confidence in your site by another, added to your link bank. Conversely, think of outward links as a vote for someone else, deducted from your link bank&#8230;</p>
<p>Therefore, a single site-wide link in a Blogroll that appears in your sidebar or footer might give away every bit of link juice you&#8217;ve earned. Multiple site-wide links may well leave you in a severe link deficit &#8211; to all intents and purposes, bankrupt&#8230;</p>
<p>If you must give links, use a proper <strong>Links page</strong> and display each link once only, where it will do the least possible damage to your own Google &#8220;link juice&#8221; reservoir! Don&#8217;t link to anyone who won&#8217;t link to you&#8230;</p>
<p>Plugins to convert all outward links to &#8220;nofollow&#8221; are available, and those help to prevent Page Rank leakage from your website, whilst still providing a useful link that your site visitors can follow. The <strong><a title="External Nofollow plugin for WordPress" href="http://wordpress.org/extend/plugins/external-nofollow/" target="_blank">External Nofollow</a></strong> plugin does just that &#8211; conserves your link juice on external links, but leaves your internal links untouched.</p>
<h2>Duplicate Content</h2>
<p>As alluded to before, you should be aware of this issue and take steps to minimise content duplication. For example, applying NOINDEX to archives (date-based lists of posts) makes some sense. Some people suggest applying NOINDEX to Categories and Tags.</p>
<p>However, if you&#8217;ve used the More tag effectively to segment posts into nicely balanced summaries, and ensured that Categories and Tags are clearly separate elements with varied content, I&#8217;d leave them indexed.</p>
<p>The prevailing view on Content Duplication is that Search Engines clearly understand that there is a huge distinction between INTERNAL content duplication, and EXTERNAL (copied) content. Google staff have commented on this, and view it as a relatively normal occurrence &#8211; hence the growing utilisation of the rel=canonical tag which ought to point to the authoritative source of the content&#8230; Thereby negating the need to worry excessively about internal content duplication issues.</p>
<h2>Comments &amp; PingBacks</h2>
<p>Comments are a vexed issue &#8211; if you allow them, make sure that WordPress is correctly set to prevent publication prior to moderation..</p>
<ul>
<li>I turn pingbacks off site-wide</li>
<li>I turn Comments off on all pages, and auto-set WordPress to turn post comments off after 2 weeks.</li>
</ul>
<p>The Spam bots drive you crazy otherwise &#8211; on a busy WordPress site, the percentage of &#8220;good&#8221; comments is quickly overwhelmed by the trash if you don&#8217;t take firm steps to reduce it.  Make sure you&#8217;ve got Akismet installed, and automatically eliminating the spam that does find a chink in the armour.</p>
<p>Comments and pingbacks also have the potential to drain your link juice, so you need to weigh up the pros and cons here.</p>
<h2>Content</h2>
<p>Given that Google now rewards good content above all else, you should be writing more verbose pages / posts with a minimum of 600 &#8211; 800+ words if you are serious about attaining rankings. Those dinky little 250-word posts that got you good rankings in the past are not going to serve you so well in the future.</p>
<p>In fact, you might want to go back through a few of them and expand them out with additional original text, and increase their perceived value to both search engines and readers. Doing so will ensure the former send you more of the latter, which is the objective of the entire process!</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h4>Incoming search terms:</h4><ul><li><a href="http://www.theseoguy.co.nz/advanced-wordpress-seo-considerations/" title="advanced wordpress seo">advanced wordpress seo</a></li><li><a href="http://www.theseoguy.co.nz/advanced-wordpress-seo-considerations/" title="wordpress seo improvements">wordpress seo improvements</a></li><li><a href="http://www.theseoguy.co.nz/advanced-wordpress-seo-considerations/" title="wordpress seo improvement">wordpress seo improvement</a></li><li><a href="http://www.theseoguy.co.nz/advanced-wordpress-seo-considerations/" title="wordpress images automatic alt title seo">wordpress images automatic alt title seo</a></li><li><a href="http://www.theseoguy.co.nz/advanced-wordpress-seo-considerations/" title="wordpress advanced navigation menu images">wordpress advanced navigation menu images</a></li><li><a href="http://www.theseoguy.co.nz/advanced-wordpress-seo-considerations/" title="warning: in_array() [function in-array]: wrong datatype for second argument in /spostarbust on line 460">warning: in_array() [function in-array]: wrong datatype for second argument in /spostarbust on line 460</a></li><li><a href="http://www.theseoguy.co.nz/advanced-wordpress-seo-considerations/" title="plugins/spostarbust/index wordpress">plugins/spostarbust/index wordpress</a></li><li><a href="http://www.theseoguy.co.nz/advanced-wordpress-seo-considerations/" title="genesis framework automatic add parent pages">genesis framework automatic add parent pages</a></li><li><a href="http://www.theseoguy.co.nz/advanced-wordpress-seo-considerations/" title="are pingbacks the same as canonical tag">are pingbacks the same as canonical tag</a></li><li><a href="http://www.theseoguy.co.nz/advanced-wordpress-seo-considerations/" title="wp post cross linking">wp post cross linking</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.theseoguy.co.nz/advanced-wordpress-seo-considerations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Maintaining Your WordPress Website</title>
		<link>http://www.theseoguy.co.nz/maintaining-your-wordpress-website/</link>
		<comments>http://www.theseoguy.co.nz/maintaining-your-wordpress-website/#comments</comments>
		<pubDate>Fri, 20 Jan 2012 09:24:04 +0000</pubDate>
		<dc:creator>Ben Kemp</dc:creator>
				<category><![CDATA[Managing Wordpress]]></category>
		<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[WordPress Website Management]]></category>

		<guid isPermaLink="false">http://www.theseoguy.co.nz/?p=75</guid>
		<description><![CDATA[The WordPress CMS, like all website software applications, requires maintenance to keep everything tuned and working well. There are several aspects to that, including; WordPress Security &#38; Features Its important to apply updates to the WordPress core and plugins as they are available, because these  include bug fixes, and sometimes recently discovered security vulnerabilities. Of course, [...]]]></description>
			<content:encoded><![CDATA[<p>The WordPress CMS, like all website software applications, requires maintenance to keep everything tuned and working well. There are several aspects to that, including;</p>
<h2>WordPress Security &amp; Features</h2>
<p>Its important to apply updates to the WordPress core and plugins as they are available, because these  include bug fixes, and sometimes recently discovered security vulnerabilities. Of course, updates also include feature enhancements, so you are able to now do what was previously impossible. In many cases, what once required a plugin is now part of the core functionality. Keeping the CMS up to date is smart!</p>
<h2>Unused Uploads</h2>
<p>Images in particular can become a serious problem. When you replace an image, be it in a post, a gallery, or a featured image, the original image remains in place. Over time, sites accumulate megabytes of unused files that do nothing but consume your hosting account&#8217;s disk space allocation.</p>
<p>There&#8217;s actually an easy, built-in way to deal with this particular issue. The <strong>Media / Library</strong> has an &#8220;Unattached&#8221; option that identifies those images that are not linked to from a page or a post.<span id="more-75"></span></p>
<p><a href="http://www.theseoguy.co.nz/wp-content/uploads/2012/01/unattached-images.jpg"><img class="size-full wp-image-77 alignnone" title="unattached-images" src="http://www.theseoguy.co.nz/wp-content/uploads/2012/01/unattached-images.jpg" alt="" width="370" height="73" /></a></p>
<p>Use this tool to eliminate the garbage taking up valuable space in your Uploads directories.</p>
<h2>Unused Plugins</h2>
<p>Does your site have plugins installed but deactivated, and you can&#8217;t remember why on earth you had them in the first place&#8230; These are just taking up valuable disk space, and are best removed as part of the housekeeping process.</p>
<p>The Plugins section allows you to select multiple items and delete them. Once that&#8217;s done, run the Plugin Garbage Collector referred to in the next section, to remove any surplus database tables.</p>
<h2>Unused Tables</h2>
<p>As your site develops, you will invariably install plugin applications that generate additional database tables. Removing the plugin often leaves the table in place, resulting in undesirable database bloat.</p>
<p>The <strong><a title="Plugins Garbage Collector for WordPress Maintenance" href="http://wordpress.org/extend/plugins/plugins-garbage-collector/" target="_blank">Plugins Garbage Collector</a></strong> provides tools to remove all the unwanted debris left behind by deactivated and removed plugins.</p>
<p><a href="http://www.theseoguy.co.nz/wp-content/uploads/2012/01/plugins-garbage-collector.jpg"><img class="alignnone  wp-image-80" title="plugins-garbage-collector" src="http://www.theseoguy.co.nz/wp-content/uploads/2012/01/plugins-garbage-collector.jpg" alt="" width="639" height="251" /></a></p>
<p>The non-WordPress tables are identified &#8211; active ones are shown in green, unused tables are shown in red. By default nothing is selected &#8211; check those you know are unwanted and delete them.</p>
<p><span style="color: #ff0000;"><strong>Read the warnings carefully</strong></span> &#8211; take a backup, because that&#8217;s the only way to reverse an inadvertent table deletion!</p>
<p>The  <strong><a title="WP CleanFix plugin for WordPress Maintenance" href="http://wordpress.org/extend/plugins/search.php?q=wp+cleanfix" target="_blank">WP CleanFix plugin</a></strong> provides an Admin interface for optimizing database tables, eliminating excess revisions and sundry other  issues with posts, users, comments and more!</p>
<p><a href="http://www.theseoguy.co.nz/wp-content/uploads/2012/01/wp-cleanfix.jpg"><img class="wp-image-78 alignnone" title="wp-cleanfix" src="http://www.theseoguy.co.nz/wp-content/uploads/2012/01/wp-cleanfix.jpg" alt="" width="628" height="276" /></a></p>
<h2> Page Revisions</h2>
<p>The default installation of WordPress provides a much-needed safety net for page and post content, with an Auto-Save and Revisions facility. Every time you open a post or page, you get either an auto-saved copy  and/or an incremental post revision! These accumulate over time, and can soon amount to hundreds or thousands of backup page and post copies.</p>
<p>Once again, there&#8217;s several rescue packages available that prevents excessive accumulation of revisions! The plugin I use is called <strong><a title="Revision Control for WordPress" href="http://wordpress.org/extend/plugins/revision-control/" target="_blank">Revision Control</a></strong> and it allows you to set site-wide parameters on maximum revisions per page or post etc.</p>
<p><a href="http://www.theseoguy.co.nz/wp-content/uploads/2012/01/wordpress-revision-control.jpg"><img class="alignnone size-full wp-image-79" title="Wordpress Maintenance - Revision Control plugin " src="http://www.theseoguy.co.nz/wp-content/uploads/2012/01/wordpress-revision-control.jpg" alt="Wordpress Maintenance - Revision Control plugin " width="510" height="178" /></a></p>
<h2>Summary</h2>
<p>Applying those few remedial efforts towards maintenance of your website will keep it lean &amp; mean and functioning at maximum efficiency. Note that we have a <a title="WordPress Website Mainenance Plan" href="http://www.theseoguy.co.nz/online-website-maintenance-services/">WordPress Website Maintenance Plan</a> available&#8230;</p>
<p><span style="color: #ff0000;"><strong>NOTE:</strong></span> ALWAYS DO A BACKUP BEFORE YOU DO ANY MAJOR HOUSEKEEPING&#8230;</p>
<h4>Incoming search terms:</h4><ul><li><a href="http://www.theseoguy.co.nz/maintaining-your-wordpress-website/" title="wordpress website management">wordpress website management</a></li><li><a href="http://www.theseoguy.co.nz/maintaining-your-wordpress-website/" title="wordpress issues unattached images">wordpress issues unattached images</a></li><li><a href="http://www.theseoguy.co.nz/maintaining-your-wordpress-website/" title="wordpress delete unattached images">wordpress delete unattached images</a></li><li><a href="http://www.theseoguy.co.nz/maintaining-your-wordpress-website/" title="remove un attached images wordpress plugin">remove un attached images wordpress plugin</a></li><li><a href="http://www.theseoguy.co.nz/maintaining-your-wordpress-website/" title="delete unused plugin table in database">delete unused plugin table in database</a></li><li><a href="http://www.theseoguy.co.nz/maintaining-your-wordpress-website/" title="wordpress unused images in upload directory">wordpress unused images in upload directory</a></li><li><a href="http://www.theseoguy.co.nz/maintaining-your-wordpress-website/" title="wordpress unattached images">wordpress unattached images</a></li><li><a href="http://www.theseoguy.co.nz/maintaining-your-wordpress-website/" title="wordpress rss showing unattached photos">wordpress rss showing unattached photos</a></li><li><a href="http://www.theseoguy.co.nz/maintaining-your-wordpress-website/" title="wordpress plugin removes unattached images">wordpress plugin removes unattached images</a></li><li><a href="http://www.theseoguy.co.nz/maintaining-your-wordpress-website/" title="can i remove unused php from wordpress site">can i remove unused php from wordpress site</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.theseoguy.co.nz/maintaining-your-wordpress-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Social Media Network Publishing Plugin</title>
		<link>http://www.theseoguy.co.nz/social-media-network-publishing/</link>
		<comments>http://www.theseoguy.co.nz/social-media-network-publishing/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 04:47:57 +0000</pubDate>
		<dc:creator>Ben Kemp</dc:creator>
				<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[Social Media]]></category>

		<guid isPermaLink="false">http://www.theseoguy.co.nz/?p=72</guid>
		<description><![CDATA[Publishing content to social media sites can consume a lot of your valuable time. By the time you&#8217;ve updated FaceBook, LinkedIn and Twitter, and then posted on your website, hours of productive time can be lost. Multiply that across multiple posts and Social Media becomes more of a liability than an asset! Fortunately, there are [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-73" style="margin-right: 10px;" title="social-media-marketing-seo" src="http://www.theseoguy.co.nz/wp-content/uploads/2012/01/social-media-marketing-seo.jpg" alt="" width="150" height="150" />Publishing content to social media sites can consume a lot of your valuable time. By the time you&#8217;ve updated FaceBook, LinkedIn and Twitter, and then posted on your website, hours of productive time can be lost. Multiply that across multiple posts and Social Media becomes more of a liability than an asset!</p>
<p>Fortunately, there are ways to streamline your  efforts&#8230; What if you could post once on your website, and have the resulting content appear like magic on your FaceBook business page, LinkedIn and Twitter accounts? If you&#8217;re a heavy-duty social media user, with multiple accounts across a dozen or so popular sites, you could save some SERIOUS time with the <a title="Social Media Network Publisher for WordPress" href="http://wordpress.org/extend/plugins/network-publisher/" target="_blank"><span id="more-72"></span><strong>Network Publisher</strong></a> plugin for WordPress!</p>
<p>The network publishing process is free for 1 website with 2 social media networks, so if you&#8217;re a FaceBook &amp; LinkedIn user, its not going to cost you anything. Publishing up to 10 websites across 200 Social Media links is a very modest $4.99 per month. Given the potential to save innumerable hours of work, thats a very good deal indeed. Payment can be done via the PayPal subscription process so its also &#8220;set and forget.&#8221;</p>
<h2><strong>How Network Publishing Works</strong></h2>
<p>Like all complex setup processes that solve awkward problems, its not a 5 minute job. However, given the future time-saving potential, think of it as an investment&#8230;</p>
<p>1.) Download and install the Network Publisher plugin</p>
<p>2.) Create an account on LinksAlpha.com &#8211; the author of Network Publisher</p>
<p>3.) Under Account / Settings, find your API Key</p>
<p>4.) Add your LinksAlpha API Key to the Network Publisher settings on your website</p>
<p>5.) On LinksAlpha.com,</p>
<ul>
<li>add your website</li>
<li>add your Networks (Social Media accounts)</li>
<li>use the Publish option to connect your website to each of your Social Media networks</li>
</ul>
<p>At that point, you are done with the setup part of the process. From that point onwards, publishing a new post on your website automatically sends the content to your LinksAlpha account, where it is in turn publshed to the Social Media accounts you&#8217;ve created.</p>
<p>There are other plugins that are more or less designed to do a similar job. This is the one I now use on 4 of my own websites, publishing to FaceBook, LinkedIn, Delicio.us and Twitter. Whilst its early days, thus far, I&#8217;ve been very pleased with the results.</p>
<p>If you are technically challenged and can&#8217;t be bothered with the complexities of getting it all set up, I&#8217;m happy to do it all for you, for a modest fee. <img src='http://www.theseoguy.co.nz/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<h4>Incoming search terms:</h4><ul><li><a href="http://www.theseoguy.co.nz/social-media-network-publishing/" title="media network publishing">media network publishing</a></li><li><a href="http://www.theseoguy.co.nz/social-media-network-publishing/" title="wordpress social media publishing plugin">wordpress social media publishing plugin</a></li><li><a href="http://www.theseoguy.co.nz/social-media-network-publishing/" title="social media publishing plugin for wordpress">social media publishing plugin for wordpress</a></li><li><a href="http://www.theseoguy.co.nz/social-media-network-publishing/" title="best wordpress social publishing plugin 2012">best wordpress social publishing plugin 2012</a></li><li><a href="http://www.theseoguy.co.nz/social-media-network-publishing/" title="wordpress social publish plugin">wordpress social publish plugin</a></li><li><a href="http://www.theseoguy.co.nz/social-media-network-publishing/" title="wordpress social network publisher">wordpress social network publisher</a></li><li><a href="http://www.theseoguy.co.nz/social-media-network-publishing/" title="wordpress social media publish plugin">wordpress social media publish plugin</a></li><li><a href="http://www.theseoguy.co.nz/social-media-network-publishing/" title="plugin wordpress network publishing">plugin wordpress network publishing</a></li><li><a href="http://www.theseoguy.co.nz/social-media-network-publishing/" title="network publisher wordpress plugin review">network publisher wordpress plugin review</a></li><li><a href="http://www.theseoguy.co.nz/social-media-network-publishing/" title="network publisher like wp plugin">network publisher like wp plugin</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.theseoguy.co.nz/social-media-network-publishing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

