Hello everyone, I have recently installed CPG but i need to add the code below to get it ready for SEO
Quote<META NAME="robots" CONTENT="index, follow">
<meta name="revisit-after" content="7 days" />
<meta name="Rating" content="general" />
<meta name="language" content="english" />
<meta name="keywords" content="MY KEYWORDS" />
<meta name="description" content="MY CONTENT" -->
Problem is i've searched and searched for the file that I need to change with the header code in it but I can't find it. Can anyone help me please?
???
Quote from: Nibbler on December 29, 2007, 04:39:40 PM
Edit your theme's template.html.
Thats what i needed, thanks.