Technology RSS Feed

SOPA Blackout Protests

These are screenshots from some of todays top websites that are protesting the SOPA and PIPA bills that congress is trying to get passed into law. You will likely recognize many of these sites, and likely have already attempted to use them, and were blacked out, or at least notified about the SOPA legislation.

Each of the images links back to the original website so you can see it in action for yourself, but I have to say that I liked the Wired magazine and the WordPress.com ones the most, because they blocked out the content and made it the most visible.

As I was writing this, I was coming across lists of hundreds (if not thousands) of sites that are blacking out in protest of the SOPA/PIPA bills.

For information on what the SOPA/PIPA bills mean to you, check out the resources after all the images.

Wikipedia Blackout Page

Google Blackout Page

Reddit Blackout Page

WordPress.com Blackout Page

Craigslist Blackout Page

WordPress.org Blackout Page

I Can Has Cheezburger Blackout Page

Mozilla Blackout Page

BoingBoing Blackout Page

TwitPic Blackout Page

SOPA Strike Information Page

Tucows Blackout Page

Michael Moore Blackout Page

Wired Magazine Blackout Page

Archive.org Blackout Page

Greenpeace Blackout Page

FSF Blackout Page

EFF Blackout Page

Creative Commons Blackout Page

Rackspace Blackout Page

CopyBlogger Blackout Page

O'Reilly Blackout Page

Make Magazine Blackout Page

Live Cultures Web Blackout Page

Resources:

Websites:

I won’t regurgitate what WordPress.org has said because they said it so well… just be sure to watch the video that goes with it to fully understand how the SOPA bill could impact you and the rest of the world.

http://wordpress.org/news/2012/01/help-stop-sopa-pipa/

WordPress URL Manipulations

This is from an older article, dated in 2009, but the principles still apply, and has 9 different ways to break down the URL.  His specific purpose was to add conditional classes into the body() tag, but I’ll be using it as a way to grab the parent and grand-parent slug names.

http://perishablepress.com/

http://www.highsnobiety.com/

New Blog Look For 2012

So Things In My Head has gotten a new look… I was using a minimalistic theme called Manifest previously, but was starting to want a few extra features to make it easier to find content, and make it a bit more visually appealing as well.

You can thank my wife for wanting to update her blog into a Tumblr style theme where she can post quotes, images and videos with ease.  She settled on the Nimble theme for her personal blog, which is one of the Woo Themes special themes in the WPBundle pack.  It’s a nice theme, and had most of the features I wanted, but was just a bit too much for what I was looking for.

So I settled for the Standard Theme 2, and made some customizations that I found appropriate, including random posts/thoughts with images in the sidebar, and a nearly complete tag list in the sidebar as well.  I enjoyed the sidebarless theme previously, but makes it difficult for users to find related content and be interested in the next article, so I knew I was going to need a sidebar, and after seeing an example theme with images, I was completely sold.

I also kept the 650px wide layout, but added the ability to have the images link in a lightbox to the full size images.  This was a missing element in Manifest that I didn’t like because I was constantly cropping down some great images into a 650px wide format (which I’d already expanded from it’s original 500px wide format)

There’s still work to be done (isn’t there always), but for now, I’m going to call it done, and maybe put some small tweaks on it in the future.

I’m pretty sure I’ll change the site to be 100% tag oriented, and do away with categories almost entirely, I might integrate some random ads if I gain a certain following, but probably not this year — I just want this to be a fun place to hang out and have fun.

Glad you’re here for the ride, let me know what you think, and if anythings missing!

Edit (1-9-2012):

I’ve made a few small additions to improve the site a bit since I wrote this a few days ago including:

  • Added category navigation into the main navigation bar,
  • Integrated feedburner into the system so RSS feeds are handled properly  and you can subscribe to the RSS feed by email
  • Did a better job of categorizing and tagging images and posts.  I also created hidden categories and tags that a majority of visitors wouldn’t be interested in.  This helps keep the content a bit more on the elegant side, and less trashy.
  • Added the ability to subscribe to comments.  This allows you to be notified of other commenters that have responded to what you commented on.
  • Started integrating the WordPress post types of the new theme into the old content.  The new post formats allow me to set each post to be a particular type of content type, such as an image or video, and it will format the post according to it’s type, and is themed to give a stylistic enhancement.
  • Randomized sidebar images/posts to show only particular content in each slot
  • Edited the tag cloud to only show well established tags, so tags with only a few posts in them will not show, making only content that is more mature and fulfilling available from the sidebar.
  • Social media share buttons now show up on the side of every post to make sharing easy and fun
