Tagged - Tutorial

Getting More Traffic: SEO Tutorial and Guide

Saturday, March 28th, 2009

Anyway, I’ve been playing with my SEO for a long time, in face I think I’ve spent far more time learning about SEO than writing blog posts. SEO has to be one of the trickiest things I’ve ever encountered. Here’s a few things I’ve learned to *maybe* help some people out. Using these methods I rank okay in the search engines, or maybe really well since this is still a fairly new site, as far as Internet age goes.

These methods should all be white hat as far as I know :)

PermaLinks

First thing you want to do when setting up a WordPress blog is setup permalinks. Google and other search engines will like to see keywords in your url. They may also really hate the look of ?p= because it is a dynamic link, this may hurt your rankings in itself.

Link Building

If you want to get right down to it, back links are king. The more back links you have, the higher your PageRank, and the higher your rank in the search engines. You need lots and lots of back links from other sites. Some easy ways to get back links would be through Entrecard, they have “top dropper” days where you will get listed and pick up back links. Also, if you want a quick way to get indexed by Google and the other search engines, you’re going to want to use Entrecard. If you’re not a blog, you might want to try something like ProjectWonderful to start your site off. Advertising is a necessary evil to starting a site. Once people know your site exists, more links will come rolling in by themselves if you write good posts.

Social Networking

Submitting some of your articles to Digg or StumbleUpon is a good idea for a little while, because your dugg articles will show up in the search engines.  However, you will get banned if you submit too many of your own articles.

You notice all that crap at the bottom of my site? Those are other blog networks that hold my RSS feed and list my articles there for people to find. Some also keep track of my traffic to a degree. MyBlogLog, BlogCatalog, and Technorati  are some examples. Even listing your site on Twitter can help. I have just recently started with Twitter to see how it goes.

Some other places you might want to list your articles would be MySpace and FaceBook if you have those accounts, let your friends know you have a blog. I use some WordPress plugins to automatically post there.

RSS Submissions

You should submit your RSS feed wherever you can, because it will list your articles more places, meaning more people are likely to find them and read your articles.

Keywords

Keywords are highly important. I don’t pay much attention to them myself, but if you really want to rank well you need to research keywords. The wording on your site can mean the difference of 50 unique/day and 0 people find your article through search engines. If you pick a term that is far too competitive for your site, you will not rank. I have only just begun to try and play with keywords in my articles. The point is, try to pick less competitive keywords when you write a post by using different wording.

Some useful SEO WordPress Plugins

All-in-one-seo - This plugin helps to automatically handle some SEO functions like title and description of the page.

Sociable – This plugin automatically puts Digg/Stumble/Etc links under each post.

TweetSuite – Puts the Tweet link under each post.

WordBook – Automatically posts your posts on the blog to FaceBook.

Google-XML-Sitemaps – Automatically creates site maps for Google and other search engines.

WordPress Related Posts – Shows related posts based on tags on each post. Helpful for getting people to read more than one article :)

Conclusion

That is about how far I have gotten with my SEO. I’m still working on it day by day, trying my best to optimize the site. Hopefully someone will find this information useful. Feel free to contribute more SEO and Traffic tips in the comments. :)

Replacing a Motherboard

Sunday, March 15th, 2009

Well, if you remember my old GA-P35-DS3L failed. ( http://technologyinsanity.com/insanity/the-ga-p35-ds3l-has-failed/ ) I had to get a new motherboard. So, how hard is it to replace one? Probably about as hard as building from scratch :)

*Note* Always ground yourself by touching the metal case of the computer or using a grounding wrist band.

First of all you have to remove everything connected to the motherboard. That includes the PCI/PCI-Express/AGP cards, the IDE/Sata cables, case cables, and the power cables. Once that’s done, you must unscrew all the mounting screws used to keep the motherboard in place. They are located in many different areas on the board. Once you’re done, you should be able to gently lift the motherboard out of the case.

emptycase

(This is how my case looked after I removed the motherboard. )

The next step is to remove the heat sink and fan from the old motherboard. The removal process should be documented if you have a stock heat sink/fan, or if you have an aftermarket cooler you should be able to look it up. The removal process will vary.

Once that’s done, you’ll have to remove the CPU, or processor from the old motherboard. There’s generally a latch by the cpu socket that you have to push down and then up to release the CPU. Place the CPU into the new motherboard and pull the latch down. Some older processors have pins on them so you should be careful. The next thing you’re going to want to do is remove the ram sticks from the old motherboard by pressing down on the release latches. Move them to the new motherboard as well, press them firmly into the memory socket.

processor

(Processor and Ram moved to new location)

The next thing you want to do is wipe off the old thermal paste and create a mirror finish on the top of the processor. Then reapply artic silver, or some other kind of thermal paste.

as5Next, you will  also want to create a mirror finish on the  heat sink and attach the heat sink to the new motherboard.

heatsinkWith that done, it seems it’s time to move the motherboard over to the case and mount it with the screws taken off the old motherboard. Then, all that needs to be done is to attach all the PCI/PCI-Express/AGP Cards, connect the power, and IDE/Sata cables. Not quite finished yet. There are some little wires hanging off your case you’re probably going to want to connect again to your case, otherwise your power button isn’t going to work :) Look up the pins for the connector in your motherboard manual. Then, hit the power switch :)

