Meta tags

Dr. GBooky is here to help you with your guestbook problems ...
Post Reply
jennytc
Posts: 1
Joined: Thu Sep 25, 2008 7:43 pm

Meta tags

Post by jennytc »

Script URL: www.lifeisagony.com/guestbook
Version of script:latest
Hosting company:dreamhost
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:

Hi I have a really simple question. I'd like to put meta tags so my guestbook shows up on search engines easier...is that possible, if so where do I write them in?
Henrie
Posts: 1095
Joined: Sun Aug 14, 2005 8:57 pm

Post by Henrie »

Hello jennytc,

At this moment there is no other way to do this than editing the gbook.php file

Search for

Code: Select all

function printTopHTML() {
A few line below that is the <head>...</head> section of the GBook page in which the meta tags should be added.

Greetings,
Henrie
Post Reply