I suspect I’ve added a few other things too, I just don’t remember what :)
There are only a few things I left left to do (except add more content of course).  In fact, the only things I can think of are:
  • Add a blurb at the top in the header that describes the site, and makes it clear that this site is NSFW (Not Safe For Work) and intended for an 18+ audience.
  • Put an author box at the end of all posts that describes the site and how best to contact me
  • Create a user submission page so that users can submit content directly to me.
  • Add more categories of content
I’m not sure when I’ll get the other things done, but I’m in no hurry — It’s all for fun  :)
Do you like the new look?  What would you do different?   

WordPress 3.3.1 Maintenance Release Available

WordPress has released Version 3.3.1, and is considered a security and maintenance release.  There were 15 issues that were fixed in this release, as well as a security update that was identified.

Source: WordPress blog regarding WordPress 3.3.1 release.

Can you put your daughter on the line?

FaceBook Preview Images From Your Blog

Socrates

Have you ever posted a link to FaceBook, and the preview image to your blog isn't available?  Either there's no image preview, or just a random selection of images that don't apply?

I may have solved the issue.  My example is specific to WordPress, but should apply to any blogging platform - or just any website that you can edit the HTML on.

If you look at the source code of this page, you will see something like this, just below the <body> tag:

<div style="display: none;">
<img src="http://matt.kettlewell.net/wp-content/themes/manifest_v1.1/images/socrates.jpg" alt="" />
</div>

Notice that it's the first thing after the <body> tag - this is important because it will be the first image that is picked up, and increases the chances that it's used as the default preview image.

Notice that the div style is set to display:none this means that anything in the div tags won't actually show through CSS styling, but will be able to be picked up by any HTML scanner/parsers (like what FaceBook uses when they're looking for images for a preview).

Just make sure that you upload an image onto your site, and replace the URL to the image with your own image, and you're set!

What is SEO?

SEO – or Search Engine Optimization – is an Internet marketing process that is designed to increase rankings in search engines through “organic” or “natural” listings, as opposed to paid search engine inclusion.  SEO is considered the technical part of online marketing because of the requisite skills in analysis, problem solving, programming and other high level technical skills.

How SEO Started – A Brief History

When the Internet became popular in the mid 1990′s,  search engines were taking hold as the primary means of entry into new websites.  Webmasters learned that websites could be used to make money, and realized early on that if they were found in a search engine, they got more traffic, and hence more money.

Soon after, webmasters started reverse engineering the search engines, and took what they learned to rank their money making sites to the top.  They were the SEO pioneers, and though the search engine algorithms have changed drastically since those first SEO moments, the principles still apply.

Search engines have improved upon their algorithms, and give more relevant results, but the work of the SEO specialist is still the same – to reverse engineer what the search engine is doing, and apply this knowledge to rank sites higher in the search engines.

SEO As a Marketing Tool

For many businesses, SEO is one of the cheapest forms of advertising that they will ever see.  The figures vary, but there is an ROI of between 4 and 8 times what you get from traditional marketing.

Every business has a website, and every business owner has heard the phrase “location, location, location”.  Because there isn’t a physical location, you have to build the roads to your site – that what SEO is.  SEO builds the roads (links) to your site, so that you can be found.

This would be akin to putting your business in the middle of nowhere, and paying for roads to be built, and getting businesses to build up around you to form a community.  It’s cost-prohibitively expensive to do in the real world, but in the online world, that’s exactly what happens.  You build your own community around your business.

About 90% of all search engine users never go to page 2 of a search engine result page.  Read that carefully.  If you are on page 2 of your search terms, you won’t be found.

Contrast that to about 80% of all search engine clicks go to positions 1, 2 & 3 – so being in the top 3 results of a search engine could boost your web traffic through the roof.

On Page SEO Factors

On your webpage, there are a few things that every website owner can do to their website that will dramatically increase the chances that a search engine finds their content more valuable, and ranks them higher.

The biggest, number one factor is to make sure that your HTML title tag is optimized on every page for the content that you have on that page.  Why?

