Category Archives: Web Developers
URL Quote #2: Think about your website’s “public face.”
“…one should take an hour or so and really think about their website’s ‘public face.’” -Scott Hanselman on “A Website’s Public Face“
PageRank
SEO: Illuminating the value of URL design If you’ve read many of our other posts here at The Well Designed URLs Initiative, you know that we are strong advocates for User-Centered URL Design as well as for URL Literacy. It’s … Continue reading
URLQuiz #1: To .WWW or not to .WWW?
As promised, this is the first of what will be many URLQuizes here are the blog for The Well Designed URLs Initiative. This URLQuiz discusses the convention of using a subdomain with the name ‘www‘ to identify a website. As … Continue reading
Use rel=”spam” to Fight Comment Spam?
As I was going through my Akismet spam filter today reviewing the 87 comment spam I got during the prior ~24 hours to ensure I didn’t delete any legitimate comments, it occurred to me that maybe there is a simple … Continue reading
Best Practice: Always ID your Heading Tags
Here’s a simple best practice. Always ID your heading tags! For example, if you’ve got an <h2> element, be sure to make it <h2 id=”some-heading”>. IDing heading tags is especially important on long documents. Why? Because if you don’t, someone … Continue reading
Proposing URI Templates for WebForms 2.0
I recently had an off-list email conversation with Ian Hickson, the editor of the Web Application Hypertext Technology Working Group specifications (i.e. HTML5 and WebForms 2.0). I was proposing to him that the current WebForms 2.0 be draft specification be … Continue reading
Intro, Part 11: Each Post will Identify Audience
Here at the Well Designed URLs Initiative we plan to address a wide audience and cover a plethora of URL-related topics. If it wasn’t obvious from yesterday’s post we plan to publish content for a variety of roles so we … Continue reading
PayPal’s New API: So Close, Yet So Far
I got an email from the PayPal Developer Network today announcing PayPal’s new “NVP” (or “Name-Value Pair“) API. Clearly they’ve learned that the complexity of SOAP is counter productive to adoption. Here’s what the email had to say about their … Continue reading →