Search Engine Optimization (SEO): Revisiting

Posted April 25, 2006 at 2:37 PM by Ben Nadel

Tags: ColdFusion, Search Engine Optimization

I have been playing around with the Urls that I use internally to the site. Some links have been using search engine optimized links (like ./snippets/) and some use the DAX (Divide and Conquer, like "?dax=blog.search"). At first it seemed that Google was not indexing the dynamic DAX pages (while Jeeves, Yahoo, and other search engines where); however, in the past few weeks, I have noticed that, while not often, Google does in fact make it's way to parts of the dynamic sections.

So, should I keep using the nice Urls? They add overhead to the page processing time. They also potentially create a bottle neck in the site since they all go through the error handler. But then again, so do links with the "index.cfm?dax=" format. I do like the look of the nice links and they certainly make tracking web stats much easier as they are unique pages instead of unique query params to the index file.

For now, I will keep them. But I am still building out the site. Who knows where I will optimize going forward.



Reader Comments

May 11, 2006 at 4:05 AM // reply »
1 Comments

Not true, it is possible in various circumtsances....


Jul 10, 2007 at 11:10 PM // reply »
4 Comments

They all index regular application pages with ? etc. But it is much easier for crawlers to index SEF URLs.

Thanks


Jan
Aug 15, 2007 at 8:45 AM // reply »
6 Comments

Just check my name's link... Completely dynamic. Google now reads many types of links including those which contain spaces and national encoding characters.

I was thinking about rewriting urls for seo purpose but I realised that it is not worth it. What exists and works well, shouldn't be touched in my opinion. I achieved very good rankings for my site with dynamic URLs and without keywords within the URL.

On the other hand it caused me few problems thanks to lack of knowledge in the beginning. If you replace two variables and their values, the browser will give you the same content in both cases, however Google considers them to be 2 different URLs... Fortunately, I fixed it few weeks ago :) .


Aug 15, 2007 at 9:55 AM // reply »
11,314 Comments

@Jan,

Glad that the dynamic URLs are working for you. I have not dealt too much the pros / cons, but I have heard that dynamic URLs are not ranked as well. Good that it works for you, though :)


Jan 15, 2009 at 1:02 AM // reply »
1 Comments

It is seen that dynamic URL are not search engine friendly and there may be problem with regular crawling of site..


Tom
May 19, 2009 at 6:43 AM // reply »
1 Comments

Google do crawl both the links but if from SEO perspective you want to rank your page for that particular keyword so its better using the keyword in URL that's why these nicely named website get ranked well instead of the dynamic one. Dynamic one also do rank but according to there content and traffic.It's preferable using keywords for the URL as they will help you for SERP.


Post A Comment

Comment Etiquette: Please do not post spam. Please keep the comments on-topic. Please do not post unrelated questions or large chunks of code. And, above all, please be nice to each other - we're trying to have a good conversation here.

Please review the following issues:

Author Name:


Author Email:

Author Website:

Comment:

Supported HTML tags for formatting: <strong>bold</strong>   <em>italic</em>   <code>code</code>







  • Help Wanted - Find Your Next ColdFusion Job
Ben Nadel's Company - Epicenter Consulting Recent Blog Comments
Jun 18, 2013 at 3:39 PM
Experimenting With The Amazon Simple Storage Service (S3) API Using ColdFusion
Hi Ben, THANKS! While not bleeding edge, it is new to me & I like learning new things every day! ... read »
Jun 18, 2013 at 12:30 PM
Disabling Auto-Correct And Auto-Capitalize Features On iPhone Inputs
Also spellcheck="false" should be mentioned as part of html5 specs ... read »
Jun 18, 2013 at 8:40 AM
Using Named Functions Within Self-Executing Function Blocks In Javascript
Hi Ben, you forgot to mention the most important thing for named self-executing functions - they can be referenced by name ONLY inside their execution context (which is parens in this case), it mean ... read »
dee
Jun 18, 2013 at 7:01 AM
My Safari Browser SQLite Database Hello World Example
hai ben, this program is really good i could understand the concept but i dint know how to save it and how to open it as you have done in the video can u give that details pls ... read »
Jun 18, 2013 at 6:04 AM
Clearing Inline CSS Properties With jQuery
Thanks a lot for for post! It helped me a lot... after being stuck since 24 hrs.. found solution from your post. Thanks again! ... read »
Jun 18, 2013 at 2:31 AM
SOTR 2013 - The Best Conference I Never Went To
I keep watching it, should keep me happily distracted until SotR14 ;) ... read »
Jun 17, 2013 at 9:45 PM
What If All User Interface (UI) Data Came In Reports?
@Jonah, As I was reading what you wrote, it occurred to me that maybe I do something similar to that in some of my client-side code. In an application I'm working on, there are a bunch of unrelated ... read »
Jun 17, 2013 at 9:36 PM
Object Thinking By David West
@Jonah, Please, don't feel bad at all. I appreciate all that you have contributed to the conversation. And, the more points of view I get, the more confident I am that I will some day, some how und ... read »
InVision App - Prototyping Made Beautiful With Prototyping Tools