View Single Post
Old February 16th, 2006, 09:01 PM   #3 (permalink)
bugman
Member
Verified Customer
 
Join Date: Feb 2006
Location: Drexel Hill, PA
Posts: 82
more digging in the forums

I found this:

--------------------------------------------------------------------
ChuckS: "Well you'll probally need to make your headtags file a php file and do something like this

<?

if ( THIS_SCRIPT == "showphoto" ) {

echo <<<PPPRINT

<meta name="keywords" content="$title,$keywords" />
<meta name="description" content="$description" />

PPPRINT;

}

?>

-------------------------------------------------------------
then more by ChuckS: "Open showphoto and and grab the variables and replace my examples (above) with the proper ones. My posts are guidelines to follow not the hack. Remember this is a how do I forum not write me a hack forum."

-----------------------------------------------------------
bugman is offline   Reply With Quote