Login  Register

Re: Duplicate title tags and meta descriptions

Posted by Harvey on Oct 21, 2011; 2:02pm
URL: https://support.nabble.com/Duplicate-title-tags-and-meta-descriptions-tp6759630p6917006.html

Actually could I use this since the code is not choosing between two apps?

 <override_macro name="default_app_title_contents" requires="node">
      <n.if.is_root>
        <then>
          NY Ski Forum | Trip Reports, Ski Conditions, Snow Sports | Harvey Road
        </then>
        <else>
          <n.if.is_post>
            <then>
              <n.subject/> | NY Ski Forum
            </then>
            <else>
              NY Ski Forum | <n.subject/> | Harvey Road
            </else>
          </n.if.is_post>
        </else>
      </n.if.is_root>
</override_macro> 
HTTPS Please!