artists: prevent Google from indexing banned artists.
Prevent search engines from indexing artist pages, wiki pages, and tag searches for banned artists.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
<% noindex if @artist.is_banned? %>
|
||||
|
||||
<%= render layout: "show" do %>
|
||||
<div>
|
||||
<%= render "summary", artist: @artist %>
|
||||
|
||||
Reference in New Issue
Block a user