#!/usr/bin/perl print "Content-type: text/html\n\n"; $filename="trobots.txt"; open(MYFILE,$filename); @filecontents=<MYFILE>; $text=""; foreach $line (@filecontents) { $text=$text . $line; } print $text;
Folgende Keywords wurden erkannt. Überprüfe die Optimierung dieser Keywords für Deine Seite.
(Nice to have)