Submit Your Article Forum Rules

Results 1 to 4 of 4

Thread: URL Rewrite? ID=1.html or .html?ID=1 will it matter?

  1. #1
    Junior Member
    Join Date
    Nov 2004
    Posts
    7

    URL Rewrite? ID=1.html or .html?ID=1 will it matter?

    Question is after this explanation

    We have been using a rewrite script in our osCommerce based stores that will rewrite the product url from this
    http://transfertown.com/product_info...roducts_id=648

    to this

    http://transfertown.com/dragon-lady-apron-p-648.html
    This has worked very well and improved our search rankings

    Now we have changed our store structure and along with it the script to accommodate it.
    Now our URL rewrites look like this
    Unchanged
    http://transfertown.com/product_info...roducts_id=648

    Changed
    http://transfertown.com/dragon-lady-...-648.html?ID=8

    The ?ID=8 is a store number it is dynamic for every store and needed for the Mall to operate correctly.

    My question is does it matter if the ?ID= is outside of the .html ? Will this matter to the search engines?

    We have submitted our site after the changes along with a Google site map, (The site map generates the rewritten urls) over 2 1/2 weeks ago but are not seeing any results. Even for the same product searches that are based in our old stores using the rewrite but without the ?ID= outside the .html

    Thanks in advance for any help and comments

  2. #2
    Senior Member achronister's Avatar
    Join Date
    Oct 2003
    Posts
    302
    .html?ID=1 is fine. I other way wouldn't work anyway.

  3. #3
    Junior Member
    Join Date
    Nov 2004
    Posts
    7
    Quote Originally Posted by achronister
    .html?ID=1 is fine. I other way wouldn't work anyway.

    http://transfertown.com/dragon-lady-...-648.html?ID=8
    or
    http://transfertown.com/dragon-lady-...-648&ID=8.html

    Will work either way but I hate to fiddle with the script anymore. It was already a Pain

    Thanks for your comment "achronister"

  4. #4
    Senior Member achronister's Avatar
    Join Date
    Oct 2003
    Posts
    302
    You're correct, it does work that way. I've just never seen it with the extension after the variable. I would use .html?ID=1. It is the standard format, and you can block robot access a lot easier.

    Disallow: /pagename.html?*

    will allow robots to /pagename.html but block them for /pagename.html?ID=1

    Search engines will only index one version of your page that way.

Similar Threads

  1. Rewrite for SEO purposes - php to html
    By Simon Young in forum Web Programming Discussion Forum
    Replies: 9
    Last Post: 08-24-2008, 02:01 AM
  2. HTML Validator is a Mozilla extension that adds HTML validat
    By dougadam in forum Graphics & Design Discussion Forum
    Replies: 3
    Last Post: 02-10-2007, 07:45 PM
  3. Pre-populating an HTML Form with Data from Another HTML Form
    By ambassador in forum Web Programming Discussion Forum
    Replies: 3
    Last Post: 06-19-2005, 09:12 PM
  4. Fake HTML vs. Static HTML - Do search engines know?
    By strum4life in forum Search Engine Optimization Forum
    Replies: 5
    Last Post: 02-27-2005, 06:18 AM
  5. http://www.gochipmunk.com/html/home.html
    By madisonPete in forum Submit Your Site For Review
    Replies: 2
    Last Post: 08-16-2004, 08:09 AM

Posting Permissions

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