[TYPO3] add title, description and keywords to print page
    Cray Flatline 
    cray at mass-media.net
       
    Sun May 27 23:29:54 CEST 2007
    
    
  
I'm using Make Print Link extension to make print version of each page.
And print page generated such way:
print_page = PAGE
print_page {
    typeNum = 98
    10 = TEXT
    10.value = <h1><a href="http://broker-ua.com/">Homepage</h1></a>
    20 = CONTENT
    20 < styles.content.get
}
How I can add title, description and keywords to it?  I need it for SEO. 
And one more question: can i add same title, description and keywords to 
print page as it adds to original page (i'm using Meta Tags Auto Maker 
extension)?
==
W BR, Cray
    
    
More information about the TYPO3-english
mailing list