--- a/trunk/landingpage/index.html
+++ b/trunk/landingpage/index.html
@@ -1,7 +1,9 @@
 <!DOCTYPE html>
 <html lang="en">
   <head>
-    <meta charset="utf-8" name="Description" content="In short 'CfUnit' is a free open-source unit testing framework. Motivated by absence of 'good and free' automated unit testing frameworks/solutions. Written in Structured Text for CODESYS based PLC systems. Released under MIT-License.">
+    <meta charset="utf-8">
+	<meta name="Description" content="CfUnit free and open-source unit testing framework. Motivated by absence of 'good and free' IEC61131-3 automated unit tests frameworks/solutions. Written in Structured Text for CODESYS based PLC systems. Released under MIT-License">
+	<meta name="keywords" content="MIT-License, CfUnit, free, open-source, automated, unit, test, tests, testing, framework, IEC61131-3, Structured Text, CODESYS, PLC">
 	<link rel="shortcut icon" href="https://forge.codesys.com/_ew_resources/theme/ownforgetheme/images/favicon.ico" />
     <title>CfUnit &mdash; An open source unit testing framework for CODESYS</title>
     <meta name="viewport" content="width=device-width,initial-scale=1.0">
@@ -41,7 +43,7 @@
       <div class="container">
         <h1>CfUnit &mdash; Unit Testing framework</h1>	
         <h2>In short 'CfUnit' is a free open-source unit testing framework. 
-			Motivated by absence of "good and free" IEC61131-3 automated unit testing frameworks/solutions.
+			Motivated by absence of "good and free" IEC61131-3 automated unit tests frameworks/solutions.
 			Written in Structured Text for CODESYS based PLC systems.
 			Released under MIT-License</h2>
         <p><a class="btn btn-primary btn-lg" href="#Download">Download <span class="glyphicon glyphicon-circle-arrow-right"></span></a></p>