Monthly Archive for September, 2009

How to … add metatags to TYPO3 website

How to

Today i write about metatags with TYPO3.

I searched for a solution to implement keywords and a description “semi-dynamic”.

Continue reading ‘How to … add metatags to TYPO3 website’

Zimplit – a small, free Content-Management-System

Do you know ZIMPLIT?

zimplit

A really cool, small and fast CMS. You don’t need a database, just PHP on your server.

You can use your own templates and create a nice (mini)website. I used this nice CMS for my private testing website and i detected heavy traffic with “forget-password” demands. My email-box filled up :-(

Continue reading ‘Zimplit – a small, free Content-Management-System’

How to … change the RTE linktext in TYPO3

How to

If you want to change the the alt-text, the title attribute, link image or something else you have to use some code-snippets in your TSconfig at Rootpage.

With the following lines you will be able to choose text and type.

Continue reading ‘How to … change the RTE linktext in TYPO3′

How to … add a simple REDIRECT with realurl Extension

How to

Today i post a small snippet for TYPO3.
I searched for a easy redirect :

EXAMPLE

User types: sitemap.html and your Browser loads: index.php?id=xxx


I used a TYPO3 Installation ( 4.2.8), active realurl EXT, aeUrlTool EXT

Continue reading ‘How to … add a simple REDIRECT with realurl Extension’