NodeBB/NodeBB

View on GitHub
public/language/nb/admin/settings/web-crawler.json

Summary

Maintainability
Test Coverage
{
    "crawlability-settings": "Crawlability Settings",
    "robots-txt": "Custom Robots.txt <small>Leave blank for default</small>",
    "sitemap-feed-settings": "Sitemap & Feed Settings",
    "disable-rss-feeds": "Disable RSS Feeds",
    "disable-sitemap-xml": "Disable Sitemap.xml",
    "sitemap-topics": "Number of Topics to display in the Sitemap",
    "clear-sitemap-cache": "Clear Sitemap Cache",
    "view-sitemap": "View Sitemap"
}