File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 31
31
"@type": "Blog",
32
32
"headline": "Textpattern CMS blog",
33
33
"description": "Latest blogs from Team Textpattern and guests; Textpattern news and other tidbits of info that we find of interest.",
34
- "url": "<txp:site_url escape="json" />weblog/ "
34
+ "url": "<txp:section url escape="json" />"
35
35
}
36
36
</script>
37
37
<txp:else />
Original file line number Diff line number Diff line change 27
27
"@type": "WebPage",
28
28
"headline": "Contact us",
29
29
"description": "How to contact the Textpattern Development Team via email.",
30
- "url": "<txp:site_url escape="json" />contact/ "
30
+ "url": "<txp:section url escape="json" />"
31
31
}
32
32
</script>
33
33
</head>
Original file line number Diff line number Diff line change 28
28
"@type": "WebPage",
29
29
"headline": "Textpattern CMS site showcase",
30
30
"description": "Feast your eyes on some of the awesome websites powered by Textpattern CMS in our site showcase section.",
31
- "url": "<txp:site_url escape="json" />showcase/ "
31
+ "url": "<txp:section url escape="json" />"
32
32
}
33
33
</script>
34
34
<txp:else />
You can’t perform that action at this time.
0 commit comments