mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2026-04-27 11:25:54 +03:00
[GH-ISSUE #68] <meta name="robots" content="noindex, nofollow"> #50
Labels
No labels
Feature
Feature
Is It Really an Issue?
Need More Info
Request
Security
bug
duplicate
enhancement
enhancement
help wanted
invalid
pull-request
question
suggestion
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tinyfilemanager#50
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @alecos71 on GitHub (Oct 12, 2018).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/68
Many people put your app in public folders exposing themselves to possible hacker attacks ... because without a specific directive Google and other search engines index your app that appears in search results ... my idea is to use an html meta tag that prevents any possible indexing ...
<meta name="robots" content="noindex, nofollow">@prasathmani commented on GitHub (Oct 16, 2018):
@alecos71 thanks for your valuable inputs.