Tropical Web Works

  • Home
    • Blog
  • Services
    • Turnkey Service
    • WordPress Site Maintenance
  • Portfolio
  • About
  • Contact
You are here: Home / 2007 / Archives for January 2007

Archives for January 2007

Dumb Error Messages

January 23, 2007 by Sonja Ray 1 Comment

Microsoft is the master, but many, many programmers and software development companies are guilty. I can’t count the number of times I’ve had the most meaningless error messages pop up on my computer screen.

What set me off this morning? A client sent me a Word file. A simple, one-page Word file. I double-clicked it.

When the file opened, it opened with an error message: The dimensions after resizing are too small or too large.

[Read more…]

Filed Under: Microsoft, Rants

Can your site be tweaked?

January 19, 2007 by Sonja Ray Leave a Comment

Many of my clients already have an existing web site when they contact me. Often they’re unhappy with their site’s visual design, or its functionality, or its performance in the search engines. I hate — I really hate — telling a potential client that their site needs to be completely re-developed from the ground up in order achieve the level of performance they’re looking for. Yes, I can charge more for a complete redevelopment, and I like that part, but it always feels sort of “snake oil salesman” to me. I’d rather tell the client, “Yes, we can work with your existing site. We can make these changes, and add this functionality, and we can do this, that and the other thing.”

But sometimes that’s simply not possible. Particularly when the potential client is looking for improved search engine performance or better usability.

Sometimes a site can be improved dramatically by minor tweaks: Add unique, custom title tags to each page, add alt text to images where needed, add text-based site navigation, beef up the content, and a few other improvements. Bang, I’m done, and the client can look for improved performance whenever the search engines see fit to recognize the changes to the site. (That might take days, it might be weeks, it might be months — I try to make sure the client is aware that I have no control over what the search engines do in that regard.)

But all too often the site is constructed so badly that nothing but a total redeveloment will do:

  • Frames — frames-based sites are not only less usable for human visitors, but they still throw roadblocks in the path of the search engines trying to index the site.
  • Frames Part Two — Even worse is sites that frame content from other sites. The framing site gets no credit in the SEs for the framed off-site content.
  • All-Flash Sites — The search engines are working on their ability to index Flash sites, but your all-Flash site is unlikely to be the breakthrough. Flash elements should be used sparingly to add to the visitor’s experience, but Flash should not be the site.
  • Search-engine-hostile Dynamic URLs— There are so many ways to go wrong here that it’s hard to list them all. Session IDs in URLs. Meaningless long numbers and section ids and category ids. URLs that display all the site’s content on the same page (using formats like “index.php?page=thispage”).It’s so easy to use the magic of server-side technology to write user-friendly and search-engine-friendly URLs, and to keep session IDs out of URLs. Which type of URL do you like better:
    • http://www.example.com/products/red-widgets.html, OR
    • http://www.example.com/index.php?cat=52 &section=355&prodid=125
      &_trksid=p0.m570.l1313&hash=2394087lasmn8&sess_id=5348725987ofdj30487590fjglkae098t87q34085uofilajg

    Yeah, I thought so. Me too. The search engines like the first one better too.

  • Lack of content — if there’s little or nothing for the search engines to spider, there’s little or no likelihood of any of the pages turning up in searches.
  • Sites that requires the user to submit a form before seeing the content — Hey, search engine spiders don’t submit forms; they’ll never see all that great content on your site.
  • Invalid tag soup — Badly coded sites with such badly formed html that it’s darn near impossible to work with the code. When I’m optimizing a site, I need to get down-and-dirty in the code, and pages with invalidly nested tables, invalidly nested divs, incomprehensible, invalid code everywhere — well, I just can’t work with it. It’s hard to even touch the code in a site like that, because you just don’t know what will happen.
  • Rigid, inflexible design and code — This usually results from so-called “designers” who design a pretty image in Photoshop or Fireworks and then slice it up and export the entire thing from their image-editing program. The code for these sites is so rigid that you can’t make a single change without breaking the entire thing.
  • Template sites based on some badly designed content management system — There are too many big companies out there who have built half-baked content management systems that allow anyone to “build their web site” with a few clicks of their mouse. Nice concept, but usually badly implemented. These sites are usually required to be hosted with the “big company” and runs off their database on their servers. These template sites often don’t allow custom title tags or custom descriptions for each page. They also don’t allow any access to the underlying code. This means I can’t make search-engine friendly URLs, and I can’t set up a 301 redirect, and I can’t eliminate the appearance of duplicate content, and I can’t do any of the easy tweaks that are needed.

