JohnFaught Posted February 15, 2014 Share Posted February 15, 2014 I am currently in the process of Optimizing my website for search engines, and I cannot find any place in the PHP documents to place my <title> and <meta> tags. I am also having problems with trying to add the same things to .php?action pages, as they don't physically exist. 0 Quote Link to comment Share on other sites More sharing options...
Damo Posted February 15, 2014 Share Posted February 15, 2014 You'd do this in the header.tpl of the theme you're using. You would need to make use of conditional statements if you want to change these values per page as well as the header file is common to all the 'action' pages you refer to. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.