SEO Shadiness - Blackhat Experimentation with Wordpress
Working as an in-house SEO has it’s pro and cons. While it is great to dream stuff up and pass it off to IT or Development for creation and implementation, I often feel that I am missing out on learning how to do things myself. Until recently, my day-to-day SEO tasks were limited to on-page optimization, organic link development, and performing site audits. While working on any specific site, I would produce recommendation reports and pass them off to another department for implementation. So when it comes to performing certain technical tasks, I have limited practical experience.
That was my primary motivation for launching this blog; to force myself to learn how to do new and exciting things outside of my comfort zone. I also have certain reservations about doing anything beyond the basic whitehat stuff while working on somebody else’s sites. Now I have the opportunity to experiment with various shades of grey, without the fear of compromising or tainting sites belonging to somebody else. This is also my first foray into technical webmastery and working on the Wordpress CMS. I must say, I absolutely love working with Wordpress!
I was experimenting with a number of plug-ins before I pushed this site live, and I came across a dirty little plug-in called WP-Autoblog. Once it has been installed, it gives the user the ability to enter a list of RSS feed addresses. It will then go out and fetch all of the posts in the feed, republish them to your blog, and trackback each post in the process. I know, I know…it’s absolutely filthy. But it’s kinda cool, too. Obviously, I would never knowingly appropriate other people’s content. I know how challenging it can be to come up with quality, unique content on a regular basis. I also know how frustrating it can be to have somebody come along and dupe it.
But, my mind works in shady ways at times and I can see this as being very useful for doing trackback spam. So here’s what I have in mind… Like I said, this plug-in actually fetches and posts automatically once the feed address has been input. I would like to use this to post to a specific category that is not accessible to users or the bots. I would then like to be able to generate 301’s on the fly, based on the postings made with this plug-in. It should work something like this - fetch feed and post to /spam/, 301 all requests for /spam/ to $ page. Anyone out there willing to hack this plug-in for me? If I use .htaccess for my redirects, how do I get it to automatically update with each new post? Can I use wildcards? Hopefully, the .htaccess pimp can help! This is probably very simple to do, but I could use some direction. Any takers?
