I want BLOCKs and stuff in the LEFT to only be seen from the HOME page

I thought to select "only show on the marked pages" and so i put my http://URL/nodes but that did not work.

what is the correct syntax to make stuff show only on the HOME or LANDING page.

thanks

Comments

vm’s picture

<front> for only the front page as described in the text under the field being set. Also of note, you never use the absolute url. http:/URL/ is not required.

example: if you only want them to show when http://URL/node is displayed, you use just the word node

however, for front page <front> front works perfectly well.

yogi_sydbma’s picture

Thank you

that works great