bludit/bl-plugins/sitemap/languages/en.json

11 lines
495 B
JSON
Raw Normal View History

2016-01-08 00:43:09 +01:00
{
"plugin-data":
{
"name": "Sitemap",
2017-10-13 23:42:19 +02:00
"description": "This plugin generates a sitemap.xml file, which provides the list of pages on your website, this helps search engines organize and filter content from their website."
},
"sitemap-url": "Sitemap URL",
"notifies-google-when-you-created": "Notifies Google when you created, modified or deleted content from your site.",
"notifies-bing-when-you-created": "Notifies Bing when you created, modified or deleted content from your site."
2016-01-24 23:47:20 +01:00
}