Need explanation about xml code

Discussion in 'Google Sitemaps' started by pradeep.onlineinfo, Jul 12, 2010.

  1. #1
    I have crated XML site through online xml sitemap genrator, but when i was editing my XML site map, i m confused with the following code:
    <urlset
    xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
    http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

    Can anyone explain me what does this code mean, if i remove from my sitemap code is there any negative impact?
     
    pradeep.onlineinfo, Jul 12, 2010 IP
  2. Deacalion

    Deacalion Peon

    Messages:
    438
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You could cut it down to something like '<urlset xmlns="http://www.google.com/schemas/sitemap/0.90">'.
    urlset is just the encapsulating element of all the URLs, the xmlns attribute defines the schema that the sitemap adheres to.
     
    Deacalion, Jul 13, 2010 IP
  3. greenoro0

    greenoro0 Active Member

    Messages:
    435
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    70
    #3
    Its tough ..............
     
    greenoro0, Jul 14, 2010 IP