File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3131 "@type": "Blog",
3232 "headline": "Textpattern CMS blog",
3333 "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" />"
3535 }
3636 </script>
3737 <txp:else />
Original file line number Diff line number Diff line change 2727 "@type": "WebPage",
2828 "headline": "Contact us",
2929 "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" />"
3131 }
3232 </script>
3333</head>
Original file line number Diff line number Diff line change 2828 "@type": "WebPage",
2929 "headline": "Textpattern CMS site showcase",
3030 "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" />"
3232 }
3333 </script>
3434 <txp:else />
You can’t perform that action at this time.
0 commit comments