sitemap.xml 3.66 KB
Newer Older
1 2 3 4
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://fishersama.com/</loc>
5
    <lastmod>2024-12-01</lastmod>
6 7 8 9 10
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://fishersama.com/dev-tools</loc>
11
    <lastmod>2024-12-02</lastmod>
12 13 14 15 16
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://fishersama.com/image-tools</loc>
17
    <lastmod>2024-12-02</lastmod>
18 19 20 21 22
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://fishersama.com/blog</loc>
23
    <lastmod>2024-12-03</lastmod>
24 25 26 27 28
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://fishersama.com/ai-products</loc>
29
    <lastmod>2024-12-04</lastmod>
30 31 32
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132
  <!-- 开发工具 -->
  <url>
    <loc>https://fishersama.com/json-formatter</loc>
    <lastmod>2024-12-06</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://fishersama.com/url-encode-and-decode</loc>
    <lastmod>2024-12-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://fishersama.com/text-diff</loc>
    <lastmod>2024-12-08</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <!-- 图片工具 -->
  <url>
    <loc>https://fishersama.com/markdown-to-image</loc>
    <lastmod>2024-12-09</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://fishersama.com/latex-to-image</loc>
    <lastmod>2024-12-10</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://fishersama.com/quote-card</loc>
    <lastmod>2024-12-11</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://fishersama.com/handwrite</loc>
    <lastmod>2024-12-12</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://fishersama.com/image-base64-converter</loc>
    <lastmod>2024-12-13</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://fishersama.com/image-compressor</loc>
    <lastmod>2024-12-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://fishersama.com/image-watermark</loc>
    <lastmod>2024-12-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://fishersama.com/image-background-remover</loc>
    <lastmod>2024-12-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://fishersama.com/text-behind-image</loc>
    <lastmod>2024-12-17</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <!-- AI 产品相关 -->
  <url>
    <loc>https://fishersama.com/openai-timeline</loc>
    <lastmod>2024-12-18</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://fishersama.com/anthropic-timeline</loc>
    <lastmod>2024-12-19</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://fishersama.com/model-price</loc>
    <lastmod>2024-12-21</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  <!-- 其他页面 -->
  <url>
    <loc>https://fishersama.com/about</loc>
    <lastmod>2024-12-21</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
133
</urlset>