Making My CPG Website Ready For Search Engine Indexing Making My CPG Website Ready For Search Engine Indexing
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Making My CPG Website Ready For Search Engine Indexing

Started by sausage1987, December 29, 2007, 03:35:29 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

sausage1987

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?

???

Nibbler


sausage1987