Meta tag

l want the navigation bar link to site maps

In the first post, those links were several pages. In order to submit your sitemaps, go to Google Search Console. If you don’t have any property yet, verify your site by URL. Afterwards, go to Sitemaps and enter the URL of the sitemap.

l will upload this file

Sitemap could not be read

can you make one for me l will sponsor your website

You only need to list the highlights or important parts of your website.

can you make one for me l will sponsor your website

l really need it

<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
      <loc>http://testingjslibraries.epizy.com/</loc>
      <lastmod>2005-01-19</lastmod>
      <changefreq>weekly</changefreq>
      <priority>.5</priority>
</url>
<url>
      <loc>http://testingjslibraries.epizy.com/Chinese</loc>
      <lastmod>2020-01-19</lastmod>
      <changefreq>weekly</changefreq>
      <priority>.5</priority>
</url>
<url>
      <loc>http://testingjslibraries.epizy.com/empty-example</loc>
      <lastmod>2005-01-19</lastmod>
      <changefreq>weekly</changefreq>
      <priority>.5</priority>
</url>
</urlset>

There, here is an example and use it. And no, please don’t sponsor my website. Still in development and I wouldn’t want you to sponsor it anyway.

l should change http://testingjslibraries.epizy.com to caspian.rf.gd?

Yes, plus here the reason why your first failed. You need to escape some characters.

Entity escaping

Your Sitemap file must be UTF-8 encoded (you can generally do this when you save the file). As with all XML files, any data values (including URLs) must use entity escape codes for the characters listed in the table below.

Character Escape Code
Ampersand & &amp;
Single Quote ’ &apos;
Double Quote " &quot;
Greater Than > &gt;
Less Than < &lt;

In addition, all URLs (including the URL of your Sitemap) must be URL-escaped and encoded for readability by the web server on which they are located. However, if you are using any sort of script, tool, or log file to generate your URLs (anything except typing them in by hand), this is usually already done for you. Please check to make sure that your URLs follow the RFC-3986 standard for URIs, the RFC-3987 standard for IRIs, and the XML standard.

l should save the file
upload it to my website
write the sitmap in google search console and done?

<?xml version="1.0" encoding="UTF-8"?> http://testingjslibraries.epizy.com/ 2005-01-19 weekly .5 http://testingjslibraries.epizy.com/Chinese 2020-01-19 weekly .5 http://testingjslibraries.epizy.com/empty-example 2005-01-19 weekly .5 Character Escape Code Ampersand & & Single Quote ’ ' Double Quote " " Greater Than > > Less Than < <
<?xml version="1.0" encoding="UTF-8"?> http://testingjslibraries.epizy.com/ 2005-01-19 weekly .5 http://testingjslibraries.epizy.com/Chinese 2020-01-19 weekly .5 http://testingjslibraries.epizy.com/empty-example 2005-01-19 weekly .5 Character Escape Code Ampersand & `&` Single Quote ’ `'` Double Quote " `"` Greater Than > `>` Less Than < `<`

is there a other way

Save the file, edit it to your liking and enter the name of the sitemap in google search console.

ok l will try

thanks it did not work l quit

l did it http://caspian.epizy.com/login/ http://caspian.epizy.com/register/