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:
+4
-4
@@ -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 & Validator</title>
|
||||
<title>XSLT Playground — Free Online XSLT Tester & 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 & Validator" />
|
||||
<meta property="og:title" content="XSLT Playground — Free Online XSLT Tester & 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/" />
|
||||
|
||||
Reference in New Issue
Block a user