Add noai tags
This commit is contained in:
parent
f3867c10de
commit
2317e7ddac
7 changed files with 18 additions and 7 deletions
|
@ -1,5 +1,6 @@
|
|||
- content_for :header_tags do
|
||||
%meta{ name: 'robots', content: 'noindex' }/
|
||||
%meta{ name: 'robots', content: 'noindex, noai, noimageai' }/
|
||||
%meta{ name: 'CCBot', content: 'nofollow' }
|
||||
|
||||
= render 'accounts/og', account: @account, url: account_followers_url(@account, only_path: false)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue