Malware follow-up:

The post below this made on May 27th was only the real beginning to the mess that this piece of crap put on my PC. Never had I had such trouble getting something off my Hard Drive. Geez. It is only now on the 3rd of June that I can safely say that my system is clean, secure, and set for automated updates and scans.

I would like to thank the people over at GeekToGo.com

Geeks To Go : Computer Cleaning

They walked me step by step to get my PC clean and even got some good free software and information out of the Deal.

Also be sure to read How to better protect yourself on the GeeksToGo website:

Happy to be Clean Again 😎 so Refeshing….how does that outkast song go. So Fresh and So clean, clean.. *

Spyware, Malware, & Trojans

So I have just spend the last 6 hours learning how to get the SmitFraud.c Trojan off my PC. Yeah it took that long, mostly because whenever I opened my browser (firefox 2.0.0.3) I would get pop ups via IE browser. That is pretty hardcore.

So I did some more searching /pop ups galore slowing me down/ and found SpyHunter.exe and it said it would kill the SmitFraud. c Trojan. Well I downloaded it, installed it, and ran it. It showed me all the problems this frigging bug dropped in my PC. 14 different Registry changes, 8 .dll files and like 100+ known spyware apps. Fuck me!

I click the remove button and the BUY ME-Full Version button pops up for SpyHunter. and they wanted $30 – UGH! It never said anything about paying for it. Then I knew this must not be legit. Most fixes are from the concerned open source community.So I look up SpyHunter and find out they are working with SmitFraud.c in some way.

Great I just dumped more crap in my PC via a claim that they were the fix 🙁

So I hit the Spybot Search & Destroy forums (it was that program that couldn’t fix this Trojan

Which < ?php> include did I want?

This is used on .shtml pages within the same directory:
< !--#include file="file_name.php" -->
This is used on .php pages within the same directory:
< ?php include("file_name.php"); ?>This is used on .shtml pages to call a file in another directory:
< !--#include virtual="file_name.php" -->
typically it would look like this:
< !--#include virtual="/another_directory/file_name.php"-->If your regular pages end in .shtml, I would suggest using
< !--#include virtual="/another_directory/file_name.php"-->
and putting files like your header, footer, and navigation in that directory. It makes for easy maintenance down the road.

If you regular pages end in .php, I would suggest using
< ?php virtual ("/another_directory/file_name.php"); ?>
for the same reason.

I would like to thank NatureBoy from ABW for sorting that out!

Been lagging..

Whew, made it back and have a cool link for all you people wanting to learn php.

http://www.php-mysql-tutorial.com/

looks like this one will do for today.

not much, but been so busy with the internet boomin’. Seems that 2007 (happy New Year, by the way 🙂 ) is proving that the Net is where it’s at

Keeping Logs and Stats

This is just a quick post to give praise for a tool that I have been using for 3 years now and it really is a sweet freebie to find out there in the world of FREE stats and long term logs.

market leap

-Link Popularity Check

-Keyword Verification

-Search Engine Saturation

These links look just like the thousands of other tools that are offered on the web. The reason I like these tools is they keep a running log from the first day I used one of the tools on a URL. How cool is that!

I have moved hosted and changed IP addys several times (finding a good host when you first start out causes a bunch of headaches) and these tool just keep a running total of all the URLs I have entered. It’s nice to look at months and years of link popularity. I have planned months of links strategies & campaigns and I can check back and see how they have done.

Also helps to see what the SERPs are doing out there, and over time. Google and Yahoo stats are, for obvious reasons, Candy for this Webmaster.

So, Next time you buy a site, Reg’ed a name, or start a link/keywords campaign maybe you should drop by MarketLeap and just add the URL. It keeps the records for you 😉

I tried to add an Image to this post, but I have yet to figure that out! haha. I will sooner or later. Hopefully it won’t take me as long as it took me to start my Blog…….

Robots.txt and why you should have one

Your site will get crawled one day. Probably not fast enough for you or your business, but unless you have a high ranking site to put a link back to the site you want crawled or pay to have a link put there, you are at the mercy of the Search Engines….Or rather your knowledge of Search!
So what to expect when spiders, robots, crawlers, and the unknown come creeping around your site looking for yummy content and links to gobble up. Most often you want every gizmo, whamming bot, and creepy crawler to ding and ping your site. BUT NOT Always…
Huh….?

Why not you ask?

Well, some bots will crawl and crawl and duplicate crawls, and chew the hell out of your bandwidth. That is one reason. Another may be to tell certain engines, scraper type stuff, to go away. I have seen bots head out and collect a mess of stuff from forums and websites and plop it right on their own site for content! That’s some nerve, eh! But some offer ways to block them out, they reference the text.txt file and tell you what code to add so it blocks them out. You should be prepared to allow and disallow whom-ever you want into your site.

The General rule is :
IF YOU DO NOT SPECIFY WHAT IS AND ISN’T ALLOWED TO BE INDEXEDIT’S ALL FREE GAME

Here are some basics to learn about your robot.txt file so you are somewhat prepared when then time comes.

—–

To exclude all robots from the entire server

User-agent: *
Disallow: /

To allow all robots complete access

User-agent: *
Disallow:

Or create an empty “/robots.txt” file.
To exclude all robots from part of the server

User-agent: *
Disallow: /cgi-bin/
Disallow: /images/
Disallow: /private/

To exclude a single robot

User-agent: BadBot
Disallow: /

To allow a single robot

User-agent: WebCrawler
Disallow:

To exclude every robot:

User-agent: *
Disallow: /

To exclude all files except one
T here is no “Allow” field. So, easist way to do this is to put all files to be disallowed into a separate directory, say “docs”, and leave the one file in the level above this directory:

User-agent: *
Disallow: /~my/docs/

Alternatively you can explicitly disallow all disallowed pages:

User-agent: *
Disallow: /~my/private.html
Disallow: /~my/diary.html
Disallow: /~my/addresses.html

Hope that helps out!

Storage – Why not paperless?

After looking around my office I see the mounting pile of paperwork. Most of this stuff is bills, invoices, product info, client info, etc. It seems pointless to keep storing this stuff in file cabinets and desk drawers. I mean come on