Not signed in (Sign In)

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.


    • CommentAuthorwebguy
    • CommentTimeNov 5th 2006
     
    Is there a length to how long a URL can be?

    Is the length different for different browsers?

    Cheers
    • CommentAuthorhardy
    • CommentTimeNov 5th 2006
     
    Internet Explorer has a maximum uniform resource locator (URL) length of 2,083 characters, with a maximum path length of 2,048 characters. This limit applies to both POST and GET request URLs.
    • CommentAuthorgilray
    • CommentTimeNov 5th 2006
     
    Domain Names have a variety of basic rules:

    - Use only letters, numbers, or hyphen ("-")
    - Cannot begin or end with a hyphen
    - .com, .net and .org domain names cannot exceed 67 characters total
    - Other domain names cannot exceed 22 characters, not including the extension
    - Domain names are not case sensitive
    - Domain names cannot include spaces