“sitemap.xml” Kode Jawaban

Di mana Anda harus meletakkan sitemap.xml

You need to upload your sitemap. xml file in your root directory that's mean under public_html. 
Blue Booby

sitemap.xml

<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>http://www.example.com/foo.html</loc>
    <lastmod>2018-06-04</lastmod>
  </url>
</urlset>
OIIA

Jelajahi jawaban kode populer menurut bahasa

Jelajahi bahasa kode lainnya