Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
Locked
0

What is the blog/ page permalink?

Contributor ,
May 15, 2013 May 15, 2013

Hi

I got this API to insert to my blog pages.

<div data-src="DROP_PERMALINK_HERE" class="OUTBRAIN" ></div>

<script type="text/javascript">(function(){window.OB_platformType=8;window.OB_langJS="http://widgets.outbrain.com/lang_en.js";window.OBITm="1368624300653";window.OB_recMode="brn_strip";var ob=document.createElement("script");ob.type="text/javascript";ob.async=true;ob.src="http"+("https:"===document.location.protocol?"s":"")+"://widgets.outbrain.com/outbrainLT.js";var h=document.getElementsByTagName("script")[0];h.parentNode.insertBefore(ob,h);})();</script>

  • Paste the code into the template(s) where you want the Outbrain widget to show.
  • Replace the 'DROP_PERMALINK_HERE' text in the code with a variable that indicates each post's permalink URL. This variable may be different depending on what platform you're using, but it should dynamically pull in the permanant URL of each page where the widget resides.

What is the blog Permalink variable? any clue?

I added this: {tag_permalinkonly} but nothing happens.

Thanks

Micha

TOPICS
Content management and modules
1.1K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Adobe Employee , May 17, 2013 May 17, 2013

Hi Micha,

{tag_permalinkonly} like any other blog related tag will only work in a blog layout. So it only works when inserted in any of the layouts in Admin > Module Templates > Blog Layouts

Kind Regards,

Alex

Translate
Adobe Employee ,
May 17, 2013 May 17, 2013

Hi Micha,

{tag_permalinkonly} like any other blog related tag will only work in a blog layout. So it only works when inserted in any of the layouts in Admin > Module Templates > Blog Layouts

Kind Regards,

Alex

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
May 17, 2013 May 17, 2013
LATEST

Thanks Alex

I tried using this and it looks like it's woring. The term "Permalink" is a but confusing though.

Cheer

Micha

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines