Aug 18 2008
Resisting the Urge to Turn Into a Linkfarm
Sorry I’ve been slow on the upkeep around here. I’ve been torn between my 9-to-5 and Vinny The Bull (WHICH by the way has a new post today AND a crappy bull I drew in Photoshop).
So today, excuse me for my brevity,but today I had to learn about the difference between hyphens and underscores in Google. I’ll never explain it better than Matt Cutts does in his blog, so I’ll let him explain…
Lots of computer programming languages have stuff like _MAXINT, which may be different than MAXINT. So if you have a url like word1_word2, Google will only return that page if the user searches for word1_word2 (which almost never happens). If you have a url like word1-word2, that page can be returned for the searches word1, word2, and even “word1 word2″.
Easy as pi, right? Do yourself a favor and read the full post.
http://www.mattcutts.com/blog/dashes-vs-underscores/
It’s the difference between web design and web architecture.
Design= what you see
Architecture= Form+Function
For the comments, what did you learn today? Anything at all.
"I'm an artist, and if you give me a tuba, I'll bring you something out of it." (c) John Lennon 


