Example output
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
--
{
"@context": "http://schema.org",
"@type": "Restaurant",
"name": "Chez Joe's Gourmet Hotdogs",
"address": {
"@type": "PostalAddress",
"streetAddress": "1234 Frankfurter Street",
"addressLocality": "Columbia",
"addressRegion": "SC",
"postalCode": "29201"
},
"telephone": "803-555-3434"
}
----
1
2
3
4
5
User-agent: Bingbot
Disallow: /assets/
User-agent: *
Allow: /assets/javascript/
---
<meta name="robots" content="index,follow,snippet:46">
---
RewriteEngine On
RewriteRule ^about\.html$ /about-us/ [R=301,L]