All too often, I see sites that suffer from most or all of the above problems. I may be able to work around one or two of the above items, but when a site presents numerous serious technical problems, there’s just no point in attempting to patch the old wineskin.

It’s a shame when someone has paid good money for a site that is so badly constructed that it can’t be improved. But there are times that it makes more sense to throw out the old and build anew.

Filed Under: Search Engines, Technology, Web Site Design, Web Standards

The Infamous Canonical URL Issue

January 18, 2007 by Sonja Ray Leave a Comment

Difficult as it may be to believe, but by January of 2007, Google is still unable to recognize when URLs that obviously lead to the same page are in fact the same page. So what’s a URL, and what’s the problem here?

[Read more…]

Filed Under: Google, Search Engines, Technology

Top Ten Easiest Code Tweaks To Improve Your Site’s Search Engine Performance

January 17, 2007 by Sonja Ray 1 Comment

  1. A unique, custom title tag on every page in the site [Read more…]

Filed Under: Search Engines

Boxing the Sandbox

January 17, 2007 by Sonja Ray Leave a Comment

Is there a sandbox or is there not? Is the question purely one of semantics? Let’s see what Googler Matt Cutts actually had to say:

[Read more…]

Filed Under: Google, Search Engines

SEO Hacking for Fun and Profit

January 17, 2007 by Sonja Ray Leave a Comment

Timing is everything. I launched this blog on Jan. 11. On about the 15th, some crazy hacker started hitting SEO-related blogs, using a security vulnerability discovered in the WordPress blog software. Just my luck. The story of my life.

[Read more…]

Filed Under: Search Engines

Choosing a domain name

January 17, 2007 by Sonja Ray Leave a Comment

You’ve decided your business needs a web site. Good, that’s the first step. You have a lot of additional steps to get through before you actually have a web site. One of those steps is selecting a domain name for your site.

[Read more…]

Filed Under: Domains and Domain Names

Linkbait: What is it?

January 17, 2007 by Sonja Ray Leave a Comment

Web sites need inbound links to do well in search engines. One-way, unpaid-for links are clearly the types of links the search engines prefer. How does one go about getting such links? [Read more…]

Filed Under: Search Engines

On-page SEO: What matters, what doesn’t

January 16, 2007 by Sonja Ray Leave a Comment

My quick rundown:

Title tag: Yes, this one’s a biggie. All indications are that the title of the page matters a lot to Google and the other SEs. Every page on a web site should have well-written title that accurately summarizes the page’s main focus. [Read more…]

Filed Under: Search Engines

Google Maps

January 15, 2007 by Sonja Ray Leave a Comment

Yesterday I sniped at Google with my No NoFollow post, but today I’m here to praise Google. The technology that powers Google Maps is so very cool, and the very best thing about it, in my opinion, is that Google lets us use that technology right on our very own web sites!

[Read more…]

Filed Under: Google, Technology

  • 1
  • 2
  • 3
  • Next Page »

Tropical Web Works

  • Home
  • Services
    • WordPress Site Maintenance
    • Full-Service Website Design & Development
  • Portfolio
  • About Tropical Web Works
  • SEO
  • FAQs
  • Glossary
  • Blog
  • Contact

Recent Posts

  • Corr Commercial Advisors September 25, 2019
  • Blue Water Surfing November 8, 2016
  • Charlotte Harbor Boat Storage November 8, 2016
  • “Your mailbox quota is full” Scam May 5, 2016
  • Contact Form 7 and Validation Errors May 1, 2016

Topics

Search

Top Posts & Pages

  • Website Design That Works
  • Contact
  • Boxing the Sandbox
  • About Tropical Web Works

Facebook

  • Facebook

Get Started Today

We'd love to hear about your upcoming project. Tell us about it by filling out our contact form. Or, email us at sonja@tropicalwebworks.com or give us a call at 941-916-5671.

Tropical Web Works

  • Home
  • Portfolio
  • Services
  • About Tropical Web Works
  • FAQs
  • Search Engine Optimization
  • Glossary
  • Blog
  • Links
  • Portfolio
  • Search Engines
  • Technology
  • Rants
Copyright © 2003-2026 Tropical Web Works. All rights reserved.
Designed by Tropical Web Works • Privacy Policy • Archives