diff --git a/app/views/gemfiles/show.html.erb b/app/views/gemfiles/show.html.erb
index 0e00327..9b830fd 100644
--- a/app/views/gemfiles/show.html.erb
+++ b/app/views/gemfiles/show.html.erb
@@ -1,3 +1,6 @@
+<% content_for :title, "Audit Tool - Report ##{@alpha_id}" %>
+<% content_for :description, "Report ##{@alpha_id} - #{@vulnerabilities_count} Vulnerabilities found on your file" %>
+
<% content_for :script do %>