Because search engines use the title as the basis of what the rest of the page is.  If there’s a disconnect, then you don’t get brownie points, and you lose out on an SEO ranking opportunity.

There are other on page SEO factors that are taken into consideration, but making sure that you have good readable content to your readers, and a proper title to match, will make your readers happy, and the search engines usually follow suite.

Off Page SEO Factors

There are also a variety of SEO factors that you can’t change on your website, known as off page SEO factors.  These are things like backlinks from another site to your site, cross links from within your page, and social media links and discussions.

There’s also some other factors, such as how fast your site loads up (so have a fast host),  how long you’ve had your domain name, how long your domain name is registered for, if your IP address shares hosting with a bad neighbor ( a good argument for a VPS or dedicated server), and a variety of other factors.

All in all, Google says that they have over 200 factors (both on and off page) that effect SEO.  Of course they won’t tell us directly what those things are, but SEO specialists have a pretty good idea of what they are, and we’re testing those things all the time.

WhiteHat vs BlackHat SEO

This is the age old drama of good vs evil.

WhiteHat SEO techniques are the methodologies that are designed to be long-lived, have lasting effects, and are generally sanctioned by search engines, and industry professionals.  These are also referred to as ethical SEO practices, because they are doing what is generally considered to be good natured, and not trying to game the system.

BlackHat SEO practices are those SEO methods that are designed to fool the search engines, and give different results to the search engines than to the human visitor.  These are also, not surprisingly, referred to as unethical SEO practices because of there generally unapproved methods.

Why You May Need Professional  SEO Services

Most businesses can benefit from additional web traffic and exposure through SEO services.  Of course a lot of this depends on what your marketing budget is, how soon you need to see ROI, and how much of your marketing budget is allocated to Internet marketing efforts.

In today’s world, over 80% of the world uses search engines as a means to check out prices, products and services.  If they aren’t finding you, who are they finding?

Credit: Much of this information is taken from Wikipedia’s page on Search Engine Optimization

Choose Your SEO Expert Carefully

If you’re going to buy something expensive, don’t you want a little proof that it’s gonna work?  Don’t you also want some reassurance that they know what they’re talking about?  With all the SEO experts popping up, you really need to do double duty in choosing your SEO “expert” carefully.

SEO (or Search Engine Optimization) is the art and science of optimizing elements of your website so that your website will rank higher in search engines like Google, and provide your site with increased SEO ROI.

It seems that many a web designer has realized that offering SEO and Internet marketing advice and services will somehow benefit their clients.  So they find some old articles on the subject, and type out a pretty, well formatted article, and declare that they are experts in the matter.

Even in my own town of Grand Junction, Colorado I’ve recently seen a swarm of web designers that are entering the field of SEO.

Here’s the problem….

They don’t practice what they preach!

They have no proof that they can accomplish what they are talking about. I ran Google searches on a variety of related topics that they should be ranking on, but they are no where to be found.

They don’t really know how it all works, so they write up a few articles on information that they found, and call themselves experts.

But the information given in some of these articles is old (sometimes defunct and even dangerous) and not keeping up with the ever changing algorithms and structure of search engines and how they operate.

Google and the other search engines realize that they are being gamed, and that the game is changing.  Since they own the game, they get to set the rules and change them when they want.  Typically we notice major changes on a quarterly basis, and minor changes continuously.

Learning SEO (and maintaining your skills) is a nearly daily learning activity. It’s a fast paced activity, and can’t be done by reading a few well crafted articles. There are myriad resources of SEO books and videos to buy ( and some for free) that need to be read/watched and then analyzed and absorbed. It’s not unlike going to school where you read from books, do research, and then submit a final project. It takes time and energy.

Think about this, Twitter is now streamed directly into the search engines for results. Social media friends within your own social media circles  was introduced recently.  These are things that we’re possible 6 months ago.  They are new, as the game changes.  This means that you now have to optimize your site to compete with Twitter, FB and all the other social media circles.

Did your SEO “expert” explain that to you?

Ideally, a web designer should either partner up with and SEO company, or hire someone in-house that only does SEO and Internet marketing.  SEO is a full-time responsiblity.  There is no way that a web designer can be an expert artist, and keep up with the changing rules for SEO.  There’s just not enough hours in a day.

As the old Latin phrase goes “Caveot Emptor” – Buyer Beware!

Page 1 of 11