Critique Part Three: Search Engine Optimization
The Problem: Long, complex URLs create search engine indexing issues.
The Fix: Rewrite the URLs to eliminate “stop characters” from the URLs. You might wonder, “why bother?” when the dynamic pages are clearly getting indexed. Even so, studies undertaken by my company, Netconcepts, show that sites with dynamic URLs suffer greater PageRank leakage. Since the site is running IIS Server, I’d recommend using the ISAPI_Rewrite plugin. The goal is to change a URL like:
https://www.daddiesboardshop.com/index.asp?PageAction=VIEWCATS&Category=207
to something like:
https://www.daddiesboardshop.com/category/207.htm
Here’s the directive for httpd.ini to do this magic:
[ISAPI_Rewrite]
RewriteRule ^/category/([0-9]+)\.htm$ /index.asp?PageAction=VIEWCATS&Category=$1 [L]
Replace links to the old-style category URLs with the new style. Repeat this approach for the product and manufacturer-page URLs.
The Problem: Search engine spiders can’t operate pull-down menus.
The Fix: Change “search by brand” from a pull-down list (search engine spiders can’t fill in forms) to a list of text links. Since Daddies Board Shop carries too many brands to set up text links for all of them, only the top 20 should be linked. Then make a “brands” page with links to the full list of brands and include a link to that page.
The Problem: Duplicate pages create multiple problems.
The Fix: To reduce the amount of duplicate pages currently in Google’s index, change the link URL for the logo on the top of the pages from /index.asp to /, and 301 redirect all pages under https://daddiesboardshop.com/ and https://www.daddiesboardshop.com/ to the corresponding page on https://www.daddiesboardshop.com/.
The Problem: The blog needs a new location.
The Fix: Move the DBS Blog off blogspot.com to a domain the business controls (e.g., blog.daddiesboardshop.com or boardfanaticblog.com). This will link the SEO-rich blog content to Daddies Board Shop’s website.
The Problem: A lack of links.
The Fix: Build links and PageRank through “link bait” campaigns that will draw attention and links. For instance, invite video submissions of tricks/stunts, then award winning entrants a “Daddies Black Belt” web badge they can proudly display on personal blogs or sites, linking back to Daddies’ review of their stunts.
The Critique Project
Melanie Loveland and her son Dan built a business together around a mutual passion, snowboarding. What started as a small, brick-and-mortar store in Portland, Ore., has evolved into a full-fledged multichannel merchant. It was a process the owners didn’t foresee when the business started in 1995.
Their business has seen dynamic change in the seven years since it launched a website. Daddies Board Shop now generates 80 percent of its sales through online channels and only 20 percent at the Portland store.
In February, when Practical eCommerce offered a once-in-a-lifetime complimentary website critique to one lucky recipient, Dan (along with many other website owners) petitioned for the critique, and his site was selected.
As part of the critique, five firms took an intensive look at Daddiesboardshop.com to analyze its problems, the opportunities for search engine optimization, its general Internet presence, site search, pay-per-click advertising and customer experience/usability. The firms were:
– Search Engine Optimization: Netconcepts, Stephan Spencer, President
– General Internet Presence: Red Door Interactive, Reid Carr, President
– Site Search: SLI Systems, Shaun Ryan, CEO
– Pay-per-click Advertising: Key Relevance, Christine Churchill, President
– Customer Experience/Usability: Optimal Usability, Richard Kerr, Usability Consultant

Chapter 6:
Keyword Research
From the fundamentals of link building to the nuances of natural linking patterns, virality, and authority.
Related Posts
How to Have a Conversation with ChatGPT And Actually Get Results Worth Using
Ever felt like you’re only scratching the surface of what ChatGPT can do? You’re not alone. While most people settle for basic responses, power users have discovered how to unlock its hidden potential and transform their workflows in the process. On the surface, GPT-5 might seem like just another AI upgrade — a slightly smarter […]
Read More
Is Google’s AI Telling the Truth? Here’s How to Fact-Check It
In 2024, Google fundamentally changed how we search. Their AI Overviews now sit at the top of search results, essentially taking the old featured snippets concept and supercharging it with AI – or as Google puts it, providing “helpful summaries” of web content. But here’s the thing: these aren’t just summaries. They’re AI-generated interpretations that […]
Read More
Embrace Journaling, Tackle Tardiness, and Explore Our Energetic Echo
Here’s what I found inspirational, challenging, or just downright hilarious this week. What caught your eye? And, remember to check out this week’s great podcast episodes: Scaling a SaaS Company with Jason Morehouse “A crucial factor to business success is to find and take the personal path that works best for you.” — Jason Morehouse […]
Read More