Next you’ll probably have to reinstall Windows or whatever OS you choose. You can backup your data by using a Linux LiveCD and copying them to a flash drive or another hard drive. You could also try following this guide: Replace Your Motherboard Without Killing Windows

Hopefully this will prove useful to someone out there :D

IRC XDCC Tutorial

Sunday, March 8th, 2009

So I get asked this question a lot, and I’m tired of explaining it. Leeching various (legal) things from IRC is not difficult. So, let’s get started.

Introduction

IRC, or Internet Relay Chat has been around for ages, and many still use it today. If you don’t use it, you’re missing out. This is not a Yahoo chat, nor an AIM chat. Most channels are controlled by bots. (Programs placed on servers) These bots do various things such as automatically banning spammers, holding the operator position in the channel, or maybe even trivia. There are also other kinds of bots, one is called an XDCC bot. They are in certain channels where you may download various things.

What’s needed

First, you’re going to need an IRC client. This could be mIRC, which is probably the most popular, XChat, Irssi, or anything else that connects to the IRC protocol and has DCC (Direct Client to Client) functions. I am going to use XChat for the example, because it pretty much works well with transfers right out of the box.

Start up XChat, click do not display this message again when the first pop up box shows up. Exit out of that.

Basic commands

/server irc.xxxx.tld – Sets the irc server you wish to connect to. (Example /server irc.technologyinsanity.com)

/join#channel  – Lets you join a channel while connected to a server. (Example /join #technologyinsanity)

/msg USER <message> – private messages a user on the network you’re connected to. (Example /msg s0uThp4rk what’s up?)

Network Services

Some may require you to register with nickserv or get a vhost (a virtual host, which would be s0uThp4rk@the.cow.com instead of s0uThp4rk@myip.resolvedhost.tld)

In such cases, here are some basic commands for that.

/msg nickserv register <password> <email>

Then, generally you will join #vhost and send the message !vhost your.vhost.tld

Requesting Packs

In order to request a pack from an XDCC bot, you must be in the channel that has such bots, and meet the requirements for the bot if there are any. You may use an XDCC search engine such as packetnews.com or xdccing.com. I would not recommend you use these websites without adblock plus enabled. You can then click on the pack or one of the other links and it will try to automatically open XChat and join the channel. An alternative would to idle in a channel and request a pack you want when you see it. You could also install a script to “catch” xdcc packets and request them from a window within the script.

The general command for requesting a pack is:

/msg <botname> xdcc send #<packnumber>

Then you have to accept the send, or wait in queue until an open slot is available. You can also set xchat to automatically accept sends in the preferences.

Conclusion

That should be about it for this introductory. Instead of leeching things from xdcc channels, maybe you would rather chat? Check out my channel at irc.technologyinsanity.com #technologyinsanity :)

xdccpacks

Packs on XDCC. These are not legal, however..


Bonus $20 Off  TigerDirect.com- PowerDVD 9 Ultra

Hamachi Gaming Tutorial

Sunday, February 15th, 2009

hamachiWell, my friend and I wanted to play Tony Hawks Pro Skater 4 online together. Few problems, my friend no longer has a ps2, and even if he did, the servers for this game are long gone. So, we thought for a bit and came to the idea of playing the PC version online. So, we both got the game. We tried setting up a game on GameSpy, it simply wouldn’t work for some reason. I thought for a bit and remembered that people were using Hamachi to setup a virtual type LAN configuration. This would work! We would finally be able to play THPS4 together like we did back when I was 13 years old!

Few more problems, however :) We just thought starting up Hamachi was going to be enough. Not so. You have to make sure Hamachi is the default network adapter so the game uses it. That’s simple enough, right? Here’s a short guide of what we did to do that.

Click start –> Settings –> Control Panel –> Network & Internet Connections –> Network Connections –> Look where File, Edit, etc are located and find Advanced –> Advanced Settings –> Click on the Hamachi adapter and click up.  A reboot will be required.

Now that was done on both of our computers, everything should work, right? Not so. He could ping me, but I could not ping him through Hamachi. We finally narrowed it down to his Anti-Virus program, once he killed that I could ping him.

Now everything should work, right!? No. We couldn’t figure out why I couldn’t see his host in the game. Long story short, you cannot minimize the game while hosting, or else it kills the host. Now I could connect, and we were able to play just like we used to.Very cool.

I hope this helps someone if they’re trying to setup a LAN server through Hamachi for a game. It can be a pain at first. :)

Want to join us? Contact me through e-mail, the forums, or my IRC server. Quite a wide selection :)

Here’s a youtube video showing in game footage

http://www.youtube.com/watch?v=YzrXTKnIkfs

UPDATE: I was able to convince my friend azlesk8er to take a cap of him hitting 26 million. Here is his video.

http://www.youtube.com/watch?v=h4bFR0VMA9s