SeoTopicViewTemplate
View for SeoTopics

02 May 2019 - 10:19 | Version 1 |

%TMPL:INCLUDE{"Applications.ClassificationApp.ClassifiedTopicView"}%

%TMPL:DEF{"metaopengraph::image::content"}%%IF{"'%WEB%.%TOPIC%'/MetaImage"
   then="%ATTACHURL%/$percntFORMFIELD{MetaImage}$percnt"
   else="%TMPL:PREV%"
}%%TMPL:END%

%TMPL:DEF{"title"}%%IF{
   "'%TOPIC%'/HTMLTitle" 
   then="$percntFORMFIELD{\"HTMLTitle\"}$percnt %TMPL:P{"titlesep"}% %WIKITOOLNAME%"
   else="%TMPL:PREV%"
}%%TMPL:END%

%TMPL:DEF{"metakeywords::content"}%%IF{"'%WEB%.%TOPIC%'/MetaKeywords" 
  then="$percntFORMFIELD{MetaKeywords}$percnt"
  else="%TMPL:PREV%"
}%%TMPL:END%

%TMPL:DEF{"metadescription::content"}%%IF{"'%WEB%.%TOPIC%'/MetaDescription" 
  then="$percntFORMFIELD{MetaDescription}$percnt"
  else="%TMPL:PREV%"
}%%TMPL:END%

This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback