<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>How to add meta tags to Liferay web page</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=41637622" />
  <subtitle>How to add meta tags to Liferay web page</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=41637622</id>
  <updated>2026-04-07T05:27:33Z</updated>
  <dc:date>2026-04-07T05:27:33Z</dc:date>
  <entry>
    <title>RE: How to add meta tags to Liferay web page</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=42127644" />
    <author>
      <name>Thorsten Schmid</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=42127644</id>
    <updated>2014-09-01T08:32:46Z</updated>
    <published>2014-09-01T08:32:46Z</published>
    <summary type="html">Hi Jack, hi Julio,&lt;br /&gt;&lt;br /&gt;thanks a lot for your answers!&lt;br /&gt;&lt;br /&gt;I added the meta tags to portal_normal.vm.&lt;br /&gt;Is this what you meant by &amp;#34;adding them to the theme template&amp;#34;?&lt;br /&gt;The problem then is, that the meta tags are the same for all web pages which makes the situation worse.&lt;br /&gt;So I removed them again.&lt;br /&gt;&lt;br /&gt;Some little coding would be OK, i.e. adapting some configuration files like portal_normal.vm, but I want to avoid huge code changes or deployment changes which might cause other side effects.&lt;br /&gt;&lt;br /&gt;Which plugins or other approaches can you recommend to solve the problem?&lt;br /&gt;The final solution should also support multiple languages.&lt;br /&gt;&lt;br /&gt;Thanks for your support!&lt;br /&gt;Thorsten</summary>
    <dc:creator>Thorsten Schmid</dc:creator>
    <dc:date>2014-09-01T08:32:46Z</dc:date>
  </entry>
  <entry>
    <title>RE: How to add meta tags to Liferay web page</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=41651975" />
    <author>
      <name>Julio Camarero</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=41651975</id>
    <updated>2014-08-20T06:52:01Z</updated>
    <published>2014-08-20T06:52:01Z</published>
    <summary type="html">Hi Thorsten,&lt;br /&gt;&lt;br /&gt;you either need to code or install some plugin ;)&lt;br /&gt;&lt;br /&gt;You probably have a theme for your site. You can easily add those tags to your theme template. You can easily add those to a hook too.&lt;br /&gt;&lt;br /&gt;There are some apps in the marketplace that allow you to add some tags to every page too.</summary>
    <dc:creator>Julio Camarero</dc:creator>
    <dc:date>2014-08-20T06:52:01Z</dc:date>
  </entry>
  <entry>
    <title>RE: How to add meta tags to Liferay web page</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=41642560" />
    <author>
      <name>Jack Bakker</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=41642560</id>
    <updated>2014-08-19T22:46:51Z</updated>
    <published>2014-08-19T22:46:51Z</published>
    <summary type="html">There are so many social meta tags these days... When I do this I put such in theme where I also can do if/else based on language. But given your WITHOUT CODING requirement, perhaps what I write is not useful for you.</summary>
    <dc:creator>Jack Bakker</dc:creator>
    <dc:date>2014-08-19T22:46:51Z</dc:date>
  </entry>
  <entry>
    <title>How to add meta tags to Liferay web page</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=41637621" />
    <author>
      <name>Thorsten Schmid</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=41637621</id>
    <updated>2014-08-19T20:16:02Z</updated>
    <published>2014-08-19T20:16:02Z</published>
    <summary type="html">&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body&gt;For a Facebook share button, I need to add some meta tags to a web page in Liferay. The result of the HTML code should look like the following example:&lt;br&gt;&lt;br&gt;&lt;pre&gt;&lt;code&gt;
  
    &amp;lt;meta property="og:title" content="My website title"&amp;gt;
    &amp;lt;meta property="fb:app_id" content="4711"&amp;gt;
  
  ...
&lt;/code&gt;&lt;/pre&gt;&lt;br&gt;&lt;br&gt;How can I do that in Liferay WITHOUT coding and WITHOUT installing additional plugins but just by configuration (e.g. in the admin control area)?&lt;br&gt;&lt;br&gt;Note: For www.mydomain.com/en the content of the meta tag should be in English. For www.mydomain.com/de it should be in German. If this is not possible by configuration easily, it can be all in one single language.&lt;/body&gt;&lt;/html&gt;</summary>
    <dc:creator>Thorsten Schmid</dc:creator>
    <dc:date>2014-08-19T20:16:02Z</dc:date>
  </entry>
</feed>
