Not yet, I was thinking something like this would have done it:
Code:
preg_match("|<meta[^>]*description[^>]*content=\"([^>]+)\"[^>]*>|Ui",$headers[1], $matches);
but not sure yet how to implement it. I added in libs/link.php, but thats as far as I got.
Geoserv.