- content_for(:robots, true) - random_image_href = url_for(params.permit!.merge(random: 'y')) if @random_entry = render partial: 'posts/list', locals: { posts: @posts, header: @title, random_image_href: random_image_href }