Zen TYPO3 Forum

Our TYPO3 forum is available for freelancers, professionals and clients new to TYPO3 to discuss Basic TYPO3 templating, Typoscript, extension installation, administration and help with subscription templates. Please register for an account to post.

Total Posts: 2 - Pages (1): [1]
Author: mediatech
Posted: Feb 18 2008 - 02:12 PM
Subject: re: Search Engines
Have a peak at 2.3. Arrays (1,2,3,4...)

In Zen Wireframe you may need to copy/paste the root TS template to avoid creating a basis template and add page.meta.robots = noindex, nofollow like this.
.
# Setting up 'page' to be the default PAGE object (type=0)
#######################################
page = PAGE
page.typeNum = 0
page.meta.description.field = description
page.meta.keywords.field = keywords
page.meta.robots = noindex, nofollow
...


Greg

----
Mediatech Consulting, Inc.
Phone : +1 (760) 525-1770 . Fax: +1 (760) 542-1990 . Skype: gremington
Author: jewelion
Posted: Feb 14 2008 - 01:00 PM
Subject: Search Engines
Hi,

Love wireframe - saving me lots of time. One question and I'm not sure it belongs here, but I'll try anyway...

How do I stop the search engines from indexing the "print" pages, bearing in mind that whereas Google supports wild cards in robots.txt, others do not. My thought therefore is to put a <META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW"> in the header of the print page. Anyone know where I can go to find this?

Thanks,
Jewelion
Total Posts: 2 - Pages (1): [1]
You must login to post a message to this conference.

 

CHC Forum provided by Cast Iron Coding

TYPO3 Support