Help me creating my site Map

Discussion in 'Google Sitemaps' started by YIAM, Feb 11, 2006.

  1. #1
    one page one my website displays content from database. Which are searched by two sting.

    How should I write the URL node. If I Writes:
    
    <url href="http://www.example.com/stats?q=name[B]&a=age[/B]" />
    Code (markup):
    It displays error message at &a=age

    Please help me.
     
    YIAM, Feb 11, 2006 IP
  2. iconv

    iconv Well-Known Member

    Messages:
    189
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    108
    #2
    iconv, Feb 12, 2006 IP
  3. YIAM

    YIAM Notable Member

    Messages:
    2,480
    Likes Received:
    240
    Best Answers:
    0
    Trophy Points:
    280
    #3
    But in a example at google site their is a example like this.
     
    YIAM, Feb 12, 2006 IP
  4. iconv

    iconv Well-Known Member

    Messages:
    189
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    108
    #4
    iconv, Feb 12, 2006 IP
  5. noppid

    noppid gunnin' for the quota

    Messages:
    4,246
    Likes Received:
    232
    Best Answers:
    0
    Trophy Points:
    135
    #5
    Try...

    
    &amp;
    
    HTML:
    instead of "&".
     
    noppid, Feb 12, 2006 IP