Yes they look fine the only thing I would suggest is not to repeat these on every page...if your site is dynamic try making a field in your tables for a description, then query it for that page and fill the meta desc. tag with it. Repeat this description some where on that page too...like <h1><?php echo $description ?></h1> Code (markup): I could be wrong but seach engines don't like to see the same keyword and descriptions on every page.