Submit Your Article Forum Rules

Results 1 to 4 of 4

Thread: Dynamic URL question

  1. #1
    Junior Member
    Join Date
    Jan 2005
    Posts
    3

    Dynamic URL question

    I posted this question on friday, but wasn't clear on my questions, so I am reposting it. I am doing some SEO for a website which is programmed in asp and creates dynamic pages on the fly. The entry page url is http://www.azur1.com/website/default.asp?AlertMsg=

    The client was told by some SEO "experts" that the AlertMsg= after the ? would be a problem for the SE's. Is this correct? The client has asked the programmer to fix this, but the programmer refuses, saying this should not be a problem. Who's right?

  2. #2
    Senior Member cspelts's Avatar
    Join Date
    Jan 2005
    Posts
    540
    Ah, you posted the URL this time - good!

    As I posted in your other thread, the dynamic URL should not be a problem - lots of sites use them and the search engines index them just fine.

    But you do have a problem - there's a 302 temporary redirect on azur1.com. I would ask that it be changed to a permanent 301.

  3. #3
    Senior Member
    Join Date
    May 2004
    Posts
    150
    Less is more.

    I was going to say to try mod rewrite to remove it, but that's an Apache function.
    Money Talk || SEO + Directory = SEOMA | SEO 1 | Link Vault

  4. #4
    actually, some spiders have a hard time with the "?" symbol (among others) and cannot follow a link with that character in it. the big guys (yahoo, google, etc.) have taken steps in the last couple years to correct this by making their spiders smarter. however, there are still a significant number of SEs out there whose spiders will not follow the dynamic links.

    there are also problems that dynamic pages can cause for a spider by trapping the spider in the dynamic page so that it's constantly in a "loop" state, never getting out, and for this reason spiders avoid the dynamic linking. i'm not sure what causes this, i've just heard it's a problem. this drains bandwidth and in the worst-case scenario can crash a server; it also terminates the spider's progression through a website.

    one solution to the linking issue is to purchase software that will dynamically alter the link itself upon the link being called, so that the spider follows the link without a problem, thus allowing the spider to look at the page. in other words, you can install a program on the server that will call this link: http://www.englinsfinefootwear.com/e...455623355.html and in reality it will be this link that it is actually generated for the spider: http://www.englinsfinefootwear.com/p...sp?3=455623355

    i don't think this solves the "loop" problem, but that's where my knowledge on this subject gets a little dim.

    the web designer who refuses to make this change has got a point...tho he/she might be more worried about the fact it's a pain in the booty to convert a site over to...especially in a large site, to alter all the links or provide for some sort of solution to this issue.

    ideally, some day ALL spiders will have no problems with dynamic links. with the increase in dynamically-generated websites, the smaller SEs would be foolish not to meet this need. most likely they're already on their way towards doing so.

    cheers,
    brooks

Similar Threads

  1. Replies: 35
    Last Post: 07-25-2009, 11:11 AM
  2. Replies: 28
    Last Post: 10-29-2008, 09:59 AM
  3. Sitemaps: Dynamic or Static XML for Dynamic websites.
    By MursPlace in forum Search Engine Optimization Forum
    Replies: 1
    Last Post: 04-09-2008, 01:58 AM
  4. Fully dynamic content and SEO - going from static to dynamic
    By microlures in forum Search Engine Optimization Forum
    Replies: 2
    Last Post: 10-01-2005, 01:27 AM
  5. newbie question on dynamic pages
    By ralf_the_cat in forum Web Programming Discussion Forum
    Replies: 2
    Last Post: 11-24-2003, 01:10 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •