FeatureFuel
0

Search Engine Bot Directive & Dashboard Metatag Customization

Source: louislam/uptime-kuma#7788 · opened by @ueskici
πŸ“‘ I have found these related issues/pull requests This is a request for a new feature. πŸ”– Feature description It would be beneficial if the meta title and meta description values for the dashboard. Additionally, when selecting "No" for search engine indexing, the current implementation only adds the Disallow: / directive to the robots.txt file. However, this does not function as a true noindex directive for search engines. The Disallow directive only prevents search engine bots from crawling the page and does not explicitly instruct them not to index the content. βœ”οΈ Solution In settings > general page, it would be great to put 2 additional fields to manage dashboard title / description tag. To properly prevent pages from appearing in search engine results, the following meta tag should also be added within the <head> and </head> section of the page: <meta name="robots" content="noindex"/> This ensures that search engines recei…

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests