The Last WordCamp San Francisco
2014, My first and last trip to WordCamp San Francisco. Why first? Economics and because WordPress has become our primary website creation toolset. Did you know that, as of the time of this article, ~23% of all websites use WordPress.* Why my last? Because it’s changing. Matt Mullenweg made a huge announcement at the event […]
Read moreYou Already Have Great Organic Search Results. Is There a Halo Effect From Running Paid Search?
Is there any benefit to paying for search engine advertisements when you already have great SEO. You may be surprised by the answer.
Read moreHow to Use Console.log in Javascript
The Javascript command console.log allow us to “Print Out” to the console. When you need to see what the computer is processing you have to ask it to show you. The correct way to write the code is like this: console.log(“show everything between these parentheses”) This command will log to the console anything within the […]
Read moreHow to Create a Comment in Javascript
Javascript’s comment symbol is the dual // at the beginning of the line. Comments become helpful when writing Javascript. Using the comment function forces the computer to ignore or skip everything else on the line. Comments let us separate sections of the code, write reminders and notes, annotate where snippets came from, and let us […]
Read morePenguin 2.0 is Coming Summer 2013: Google’s Matt Cutts Outlines 10 Points Forcing Black Hat & Link Spammers Out
Quick video of Matt Cutts from the Google Anti-Spam team with 10 changes in Panda 2.0, outlining how Black Hat marketers and Link Spammers will have a “…busy summer”.
Read more