View Single Post
 

  #11  
Old 23rd September 2003, 04:09 PM
fugjostle fugjostle is offline
Board Addict
 

Join Date: Oct 2001
Location: Sheffield / Astley
Gender: Male
Posts: 3,343
Send a message via MSN to fugjostle
from header.php:

echo '<meta name="DESCRIPTION" content="'.pnConfigGetVar('slogan')."\" >\n";
echo "<meta name=\"ROBOTS\" content=\"INDEX,FOLLOW\" >\n";
echo "<meta name=\"resource-type\" content=\"document\" >\n";
echo "<meta http-equiv=\"expires\" content=\"0\" >\n";
echo '<meta name="author" content="'.pnConfigGetVar('sitename')."\" >\n";
echo '<meta name="copyright" content="Copyright (c) 2001 by '.pnConfigGetVar('sitename')."\" >\n";
echo "<meta name=\"revisit-after\" content=\"1 days\" >\n";
echo "<meta name=\"distribution\" content=\"Global\" >\n";
echo '<meta name="generator" content="LostNuke '._PN_VERSION_NUM." - http://lostnuke.com\" >\n";
echo "<meta name=\"rating\" content=\"General\" >\n";
__________________

Fug's pearl necklace of wisdom:
- "A cult is a religion with no political power"
- "Age is a high price to pay for maturity"
- "Always remember you're unique. Just like everyone else"
- "A gross ignoramus: 144 times worse than an ordinary ignoramus"
- "Depression is merely anger without enthusiasm"
- "All it takes to fly is to hurl yourself at the ground... and miss"
Reply With Quote