diff options
author | Ivan Kohler <ivan@freeside.biz> | 2015-09-30 17:35:19 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2015-09-30 17:35:19 -0700 |
commit | e1a5e20b9d33d2607293bcec06f78c9818698156 (patch) | |
tree | 8d1d52e820fa00af8bf3600003b22f823b6a5f16 | |
parent | 39a7e3c36baa82ab9db5585cf8caf08e3cf2eb03 (diff) |
seo
-rw-r--r-- | elements/header.html | 4 | ||||
-rw-r--r-- | index.html | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/elements/header.html b/elements/header.html index 4eb59f7..cb68f33 100644 --- a/elements/header.html +++ b/elements/header.html @@ -1,6 +1,6 @@ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> -<meta name="Description" content="Open-source billing, CRM, trouble ticketing, network monitoring and provisioning software for ISPs and WISPs, VoIP providers, CLECs, colocation and hosting providers and online businesses."> -<meta name="Keywords" content="billing, CRM, open source, ISP, WISP, trouble ticketing, VoIP, CDR rating, CDR billing, network monitoirng"> +<meta name="Description" content="ISP billing, VoIP billing, WISP billing: Open-source billing, CRM, trouble ticketing, network monitoring and provisioning software for ISPs and WISPs, VoIP providers, CLECs, colocation and hosting providers and online businesses."> +<meta name="Keywords" content="ISP billing, VoIP billing, WISP billing, billing, CRM, open source, ISP, WISP, trouble ticketing, VoIP, CDR rating, CDR billing, network monitoirng"> <link href="css/cssfreeside2.css" rel="stylesheet" type="text/css" media="screen"> @@ -1,6 +1,6 @@ <html> <head> -<title>Billing, CRM, trouble ticketing and network monitoring - Freeside</title> +<title>ISP Billing, VoIP Billing, CRM, trouble ticketing and network monitoring - Freeside</title> { include('elements/header.html'); } <!-- |