GA4 analytics (G-CH9Q1NDC8D), sitemap.xml, robots.txt
This commit is contained in:
parent
57cf68972c
commit
f166575686
@ -1,6 +1,14 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
|
<!-- Google tag (gtag.js) -->
|
||||||
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-CH9Q1NDC8D"></script>
|
||||||
|
<script>
|
||||||
|
window.dataLayer = window.dataLayer || [];
|
||||||
|
function gtag(){dataLayer.push(arguments);}
|
||||||
|
gtag('js', new Date());
|
||||||
|
gtag('config', 'G-CH9Q1NDC8D');
|
||||||
|
</script>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<meta name="theme-color" content="#000000" />
|
<meta name="theme-color" content="#000000" />
|
||||||
|
|||||||
@ -1,2 +1,3 @@
|
|||||||
User-agent: *
|
User-agent: *
|
||||||
Disallow:
|
Allow: /
|
||||||
|
Sitemap: https://folxplay.tv/sitemap.xml
|
||||||
|
|||||||
10
public/sitemap.xml
Normal file
10
public/sitemap.xml
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||||
|
<url><loc>https://folxplay.tv/</loc><changefreq>daily</changefreq><priority>1.0</priority></url>
|
||||||
|
<url><loc>https://folxplay.tv/?chn=one</loc><changefreq>daily</changefreq><priority>0.9</priority></url>
|
||||||
|
<url><loc>https://folxplay.tv/?chn=zwei</loc><changefreq>daily</changefreq><priority>0.9</priority></url>
|
||||||
|
<url><loc>https://folxplay.tv/?chn=mt</loc><changefreq>daily</changefreq><priority>0.9</priority></url>
|
||||||
|
<url><loc>https://folxplay.tv/?chn=adria</loc><changefreq>daily</changefreq><priority>0.9</priority></url>
|
||||||
|
<url><loc>https://folxplay.tv/?chn=folx-slo</loc><changefreq>daily</changefreq><priority>0.9</priority></url>
|
||||||
|
<url><loc>https://folxplay.tv/?chn=one-adria</loc><changefreq>daily</changefreq><priority>0.9</priority></url>
|
||||||
|
</urlset>
|
||||||
Loading…
Reference in New Issue
Block a user