<?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>Search Engine Optimisation | Woody Hayday | Blog</title>
	<atom:link href="https://blog.woodylabs.com/category/business/search-engine-optimisation/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.woodylabs.com</link>
	<description>An exploration of life, technology and writing</description>
	<lastBuildDate>Tue, 13 Jan 2015 15:21:58 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://blog.woodylabs.com/wp-content/uploads/2015/01/cropped-woody-hayday-yosemite-glacier-point-32x32.jpg</url>
	<title>Search Engine Optimisation | Woody Hayday | Blog</title>
	<link>https://blog.woodylabs.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Remove unwanted eBay strings from A2P [Auction2post] posts with Automated Editor</title>
		<link>https://blog.woodylabs.com/2011/08/remove-unwanted-ebay-strings-from-a2p-auction2post-posts-with-automated-editor/</link>
					<comments>https://blog.woodylabs.com/2011/08/remove-unwanted-ebay-strings-from-a2p-auction2post-posts-with-automated-editor/#comments</comments>
		
		<dc:creator><![CDATA[Woody]]></dc:creator>
		<pubDate>Thu, 18 Aug 2011 04:58:32 +0000</pubDate>
				<category><![CDATA[Affiliate Marketing]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Search Engine Optimisation]]></category>
		<category><![CDATA[Snippets]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Auction2Post]]></category>
		<category><![CDATA[Automated Editor]]></category>
		<guid isPermaLink="false">http://blog.woodylabs.com/?p=718</guid>

					<description><![CDATA[<p>Free rules file with this post! Do you use Auction2Post [A2P]? If you don&#8217;t its a wordpress plugin which automatically implants listings from ebay as wordpress posts, including affiliate links through the ebay partner network from which you earn a commission. Its quite useful. Read my post about it here. Anyhow if you don&#8217;t use the [&#8230;]</p>
<p>The post <a href="https://blog.woodylabs.com/2011/08/remove-unwanted-ebay-strings-from-a2p-auction2post-posts-with-automated-editor/">Remove unwanted eBay strings from A2P [Auction2post] posts with Automated Editor</a> first appeared on <a href="https://blog.woodylabs.com">Woody Hayday | Blog</a>.</p><hr /><a href="https://blog.woodylabs.com">Visit Woody Haydays Blog</a><hr />]]></description>
										<content:encoded><![CDATA[<h3 style="text-align: right;">Free rules file with this post!</h3>
<p>Do you use <a href="https://blog.woodylabs.com/2009/10/auction-2-post/">Auction2Post</a> [A2P]? If you don&#8217;t its a wordpress plugin which automatically implants listings from ebay as wordpress posts, including affiliate links through the ebay partner network from which you earn a commission. Its quite useful. Read my post about it <a href="https://blog.woodylabs.com/2009/10/auction-2-post/">here</a>. Anyhow if you don&#8217;t use the plugin you can pretty much skip this post, unless you use a similar thing which is generating all kinds of nasty strings you don&#8217;t want in your posts <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f609.png" alt="😉" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<p>This post will show you how to sanitise your auction2post posts for annoying (and contract breaking) ebay auction strings, it even has 125 rules already in a file for import!</p>
<h3>The problem</h3>
<p>Auction2Post is great in lots of respects, its well written and does a prescribed job. Where it caused irritation for me is arguably after its done its job, after the wordpress plugin had created its posts. You see you can create posts via templates, which is great, it allows enough customisation for most, however I wanted a bit of text processing as often you are left with irritating auction footers and garbage text which make the user hit back or close at a displeasing rate (some of these ebay strings might actually make your Auction 2 posts sites break ebay partner network terms of service, its really worth sanitising your posts as I describe below!)</p>
<div style="border: 1px solid #09C; background-color: #b5d1ea; padding: 4px; margin: 10px; text-align: center;">
<strong>For Example:</strong></p>
<p>My EBAY User ID: yah00002009</p>
<p>welcome to Our ebay Store shop</p>
<p>IF YOU ARE NEW TO EBAY OR DO NOT HAVE A PAY PAL ACCOUNT PLEASE CONTACT ME SO WE CAN HELP MAKE ARRANGEMENTS WITH YOU</p>
</div>
<h3>The Solution</h3>
<p>This problem with Auction 2 Post and wordpress is one of the reasons <a href="http://www.automatededitor.com"  target="_blank">Automated Editor</a> was born, to give a bit more freedom in text processing, wordpress filters are great but I don&#8217;t think filtering hundreds of ebay phrases like that is effective.</p>
<p><span id="more-718"></span></p>
<p>If you want to cleanse your Auction2post posts of dirty ebay auction footers and the like here is how I currently do it:</p>
<ol>
<li>Install Automated Editor plugin on the blog in question. (Get it <a href="http://www.automatededitor.com/launch-offer-save-over-50-percent/" target="_blank">here</a> and install like a normal plugin.)</li>
<li>Go to the plugin (Auto Editor on its plugin menu) and read the disclaimer (big red box) and THEN accept it.</li>
<li>Download the rules file I have created (Get it at the bottom of this post) and unzip it somewhere.
<div style="border: 1px solid #09C; background-color: #b5d1ea; padding: 4px; margin: 10px; text-align: center;"><img decoding="async" class="alignnone size-full wp-image-726" title="ebay-string-replace-rules-file" src="https://blog.woodylabs.com/wp-content/uploads/2011/08/ebay-string-replace-rules-file.png" alt="" width="96" height="116" /></div>
</li>
<li>Go to &#8220;Import/Export&#8221; on the Automated Editor plugin menu.
<div style="border: 1px solid #09C; background-color: #b5d1ea; padding: 4px; margin: 10px; text-align: center;"><img decoding="async" class="alignnone size-full wp-image-727" title="using-automated-editor-sidebar" src="https://blog.woodylabs.com/wp-content/uploads/2011/08/using-automated-editor-sidebar.png" alt="" width="156" height="163" /></div>
</li>
<li>Choose the aforementioned rules file and hit import.
<div style="border: 1px solid #09C; background-color: #b5d1ea; padding: 4px; margin: 10px; text-align: center;"><img fetchpriority="high" decoding="async" class="alignnone size-full wp-image-728" title="automated-editor-and-auction-2-post-importexport" src="https://blog.woodylabs.com/wp-content/uploads/2011/08/automated-editor-and-auction-2-post-importexport.png" alt="" width="498" height="132" srcset="https://blog.woodylabs.com/wp-content/uploads/2011/08/automated-editor-and-auction-2-post-importexport.png 498w, https://blog.woodylabs.com/wp-content/uploads/2011/08/automated-editor-and-auction-2-post-importexport-450x119.png 450w" sizes="(max-width: 498px) 100vw, 498px" /></div>
</li>
<li>You should now have 125 or so rules in your rules list <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f609.png" alt="😉" class="wp-smiley" style="height: 1em; max-height: 1em;" /></li>
<li>Now go to Schedules on the plugin menu and then click Add New.</li>
<li>Scroll down and hit Select All (under the long list of rule checkboxes ebay1, ebay2 etc.)
<div style="border: 1px solid #09C; background-color: #b5d1ea; padding: 4px; margin: 10px; text-align: center;"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-723" title="automated-editor-plugin-ebay-replace-select-all" src="https://blog.woodylabs.com/wp-content/uploads/2011/08/automated-editor-plugin-ebay-replace-select-all.png" alt="" width="355" height="144" /></div>
</li>
<li>Scroll down again and select Most Recent Post from the Target dropdown.</li>
<li>Make sure run option is on &#8220;After a post is published&#8221;.
<div style="border: 1px solid #09C; background-color: #b5d1ea; padding: 4px; margin: 10px; text-align: center;"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-724" title="automated-editor-schedule-for-ebay-phrase-replace" src="https://blog.woodylabs.com/wp-content/uploads/2011/08/automated-editor-schedule-for-ebay-phrase-replace.png" alt="" width="344" height="220" /></div>
</li>
<li>Save it.</li>
<li>Turn on schedules.
<div style="border: 1px solid #09C; background-color: #b5d1ea; padding: 4px; margin: 10px; text-align: center;"><a target="_blank" href="https://blog.woodylabs.com/wp-content/uploads/2011/08/automated-editor-automation-turned-on.png"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-722" title="automated-editor-automation-turned-on-sm" src="https://blog.woodylabs.com/wp-content/uploads/2011/08/automated-editor-automation-turned-on-sm.png" border="0" alt="" width="600" height="190" srcset="https://blog.woodylabs.com/wp-content/uploads/2011/08/automated-editor-automation-turned-on-sm.png 600w, https://blog.woodylabs.com/wp-content/uploads/2011/08/automated-editor-automation-turned-on-sm-450x142.png 450w" sizes="auto, (max-width: 600px) 100vw, 600px" /></a></div>
</li>
<li>Post a test post, either via A2P or manually, it should remove any of the 125 annoying (common) ebay auction strings it finds! Sorted.</li>
</ol>
<h4>Notes on this method:</h4>
<ul>
<li>You will need the <a href="http://www.automatededitor.com/compare-versions/" target="_blank">Full version</a> (Ultra Pro) of Automated Editor, the free version is limited to 3 rules and this rules file alone has 125 ebay-string removing rules. It&#8217;s cheap though <a href="http://www.automatededitor.com/launch-offer-save-over-50-percent/" target="_blank">here</a>.</li>
<li>If you already have Auction2Post auction posts in the system you will have to setup a different schedule to operate on those, I usually set this up before I set any automation (it&#8217;s quite easy, just do the same thing and switch out &#8220;Most Recent post&#8221; for &#8220;all posts&#8221;, run it once then disable the schedule &#8211; you don&#8217;t want it operating on them all every time!)</li>
<li>Currently this removes 125 strings I have found previously, mostly from uk auctions, I am considering writing a simplified version of this whole setup, an &#8220;Auction2Post Post Cleaner&#8221; which you can just activate and leave, perhaps with cloud rules, so watch this space. Good thing about the above setup though is you can continually improve your own rules file by adding your own strings.</li>
</ul>
<h3>Rules File</h3>
<div>The link below offers a RAR&#8217;d version of my Automated Editor rules file which contains 125 x ebay string removal rules, yours for free <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Please however do use carefully, as with all automated-editor situations if you don&#8217;t understand what you are doing then don&#8217;t use it, this is for the people that understand the above problem and have the full version of the plugin.</div>
<div align="center"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-726" title="ebay-string-replace-rules-file" src="https://blog.woodylabs.com/wp-content/uploads/2011/08/ebay-string-replace-rules-file.png" alt="" width="96" height="116" /><br />
<br /><a href="https://blog.woodylabs.com/downloads/Woodylabs_AE_Rules_Export_125.rar">Download Rules File</a><br />[Right click-Save as]</div><p>The post <a href="https://blog.woodylabs.com/2011/08/remove-unwanted-ebay-strings-from-a2p-auction2post-posts-with-automated-editor/">Remove unwanted eBay strings from A2P [Auction2post] posts with Automated Editor</a> first appeared on <a href="https://blog.woodylabs.com">Woody Hayday | Blog</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://blog.woodylabs.com/2011/08/remove-unwanted-ebay-strings-from-a2p-auction2post-posts-with-automated-editor/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>Hackers wrecking your shared host account? Check your Website Portfolio Integrity</title>
		<link>https://blog.woodylabs.com/2011/05/hackers-wrecking-your-shared-host-account-check-your-website-portfolio-integrity/</link>
					<comments>https://blog.woodylabs.com/2011/05/hackers-wrecking-your-shared-host-account-check-your-website-portfolio-integrity/#comments</comments>
		
		<dc:creator><![CDATA[Woody]]></dc:creator>
		<pubDate>Mon, 23 May 2011 11:41:32 +0000</pubDate>
				<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Ideas]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Search Engine Optimisation]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[Wordpress]]></category>
		<guid isPermaLink="false">http://blog.woodylabs.com/?p=616</guid>

					<description><![CDATA[<p>10 days of perpetual issues with hackers. 10 DAYS. 100+ sites bombed randomly between every 5 minutes and 5 hours and that&#8217;s only after proper detection, who knows how far it had gone before. But from the relentless irritation some positives developed, if you are in the (precarious) position of hosting LOTS of websites on [&#8230;]</p>
<p>The post <a href="https://blog.woodylabs.com/2011/05/hackers-wrecking-your-shared-host-account-check-your-website-portfolio-integrity/">Hackers wrecking your shared host account? Check your Website Portfolio Integrity</a> first appeared on <a href="https://blog.woodylabs.com">Woody Hayday | Blog</a>.</p><hr /><a href="https://blog.woodylabs.com">Visit Woody Haydays Blog</a><hr />]]></description>
										<content:encoded><![CDATA[<p>10 days of perpetual issues with hackers. 10 DAYS. 100+ sites bombed randomly between every 5 minutes and 5 hours and that&#8217;s only after proper detection, who knows how far it had gone before. But from the relentless irritation some positives developed, if you are in the (precarious) position of hosting LOTS of websites on a shared hosting account or you run a shared hosting service then read on, the value of maintaining limit pushing amounts of sites on a single account really should be considered &#8211; if the loss of earnings for all the hacker downtime doesn&#8217;t wipe out the savings then the cost of repair, security hole identification and eradication probably will, not to mention the loss of face to the search engines.</p>
<div style="border: 1px solid #09C; background-color: #b5d1ea; padding: 4px; margin: 10px; text-align:center">The following is a half vent, half information dump spawned from the irritation of being hacked, again. I have written a piece of monitoring/reconciliation software (Windows based works with your ftp account) to deal with detection/fixing. If you’re in the same boat and all you want is the alpha release, skip to the bottom and <a href="https://blog.woodylabs.com/2011/05/hackers-wrecking-your-shared-host-account-check-your-website-portfolio-integrity/#respond">drop me a comment</a>.</div>
<div align="center"><img loading="lazy" decoding="async" src="https://blog.woodylabs.com/wp-content/uploads/2011/05/is-wordpress-a-website-security-hole.jpg" alt="" title="is-wordpress-a-website-security-hole" width="600" height="338" class="aligncenter size-full wp-image-621" srcset="https://blog.woodylabs.com/wp-content/uploads/2011/05/is-wordpress-a-website-security-hole.jpg 600w, https://blog.woodylabs.com/wp-content/uploads/2011/05/is-wordpress-a-website-security-hole-450x253.jpg 450w" sizes="auto, (max-width: 600px) 100vw, 600px" /></div>
<h3>Website hacker entrance vectors (have any security holes?)</h3>
<p><strong>Common CMS, E-Commerce systems and forums</strong> (out of date or zero day, they all have or have had vulnerabilities) &#8211; WordPress, Drupal, OSCommerce, Gallery, PHPBB, VBulletin etc. etc. Particularly relevant here are the open source systems, but they are all susceptible &#8211; how many of these do you have installed where? For me these could of been answered with &#8220;a lot&#8221; and &#8220;some places&#8221;, clarity has now been restored but more on that later.</p>
<p><strong>CMS Plugins (^^)</strong> – Often overlooked (especially by me), installed plugins can in themselves be entry vectors, often CMS’s push their communities to develop additional functionality for their system, which is a good thing, however if the system itself doesn’t deal particularly well with the security of folder structures or indeed how plugins are accessed they can offer ways in. Be careful with plugins which deal with file management and code execution (e.g. file attachers/uploaders etc.) Try to use late version highly rated plugins from reputable sources, with things like WordPress, plugins are low risk though as it has an excellent security model.</p>
<p><strong>Bespoke server-side code and CMS&#8217;s</strong> &#8211; in my experience these is often LESS likely to get hacked, firstly &#8220;hackers&#8221; in this case are more likely to be script kiddies sitting in web cafes in some of the poorer world nations, they often use known exploits on common systems rather than trawl the web, searching for one off programmer mistakes. If you are behind the bespoke stuff leave out as many foot prints as possible and triple check everything. For bespoke stuff the most likely point of entry is simple SQL Injection, use SQL parameters.</p>
<p><strong>FTP/WebDav</strong> &#8211; This really comes down to passwords as next indicated.</p>
<p><strong>Passwords</strong> – Acquired by trojans or traffic sniffers, it becomes irrelevant what security you have in place across the whole setup if you don’t look after them properly. Avoid connecting to anything unencrypted (or at all if possible) on any network you don’t 100% trust, WIFI and wired, even if it’s a friends they could have a network sniffing Trojan on an idle machine. Install good anti-virus and protection software. Use Avast (free for private use) and Spybot Search and Destroy (these two are plenty.) Be careful with providing access to other users, whether it FTP, CMS, SSH, whatever – you may trust them but do you trust their computers?</p>
<p><span id="more-616"></span></p>
<h3>Detection and Fixing – Realising you’ve been hit and fixing it</h3>
<p>So after they gain entry, what would a hacker really do? Often with web hacking the motivation is kudos, money or sabotage – all are achieved through defacing, deleting or modifying web pages/logic and/or altering/downloading databases. A nightmare from the point of view of shared hosting users.</p>
<p>Depending on how they gain entry a hacker (or their automated executing code) may search through all of the files they can access, through ftp or server-side scripts, built to identify possible files to manipulate. They may download copies of things (e.g. databases!) but will likely set about cycling through all available webpage files and doing things such as:</p>
<ul>
<li>Inserting code within the page (iframes to bad websites, links to their websites – designed to improve their search engine rankings, redirect code which just shuttles people on to their sites)</li>
<li>Replacing the file with a predesigned page (kudos fronts ‘this website was hacked by&#8230;’)</li>
<li>Replacing common server-side functions and variables (e.g. replacing all the send values on email scripts to forward emails to an account other than the owners)</li>
</ul>
<p>If you have a single site, or 10 or something the chances are you personally check them all every now and again, getting a little facetime at least once a week say. In this case your opportunity for hosting a hacked site is 7 days, not awful, not great – Google and browsers will start blocking your site if the hacker has inserted any code going to malware or similar, and otherwise may start to drop you down the rankings if your site now displays a ‘hacked by..’ page instead of your wholesome site.</p>
<p>In the case of a lot more sites on the host this can mean no detection for a longer time, if no system is in place, often first recognised through a drop in statistics/earnings (more likely earnings as in the case of iframed malware a change in the number of hits can be not hugely obvious.)</p>
<p>To add confusion to the mix it’s not unknown for hackers to mask their changes to you, it’s very easy with .htaccess files and php/asp headers (for example) to show content relative to its viewer. E.g. the hacker could shuttle people coming in from Google to a hacked page but people that access the site directly (typing it in) get shown the normal site. Furthermore they may not hit every site you have, perhaps a handful of random choices, some folders not others, a smokescreen like attack which could change each time.</p>
<p>Chances are once you get all your pages fixed and get around to looking at where the security hole is that when you recheck your sites they would have been hit again. This tells you two things, 1. The hacker is relentless (or more likely has a relentless automated program, exploiting 24/7) and 2. You have not plugged the security hole. Or if you are really unlucky you are being hacker tag teamed.</p>
<p>So anyway, detection. How do you go about knowing the integrity of your web portfolio? What if it spans 10 shared hosting accounts or 4 servers? Well likely if you own your own server you have spent the time/cash in locking everything down, what I suggest here would be useful to you guys but you may already have a better solution in place.</p>
<p>Currently there are a bunch of services which will do this for you, of which I have tried zero. “Monitoring” services are available worldwide ranging in prices drastically, for me though even the high end services didn’t offer a full set of features and were mostly hugely overpriced but for the top 50% of the portfolio, not effective for me.</p>
<p>The good things about using external monitoring services are obvious but none seemed to be able to offer realistic change monitoring (e.g. WordPress blogs may change content between &lt;div id=”whatever”&gt; and &lt;/div&gt; every hour but the rest of the page should stay almost the same.) It is important they see the addition of malicious code to good pages and not throw constant false alarms. For ‘this website was hacked by..’ pages though they probably do a good job (as well as malware detection.) Uptime monitoring is also common as part of the packages, useful without doubt.</p>
<p>I suggest another way though of monitoring an established portfolio, that is the way I have resolved my recent hacker attacks, a realistic option for shared host/anywhere-in-the-world-with-a-laptop client based use. Ultimately an extension of a few older applications I wrote to manage a growing portfolio, weathered by several hacks across accounts within the past 6 months – Hard checks of every important file.</p>
<div align="center"><img loading="lazy" decoding="async" src="https://blog.woodylabs.com/wp-content/uploads/2011/05/website-integrity.jpg" alt="" title="website-integrity" width="600" height="450" class="aligncenter size-full wp-image-619" srcset="https://blog.woodylabs.com/wp-content/uploads/2011/05/website-integrity.jpg 600w, https://blog.woodylabs.com/wp-content/uploads/2011/05/website-integrity-450x337.jpg 450w" sizes="auto, (max-width: 600px) 100vw, 600px" /></div>
<div align="center" style="font-size:16px;font-weight:700;margin:30px">“The best way to check the integrity of your shared hosting account is to physically check the integrity of your shared hosting account.”</div>
<p>At first I wrote my system to simply allow me to take stock of the sites and CMS’s I have in place, to work out possible security holes from behind the scenes – but it turns out it works surprisingly well in identifying breaches. By checking your actual live file structure (.htaccess, index.php, default.aspx, index.html etc.) against a known correct file structure snapshot, you take the whole http part of the checking out of the loop, effectively making it a higher level integrity check than external services can ever offer.</p>
<p>By making Checksums of every critical file (often hackers just hit index.php, index.html, default.aspx etc.) within a given ftp/file structure and then automatically rechecking at scheduled points it becomes easy to minimise your window for financial fallout from hackers. This may seem like a time/bandwidth/processor consuming task but in actuality 100 websites with WordPress installed could be checked in a few Mb of download – in terms of modern data use that’s a few browses of a facebook photo gallery. What’s more it can run in the background, only prompting you on changes to files, as frequently as you want.</p>
<p>The side benefit of producing complete hosting account checksum snapshots is you are also able to accurately backup a working copy of your hosting account. Built into the checking process this means that you can then correct hackers’ malicious changes with a click of a button.</p>
<p>This of course does not take into account more hard-file based websites, database changes or regularly altered sites. I recommend automated screenshots to cover these or the combination of external monitoring services and integrity checking.</p>
<p>I have written an alpha release of this system (named Website Integrity Checker for now) and will gladly distribute/discuss it if you drop me a comment below. A beta copy might make its way out sometime.</p><p>The post <a href="https://blog.woodylabs.com/2011/05/hackers-wrecking-your-shared-host-account-check-your-website-portfolio-integrity/">Hackers wrecking your shared host account? Check your Website Portfolio Integrity</a> first appeared on <a href="https://blog.woodylabs.com">Woody Hayday | Blog</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://blog.woodylabs.com/2011/05/hackers-wrecking-your-shared-host-account-check-your-website-portfolio-integrity/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
			</item>
		<item>
		<title>Unpublished May and June 2010</title>
		<link>https://blog.woodylabs.com/2010/07/unpublished-may-and-june-2010/</link>
					<comments>https://blog.woodylabs.com/2010/07/unpublished-may-and-june-2010/#comments</comments>
		
		<dc:creator><![CDATA[Woody]]></dc:creator>
		<pubDate>Wed, 07 Jul 2010 13:23:39 +0000</pubDate>
				<category><![CDATA[Affiliate Marketing]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Ideas]]></category>
		<category><![CDATA[Looking Back]]></category>
		<category><![CDATA[Looking Forward]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Search Engine Optimisation]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[WoodyLabs]]></category>
		<guid isPermaLink="false">http://blog.woodylabs.com/?p=269</guid>

					<description><![CDATA[<p>Hey blog, it&#8217;s been a while eh? Hows things? May was a month of brick lane curries, a new art exhibition (silent city), mini golf and a bunch of other blurry stuff. June was a good month (on the whole apart from hackers and google caffeine?!?), did incalculable amounts of coding, new site rollouts, tennis, [&#8230;]</p>
<p>The post <a href="https://blog.woodylabs.com/2010/07/unpublished-may-and-june-2010/">Unpublished May and June 2010</a> first appeared on <a href="https://blog.woodylabs.com">Woody Hayday | Blog</a>.</p><hr /><a href="https://blog.woodylabs.com">Visit Woody Haydays Blog</a><hr />]]></description>
										<content:encoded><![CDATA[<p>Hey blog, it&#8217;s been a while eh? Hows things?</p>
<p>May was a month of brick lane curries, a new art exhibition (<a rel="nofollow" href="http://www.silentcity.org.uk" target="_blank">silent city</a>), mini golf and a bunch of other blurry stuff.</p>
<div align="center"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-272" title="curryhouse" src="https://blog.woodylabs.com/wp-content/uploads/2010/07/curryhouse.jpg" alt="" width="480" height="133" srcset="https://blog.woodylabs.com/wp-content/uploads/2010/07/curryhouse.jpg 480w, https://blog.woodylabs.com/wp-content/uploads/2010/07/curryhouse-450x124.jpg 450w" sizes="auto, (max-width: 480px) 100vw, 480px" /><img decoding="async" class="aligncenter size-full wp-image-275" title="mini-golf-watford" src="https://blog.woodylabs.com/wp-content/uploads/2010/07/mini-golf-watford1.jpg" alt="" /></div>
<p>June was a good month (on the whole apart from hackers and google caffeine?!?), did incalculable amounts of coding, new site rollouts, tennis, monopoly, booked new york flights and some other stuff. Wrote a lot, drank a lot of wine, updated a bunch of <a href="https://blog.woodylabs.com/2009/10/auction-2-post/">auction2post</a> sites because eBay updated their api (for the better) &#8211; standard summer month.</p>
<div align="center"><img decoding="async" class="aligncenter size-full wp-image-273" title="harpenden-bar-roosh-woody-jamie-kayley-jo-charlotte" src="https://blog.woodylabs.com/wp-content/uploads/2010/07/harpenden-bar-roosh-woody-jamie-kayley-jo-charlotte.jpg" alt="" /></div>
<p><span id="more-269"></span></p>
<p>I started 4 draft posts across these two months but none seemed to stick, it&#8217;s not like the months were dry, posts boning csharp just didn&#8217;t fit, I was going to post csharp iis and multisql management code, a nice project I wrote to datamine from ebays new api and I was thinking of digging out my seo hub php based hub and rewriting it as a multi threaded windows app, but yeah sometimes stuff just doesn&#8217;t seem to hold enough value.</p>
<div align="center"><img decoding="async" class="aligncenter size-full wp-image-279" title="business-problems" src="https://blog.woodylabs.com/wp-content/uploads/2010/07/business-problems1.jpg" alt="" /></div>
<p>As ever though projects continue to crop up and evolve. I am working on a stupidly simple file system snapshotter after an incident with a second hacker, I will probably post about ripping data from the Nike app on the iPhone, if it isn&#8217;t up already somewhere else. Also I will make a quick program to save the top 20 wallpapers from reddit to a folder so windows 7 can automatically show me new epics (theres even an rss!) if know one else saves me the effort. <span style="background-color: #ffffff;">Unless that is, all this stuff gets superseded. Mostly it&#8217;s just me biding my time and making broader plans <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f609.png" alt="😉" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span></p>
<p>Look out for possible random posts on business intelligence, the stock market and brain architecture too, as they seem to keep cropping up.</p>
<div align="center"><object width="480" height="295"><param name="movie" value="http://www.youtube.com/v/pKQ5SOlPD6A&amp;hl=en_GB&amp;fs=1?rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/pKQ5SOlPD6A&amp;hl=en_GB&amp;fs=1?rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="295"></embed></object><br /><a href="http://www.facebook.com/RiojaHill" target="_blank" rel="nofollow">Rioja Hill</a>&#8216;s latest promo</div><p>The post <a href="https://blog.woodylabs.com/2010/07/unpublished-may-and-june-2010/">Unpublished May and June 2010</a> first appeared on <a href="https://blog.woodylabs.com">Woody Hayday | Blog</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://blog.woodylabs.com/2010/07/unpublished-may-and-june-2010/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Javascript in Spreadsheets? &#8211; Google Apps Script Does that</title>
		<link>https://blog.woodylabs.com/2010/03/javascript-in-spreadsheets-google-apps-script-does-that/</link>
		
		<dc:creator><![CDATA[Woody]]></dc:creator>
		<pubDate>Mon, 08 Mar 2010 09:06:50 +0000</pubDate>
				<category><![CDATA[Affiliate Marketing]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Search Engine Optimisation]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Web Technology]]></category>
		<guid isPermaLink="false">http://blog.woodylabs.com/?p=177</guid>

					<description><![CDATA[<p>Far from being a google promoter, I do like this. Google Apps Script opens up google spreadsheets to scripting &#8211; Just like Macro&#8217;s etc in Excel, but with Javascript. This effectively opens up a world of online data processing and analysis that would have not been easily possible within a browser before hand, especially suiting [&#8230;]</p>
<p>The post <a href="https://blog.woodylabs.com/2010/03/javascript-in-spreadsheets-google-apps-script-does-that/">Javascript in Spreadsheets? – Google Apps Script Does that</a> first appeared on <a href="https://blog.woodylabs.com">Woody Hayday | Blog</a>.</p><hr /><a href="https://blog.woodylabs.com">Visit Woody Haydays Blog</a><hr />]]></description>
										<content:encoded><![CDATA[<p>Far from being a google promoter, I do like <a href="http://www.google.com/google-d-s/scripts/scripts.html" rel="nofollow">this</a>. Google Apps Script opens up google spreadsheets to scripting &#8211; Just like Macro&#8217;s etc in Excel, but with Javascript. This effectively opens up a world of online data processing and analysis that would have not been easily possible within a browser before hand, especially suiting web-devs its nice to see an amount of custom programmability going into semi-democratised tools. </p>
<div align="center"><img loading="lazy" decoding="async" src="https://blog.woodylabs.com/wp-content/uploads/2010/03/javascript-spread-sheet.png" alt="" title="javascript-spread-sheet" width="593" height="222" class="aligncenter size-full wp-image-178" srcset="https://blog.woodylabs.com/wp-content/uploads/2010/03/javascript-spread-sheet.png 593w, https://blog.woodylabs.com/wp-content/uploads/2010/03/javascript-spread-sheet-450x168.png 450w" sizes="auto, (max-width: 593px) 100vw, 593px" /></div>
<p>I can see applications ranging from replacing my SEO QUAKE&#8217;s list parameter check to many many web marketing, analytics, data crawling and recording processes, all of which you could do in ms.excel, yet more accessible here. This isn&#8217;t a big deal, but landed on my lap this morning so here&#8217;s the share <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f609.png" alt="😉" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p><p>The post <a href="https://blog.woodylabs.com/2010/03/javascript-in-spreadsheets-google-apps-script-does-that/">Javascript in Spreadsheets? – Google Apps Script Does that</a> first appeared on <a href="https://blog.woodylabs.com">Woody Hayday | Blog</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>2015 &#8211; What will technology be in 2015?</title>
		<link>https://blog.woodylabs.com/2009/12/2015-what-will-technology-be-in-2015/</link>
					<comments>https://blog.woodylabs.com/2009/12/2015-what-will-technology-be-in-2015/#comments</comments>
		
		<dc:creator><![CDATA[Woody]]></dc:creator>
		<pubDate>Sat, 05 Dec 2009 13:23:06 +0000</pubDate>
				<category><![CDATA[Affiliate Marketing]]></category>
		<category><![CDATA[Ideas]]></category>
		<category><![CDATA[Looking Back]]></category>
		<category><![CDATA[Looking Forward]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Search Engine Optimisation]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[WoodyLabs]]></category>
		<category><![CDATA[Pico Projectors]]></category>
		<category><![CDATA[Sci-Fi]]></category>
		<guid isPermaLink="false">http://blog.woodylabs.com/?p=122</guid>

					<description><![CDATA[<p>I read a fair bit of technology news and discussion online, its a kind of hobby of mine &#8211; around this I make sweeping statements about what I think things will end up like. While a fairly pointless thing to do its interesting to note what you think things will be like in the future [&#8230;]</p>
<p>The post <a href="https://blog.woodylabs.com/2009/12/2015-what-will-technology-be-in-2015/">2015 – What will technology be in 2015?</a> first appeared on <a href="https://blog.woodylabs.com">Woody Hayday | Blog</a>.</p><hr /><a href="https://blog.woodylabs.com">Visit Woody Haydays Blog</a><hr />]]></description>
										<content:encoded><![CDATA[<p>I read a fair bit of technology news and discussion online, its a kind of hobby of mine &#8211; around this I make sweeping statements about what I think things will end up like. While a fairly pointless thing to do its interesting to note what you think things will be like in the future at one point, even if in 2015 I find this post (how will I find it?) and laugh at its outlandish predictions about technology and society. So here goes, my thoughts on what technology will be like for humans in 2015.</p>
<p>The reason this post really sparked was this post on pico projectors and <a href="http://www.microprojector5.co.uk/2009/11/microprojectors-in-2015-pico-implementations-in-2015/">what pico projectors might be like in 2015</a>. I think pico projector&#8217;s (tiny projectors that will fit in your hand but produce a projection pretty much the quality of your old tv, anywhere @ 50 inchs) will get huge. I don&#8217;t doubt for one minute that MVIS stock will be the first sign of this in the coming months (the microvision showWX is going to be the worlds first mainstream big selling pico &#8211; prediction) and this will be only the start for developing display technology. Over the next 5 years visually representative technology will blossom. We will see embedded pico-projector&#8217;s slot into city planning, home design, products such as laptops (netbooks), mobile phones, games systems, camera&#8217;s. Within lcd little growth will happen but we will likely see some sort of &#8220;ultra hd&#8221; &#8211; probably double current full hd (1080p), while embedded pico&#8217;s will feature a whole host of new resolutions, by 2015 we will definitely see full hd pico&#8217;s. This development of display technology will usher in a new age of advertisements, coupled with Augmented Reality and revolution amongst the Operating Systems.</p>
<div align="center"><img loading="lazy" decoding="async" class="size-full wp-image-123" title="embedded-pico-projector" src="https://blog.woodylabs.com/wp-content/uploads/2009/12/embedded-pico-projector.jpg" alt="embedded-pico-projector" width="272" height="280" /></div>
<p>Which brings me nicely to Augmented Reality. AR. Currently there is much buzz around Augmented reality, which I believe really is the sudden sci-fi geek realisation that technically the technology to fully provide AR is out, its been out for more than a year. Smart phones with knowledge of where they are and decent digital cameras have been around longer than the iPhone. It seems once this dawned on people everyone made a mad rush to make something AR, regardless of what it is. As a result magazines, advertisers and marketing companies largely came first (presumably they had the quickest fluid funds to pay for AR.) This marrs the technology a bit if you ask me but perhaps as AR becomes more meaning based this will change. My jury is out on AR but I think it won&#8217;t be as big a deal as everyone is making out it will be.</p>
<p>Business will change, or rather some business&#8217;s will change the way they use technology. You always get early adopters but I believe a good proportion of companies that operate around creative, co-operative ideology will gear up more technologically as the younger generation come into professionalism. We will see different technological assistance of work in the workplace. Board meetings will not only be worldwide (like now via Cisco tele-conferencing) but they will be assisted by interactive technology, touch and display will play large parts in this technology, beyond the Microsoft surface table and towards the science fiction of minority report. Data will be housed, represented and communicated differently. A few years ago usb sticks and solid state drives didn&#8217;t offer an easy solution to copying files, network speeds were a 100th of what they largely are today, there was no cloud. As data management and storage develop as too will the way we use it. We will probably have identifiers rather than storage in 2015. e.g. rather than copying a file to a usb stick you will simply instruct your interface to relate that data to a physical object, a soundwave (a word/phrase perhaps?) or a time of day or place, provided you can prove who you are you could then recieve it. You could carry a 200gb file with you in your wallet or on your fingernail, as the likelihood is that 200gb file will be stored centrally in what people now call the &#8220;cloud&#8221; (but will probably be a server in london or a main city) and you will simply use a relation to prompt whatever interface into providing you with this file.</p>
<div align="center"><img loading="lazy" decoding="async" class="size-full wp-image-124" title="cloud-computing" src="https://blog.woodylabs.com/wp-content/uploads/2009/12/cloud-computing.jpg" alt="cloud-computing" width="500" height="265" srcset="https://blog.woodylabs.com/wp-content/uploads/2009/12/cloud-computing.jpg 500w, https://blog.woodylabs.com/wp-content/uploads/2009/12/cloud-computing-450x238.jpg 450w" sizes="auto, (max-width: 500px) 100vw, 500px" /></div>
<p>There will be hurdles in achieving universal centralised data but by 2015 there will be a huge proportion less of personal computing power stored in the home. The google OS is perhaps a sign of a branching of operating systems, but I don&#8217;t see google dominating the operating system market. Microsoft have become a lot stronger over the last 18 months but the real truth of it is that neither of these developers seem to be truely embracing all of the technology developments happening. Perhaps this lag in uptake is natural, Microsoft does show some promising signs but is held back by business concerns, google seems to throw itself into the ideas without checking they are in the right direction, linux, well linux is linux. By 2015 I predict there will be at least another major world provider of what we currently refer to as operating systems. The whole concept needs re-exploring from the ground up, even starting again beyond the google os. Touch for example, AR and improved options for display are all completely ignored by all of the aforementioned operating systems, Microsoft is the only developer that even references these things but is yet to truly develop a commercial option.</p>
<p>Search will change too. The last few years has seen a huge uptake worldwide in searching for things which in turn has pushed marketing, sales and online business into a whole new age. It&#8217;s also cemented new business models such as affiliate marketing, search based advertising and more grey area web production. The long tail has well and truly become a reality, many successful business people spend their days driving traffic from long tail search into successful sales. This will continue but it wont settle in a single routine for long. Affiliate marketing will take to interactive media more as this becomes more integral in everyday life, search will some how adapt to a new more astute audience that is used to getting good search results fast and who quickly picks up trends and becomes integral members of up and coming online phenomena such as reddit, twitter etc. Beyond real-time, search will need to integrate much more with outside sources, new operating systems and the work out the best way to catalogue and express the ever expanding online data and how it is created and used.</p>
<div align="center"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-125" title="search-will-change" src="https://blog.woodylabs.com/wp-content/uploads/2009/12/search-will-change.jpg" alt="search-will-change" width="400" height="242" /></div>
<p>HTML 5 is on its way too, this will be a major improvement but it wont be the last the web sees pre 2015. By 2015 I believe that the &#8220;internet&#8221; as we know it, a vast linked store of webpages will be a very different beast. Microsoft (XBOX), Apple (iPhone), Sony (Ps3) &#8211; these are all well known, global brands and they are all investing / operating in the new world of applications. Pioneered by Apple and the iphone the idea of segmented approved tools that are properly ordered was a (very apple) genius idea. Bringing a (standard) apple simplicity to what was previously a confusing and avoided world of software for a lot of people. Microsoft, Sky, Sony and other huge technology developers did not miss this success. In the coming years slowly these companies will target specific software/hardware at every possible market audience. By 2015 every member of your family will be buying something digital. Expanding on the segmented digitally providable media of the iphone app, television programs, games, music, films and books will all be available at the click of a button, tap of a screen or utterance of a command (and payment systems such as xbox subscriptions and ps3 accounts will remove the actual money part of the transaction further accelerating digital sales.) This new availability of media will be supported by webpages, but the web-pages are much more likely to be totally interactive, 3d integration is already in browsers but we will see more of this as well as individualised experiences. Imagine every web-page you accessed could (based on rules of privacy) know your name, interests etc &#8211; the web could be a much more interactive environment. By 2015 though I think the web could be on its way to new pastures, gone with the current ideal of &#8220;pages&#8221; accessed by address. An OS with search integrally built in could remove the requirement for a browser, content could be constructed on the fly and applications/services/movies/experiences could replace pages as we know them, with the situation that web pages changing from a square, box of a screen to a multi surface vivid world that we live in, there is no doubt in my mind that the OS and the web &#8220;page&#8221; as we know it will adapt to a new medium.</p>
<p>We are living in a time which is the true beginning of technology adoption, 2015 might bring a few or all of my predictions into reality, it could just as likely bring thousands more. Social adoption will drive these things forward and in return the technology will hopefully create a more co-operative, fair and equal world society.</p><p>The post <a href="https://blog.woodylabs.com/2009/12/2015-what-will-technology-be-in-2015/">2015 – What will technology be in 2015?</a> first appeared on <a href="https://blog.woodylabs.com">Woody Hayday | Blog</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://blog.woodylabs.com/2009/12/2015-what-will-technology-be-in-2015/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Auction 2 Post</title>
		<link>https://blog.woodylabs.com/2009/10/auction-2-post/</link>
					<comments>https://blog.woodylabs.com/2009/10/auction-2-post/#comments</comments>
		
		<dc:creator><![CDATA[Woody]]></dc:creator>
		<pubDate>Sun, 11 Oct 2009 14:18:15 +0000</pubDate>
				<category><![CDATA[Affiliate Marketing]]></category>
		<category><![CDATA[Search Engine Optimisation]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Auction2Post]]></category>
		<category><![CDATA[ebay partner network]]></category>
		<guid isPermaLink="false">http://blog.woodylabs.com/?p=87</guid>

					<description><![CDATA[<p>The reason I am writing about this WordPress plugin is long winded, but essentially a while back I wrote a website which featured a hand picked 3 best auctions in certain categories from ebay and posted them to a custom themed WordPress blog, the idea being that people could see the 3 most expensive cars [&#8230;]</p>
<p>The post <a href="https://blog.woodylabs.com/2009/10/auction-2-post/">Auction 2 Post</a> first appeared on <a href="https://blog.woodylabs.com">Woody Hayday | Blog</a>.</p><hr /><a href="https://blog.woodylabs.com">Visit Woody Haydays Blog</a><hr />]]></description>
										<content:encoded><![CDATA[<p>The reason I am writing about this WordPress plugin is long winded, but essentially a while back I wrote a website which featured a hand picked 3 best auctions in certain categories from ebay and posted them to a custom themed WordPress blog, the idea being that people could see the 3 most expensive cars of Tuesday or the 3 most luxury houses for sale etc.  I had written a plugin for WordPress to do this which worked pretty well, but lacked the finesse a full time project would get. This was probably a few years ago, but the other day I happened across Auction2Post and instantly it reminded me of the pitfalls I had encountered with this previous site/plugin. I went to the homepage of the site and was instantly put off, as most of you should be by these sales pages. Having been on the other side of affiliate marketing online I know landing pages and selling copy and unless I am selling a similar product don&#8217;t particularly enjoy reading other peoples.</p>
<p>But irrelevant of the selling gumpf I had heard good things. In the uk it worked out as £68 or so with currency conversion to <a href="http://www.woodylabs.com/r/a2p.php" target="_blank" rel="nofollow">buy Auction 2 Post</a> and a pack of 20 themes and it is, worth it. Worth it that is if you intend to use it to satisfy a need. I wouldn&#8217;t buy it if you are just looking for some new &#8220;get rich quick scheme&#8221; to burn your money into, get it if you know wordpress, get it if you already have some ebay sites (php bay, bans, bespoke &#8211; please say you have bespoke!) or a good use within an established site network/blog context.</p>
<p><a href="http://www.woodylabs.com/r/a2p.php" target="_blank" rel="nofollow"><img loading="lazy" decoding="async" border="0" src="https://blog.woodylabs.com/wp-content/uploads/2009/10/auction-2-post.jpg" alt="auction-2-post" title="auction-2-post" width="149" height="145" class="alignright size-full wp-image-88" /></a>There are lots of ways  you can use Auction 2 post, essentially it just posts ebay auctions as posts&#8217; and offers you a host of ways of doing that, within templates, automatically etc. and you can stay within the ebay partner network rules as long as you invest a bit of time in reading them (you should do this when you sign up, by the way!) A word of caution at this point though, EbayPartnerNetwork is apparently getting hotter on the unscrupulous affiliate and if you were not careful you could probably tear their Terms of Service to shreds with this plugin, not that I would know about doing that! EPN (Ebay Partner Network) is lucrative and worth investing time if your a natural SEO developer, auction 2 post is a nice implementation of a wordpress plugin that helps you into this &#8211; but its all about how you use it!</p>
<p>I won&#8217;t go into how I am using this WordPress plugin, or how you should &#8211; there are a lot of great ways this can work for you. I have set up several experimental sites and am using it in xx other blogs, I will perhaps release some results, experiences and stats in the near future, although we don&#8217;t want A2p to get too big do we <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f609.png" alt="😉" class="wp-smiley" style="height: 1em; max-height: 1em;" /> The forum&#8217;s and support for Auction 2 Post are great, zizby/radio is quick to respond to your questions about the plugin &#8211; the member area is simple but I have found a few dead links &#8211; nothing important and I am sure they&#8217;ll fix this. In essence if you know what your doing with the web and wordpress you need this plugin in your affiliate arsenal!</p>
<div align="center" style="margin-right:auto;margin-left:auto;width:400px;border:1px solid #09C; background-color:#b5d1ea;padding:4px;"><img loading="lazy" decoding="async" src="https://blog.woodylabs.com/wp-content/uploads/2009/10/auction-2-post-wordpress-plugin.gif" alt="auction-2-post-wordpress-plugin" title="auction-2-post-wordpress-plugin" width="32" height="32" class="alignleft size-full wp-image-99" /><span style="font-size:14px;font-weight:600"><a href="http://www.woodylabs.com/r/a2p.php" target="_blank" rel="nofollow">Get Auction 2 Post</a></span><br />(Just skip through the blurb and click order now)</div>
<p>&nbsp;</p>
<div align="center" style="margin-right:auto;margin-left:auto;width:400px;border:1px solid #09C; background-color:#b5d1ea;padding:4px;"><strong>Auction 2 Post Discount Code:</strong> <a href="http://www.woodylabs.com/r/a2p.php" target="_blank" rel="nofollow">789FB24704</a><br />Use this code you also get $20/£13 off:</div>
<p>&nbsp;</p><p>The post <a href="https://blog.woodylabs.com/2009/10/auction-2-post/">Auction 2 Post</a> first appeared on <a href="https://blog.woodylabs.com">Woody Hayday | Blog</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://blog.woodylabs.com/2009/10/auction-2-post/feed/</wfw:commentRss>
			<slash:comments>12</slash:comments>
		
		
			</item>
	</channel>
</rss>
