mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-03 16:51:40 +09:00
Add option to control whether boards and pages are indexed by search engines, using the X-Robots-Tag header
This commit is contained in:
parent
fde3609f70
commit
2197b0a982
7 changed files with 37 additions and 9 deletions
|
|
@ -343,6 +343,8 @@ $lang->filter['invalid_float'] = 'The format of %s is invalid. Please enter numb
|
|||
$lang->filter['invalid_extension'] = 'The format of %s is invalid. e.g. gif, jpg, png';
|
||||
$lang->security_warning_embed = 'Due to security concern, administrators are not allowed to view embedded items.<BR /> To view them, please use another non-administrator ID.';
|
||||
$lang->msg_pc_to_mobile = 'View mobile optimized version of this page';
|
||||
$lang->cmd_robots_tag = 'Search Engine Indexing';
|
||||
$lang->msg_about_robots_tag = 'Allow search engines to index this page.';
|
||||
$lang->cmd_yes = 'Yes';
|
||||
$lang->cmd_no = 'No';
|
||||
$lang->cmd_set_multilingual = 'Select Language';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue