diff --git a/application/classes/Controller/Redirection.php b/application/classes/Controller/Redirection.php index fe59a8f..e085baa 100644 --- a/application/classes/Controller/Redirection.php +++ b/application/classes/Controller/Redirection.php @@ -68,6 +68,12 @@ class Controller_Redirection extends lnApp_Controller_TemplateDefault { )); $this->template->content = $output; + $this->template->meta->keywords = join(',',array( + 'Web URL Shortener', + 'URL Shortener', + 'URL Redirector', + 'Web Redirector', + )); } final public function action_post() { diff --git a/modules/lnApp/views/theme/bootstrap/default.php b/modules/lnApp/views/theme/bootstrap/default.php index db3dfa6..5749741 100644 --- a/modules/lnApp/views/theme/bootstrap/default.php +++ b/modules/lnApp/views/theme/bootstrap/default.php @@ -11,7 +11,7 @@ - 'screen')); ?> + @@ -46,8 +46,10 @@

- - +