SEO Blog

Search Engine Optimization Blog

?Tags for SEO Blog

What's this?
Tags are super-short descriptions of people
and sites. Tags describe you and your sites
so others can easily find you. Tag people and
sites to describe them to the community and
return to them in the future.
Tagged by:

Roll over tags to view taggers

(ex: Xbox 360, Mom, Social Media)

Latest Content

In PHP, checking if a integer is negative and if it is then setting it to zero is easy, but I was looking for something shorter (and potentially faster) than:if ($x < 0) $x = 0;Well, this is a very quick check and reset, but there is a function max...
Topics: , , ,
South African Words - 28 days ago
I was sent this email with SA words and thought it rude not to share it:In preparation for next year’s World Cup, tourists need to brush up ontheir Sarf EfricanBraai What is a braai? It is the first thing you will be invited to when you visit South.
Topics:
The IF – ELSE statement in PHP has a shorthand version if you are comparing two values. A conditional operator “?:” (or ternary) operator is used to shorten this statement down to one line. The expression (expr1) ? (expr2) : (expr3)...
Topics: ,
I found this MySQL query that counts the number of emails that have the same domain name in a table. This is handy when you want to check which domain, in your list of emails in a table in the database,  is the most popular or even the top group of...
Topics: ,
Twitter for Business - 144 days ago
As Twitter becomes more and more popular, more businesses are using it as a marketing tool. This social marketing tool can potentially reach millions of people… depending on the topic of course. Twitter recently starting culling spamming accounts,..
Topics: , ,