0

I am trying to add robot meta tag on phpbb3 forum script. I did added it on overall_header.html file, but it doesn't show up on any pages at all. Is there any other main template file? Please suggest the best way you know to get this done. Thanks.

Rana
  • 5,912
  • 12
  • 58
  • 91
  • It should be in the overall_header file. Please link us to a page where there the header file is included and place the header code in this post – Max Hudson Jul 10 '12 at 18:22
  • Hi, sorry. Got it working. There was a silly mistake, I forgot to clear the cache. – Rana Jul 10 '12 at 19:23

1 Answers1

0

need to stop caching via admin panel to see our custom changes instantly.

Rana
  • 5,912
  • 12
  • 58
  • 91