1
0
mirror of https://github.com/alexandrev/xslt-lab.git synced 2026-09-18 19:43:16 +00:00

SEO: robots.txt with sitemap, related posts links, canonical tags, better CTR snippet

This commit is contained in:
alexandrev-tibco
2026-04-13 19:05:52 +02:00
parent d850207ba9
commit 39511642e4
6 changed files with 69 additions and 4 deletions
+4 -4
View File
@@ -3,19 +3,19 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>XSLT Playground - Free Online XSLT Editor, Tester &amp; Validator</title>
<title>XSLT Playground Free Online XSLT Tester &amp; Editor</title>
<meta
name="description"
content="Free online XSLT editor, tester and validator. Run XSLT 1.0, 2.0 and 3.0 transformations instantly in your browser using Saxon. No installation required."
content="Run and test XSLT instantly in your browser. Supports XSLT 1.0, 2.0 and 3.0 via Saxon. No install, no signup — results in seconds."
/>
<meta
name="keywords"
content="xslt online, xslt editor, xslt tester, xslt validator, xsl editor, xsl tester, xslt playground, xslt 3.0, xslt 2.0, online xslt editor, xslt transformation online, xml transformation, saxon xslt"
/>
<meta property="og:title" content="XSLT Playground - Free Online XSLT Editor, Tester &amp; Validator" />
<meta property="og:title" content="XSLT Playground Free Online XSLT Tester &amp; Editor" />
<meta
property="og:description"
content="Free online XSLT editor, tester and validator. Run XSLT 1.0, 2.0 and 3.0 transformations instantly in your browser using Saxon. No installation required."
content="Run and test XSLT instantly in your browser. Supports XSLT 1.0, 2.0 and 3.0 via Saxon. No install, no signup — results in seconds."
/>
<meta property="og:type" content="website" />
<meta property="og:url" content="https://xsltplayground.com/" />