-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsitemap.xml
134 lines (113 loc) · 3.35 KB
/
sitemap.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
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
133
134
<?xml version="1.0" encoding="UTF-8"?>
<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">
<!-- ========================================================================-->
<!-- Home Page -->
<url>
<loc>https://carsalestickers.com</loc>
<changefreq>monthly</changefreq>
<priority>1.00</priority>
</url>
<url>
<loc>https://carsalestickers.com/products/</loc>
<changefreq>monthly</changefreq>
<lastmod>2024-03-30</lastmod>
<priority>1.00</priority>
</url>
<url>
<loc>https://carsalestickers.com/products/for-sale-sticker/</loc>
<changefreq>monthly</changefreq>
<lastmod>2024-03-30</lastmod>
<priority>1.00</priority>
</url>
<!-- Checkout
<url>
<loc>https://carsalestickers.com/checkout/</loc>
<changefreq>yearly</changefreq>
<priority>0.50</priority>
</url>
-->
<!-- ========================================================================-->
<!-- Terms -->
<url>
<loc>https://carsalestickers.com/policies/terms/</loc>
<changefreq>yearly</changefreq>
<lastmod>2024-03-30</lastmod>
<priority>0.20</priority>
</url>
<!-- Privacy -->
<url>
<loc>https://carsalestickers.com/policies/privacy/</loc>
<changefreq>yearly</changefreq>
<lastmod>2024-03-30</lastmod>
<priority>0.20</priority>
</url>
<!-- Refunds -->
<url>
<loc>https://carsalestickers.com/policies/refunds/</loc>
<changefreq>yearly</changefreq>
<lastmod>2024-03-30</lastmod>
<priority>0.20</priority>
</url>
<!-- Contact -->
<url>
<loc>https://carsalestickers.com/contact/</loc>
<changefreq>yearly</changefreq>
<lastmod>2024-03-30</lastmod>
<priority>0.20</priority>
</url>
<!-- ========================================================================-->
<!-- Blog -->
<url>
<loc>https://carsalestickers.com/blog</loc>
<changefreq>weekly</changefreq>
<priority>0.80</priority>
</url>
<!-- About -->
<url>
<loc>https://carsalestickers.com/blog/about</loc>
<changefreq>monthly</changefreq>
<priority>0.70</priority>
</url>
<!-- Blog Categories -->
<url>
<loc>https://carsalestickers.com/blog/category/car-detailing</loc>
<lastmod>2024-03-17</lastmod>
<changefreq>weekly</changefreq>
<priority>0.70</priority>
</url>
<url>
<loc>https://carsalestickers.com/blog/category/for-sale-stickers</loc>
<lastmod>2024-03-17</lastmod>
<changefreq>weekly</changefreq>
<priority>0.70</priority>
</url>
<!-- Blog Posts -->
<url>
<loc>https://carsalestickers.com/blog/car-detailing/detailing4dummies</loc>
<lastmod>2023-12-22</lastmod>
<changefreq>yearly</changefreq>
<priority>0.50</priority>
</url>
<url>
<loc>https://carsalestickers.com/blog/for-sale-stickers/how-for-sale-stickers-help-sell-your-car-for-more</loc>
<lastmod>2024-03-17</lastmod>
<changefreq>yearly</changefreq>
<priority>0.50</priority>
</url>
<url>
<loc>https://carsalestickers.com/blog/general/car-sale-stickers-roadmap-to-diversity-and-inclusion</loc>
<lastmod>2024-03-29</lastmod>
<changefreq>yearly</changefreq>
<priority>0.50</priority>
</url>
<url>
<loc>https://carsalestickers.com/blog/for-sale-stickers/best-for-sale-sticker-uses</loc>
<lastmod>2024-04-05</lastmod>
<changefreq>yearly</changefreq>
<priority>0.50</priority>
</url>
</urlset>