Forum Moderators: phranque

Message Too Old, No Replies

Phpbb2

Meta tags; where is the header or any file serving them

         

henry0

12:30 pm on Apr 30, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I cannot figure where is hiding the file containing the meta tags, checked quite a few including header and more but unsuccessfully
The site using it uses the default sub silver (if I am correct).

Any input

Thank you

encyclo

9:17 pm on Apr 30, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



It's in
overall_header.tpl
, but the tags are generated by the system and are not controlled by the template.

You should see

{META}
which is where the refresh meta tags are added on appropriate pages. You will also see
{NAV_LINKS}
, which I recommend deleting: it adds a load of link tags which serve no real purpose other than increasing page weight, and they cause extra bandwidth use due to the Firefox prefetch problem.

henry0

10:21 am on May 1, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi Encyclo,
Now I understand it better
thanks a lot

henry