Is My Online Information Private?

No. At least, not completely. From text messages, phone calls and voicemail, email and IM chats, to search history, shopping habits, etc., your privacy is for the most part, an illusion. The only thing that is private is what’s inside of your head. Once you share something in any capacity, especially through technology, it is Is My Online Information Private?

Google Results Extras

There’s much more to the SERPs (Search Engine Results Pages) than just your page title, URL, content, and meta tags. Let’s speak, strictly appearance-wise, what control you have over your SERP results. For this, let’s start by looking at an example of the most basic result type: We can see three spots in which we Google Results Extras

Gmail: Email Intervention

Gmail is hands-down, the best email service you can possibly use. Even if you went looking for one that you had to pay for, you’re still not going to find anything better. Google knows this, and are running a smart marketing campaign to that effect: http://www.emailintervention.com/ — now removed, see here instead I’ve used Gmail Gmail: Email Intervention

Google +1 Button Script

If this is the first you’ve heard of this new Google +1 (Plus One) Button, checkout the official page. First, add this in between your <head> tags: <script src="https://apis.google.com/js/platform.js" async defer></script> Second, add this just below the <body> tag: <div style="position:fixed;bottom:0;left:50px;z-index:1"><g:plusone size="tall"></g:plusone></div> This will fix the Google +1 Button bottom-left on your pages. It will Google +1 Button Script

Dynamic SEO-Friendly .htaccess File

The Code Copy the following to a plain text editor and save as .htaccess. Then, via FTP, upload to the root folder of your website (usually called public_html). It will be suitable for most hosting environments, but not all. You can find the website template I’ve also written which contains this .htaccess example here. <files Dynamic SEO-Friendly .htaccess File