-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchatbot-nigeria.html
212 lines (185 loc) · 10.9 KB
/
chatbot-nigeria.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-7718160-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-7718160-1');
</script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Building automated chatbots to respond to prospects and customers enquiries on Facebook " />
<meta name="author" content="Samuel Timothy Anyaele">
<title>Chatbot Development in Nigeria - SEONigeria.com</title>
<!-- Bootstrap core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="css/modern-business.css" rel="stylesheet">
<link href='//fonts.googleapis.com/css?family=Raleway:400,300,700' rel='stylesheet' type='text/css'>
<link rel="shortcut icon" type="image/x-icon" href="assets/favicon.png">
</head>
<body>
<!-- Navigation -->
<nav class="navbar fixed-top navbar-expand-lg navbar-dark bg-dark fixed-top">
<div class="container">
<a class="navbar-brand" href="index.html">SEONigeria.com</a>
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link" href="website-design-nigeria.html">Website Design</a>
</li>
<li class="nav-item">
<a class="nav-link" href="search-engine-optimization-nigeria.html">Search Engine Optimization</a>
</li>
<li class="nav-item">
<a class="nav-link" href="training.html">Training</a>
</li>
<li class="nav-item">
<a class="nav-link" href="about.html">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- Page Content -->
<div class="container">
<!-- Page Heading/Breadcrumbs -->
<h1 class="mt-4 mb-3">Chatbot Development
<small>(Facebook | Telegram | Website)</small>
</h1>
<ol class="breadcrumb">
<li class="breadcrumb-item">
<a href="index.html">Home</a>
</li>
<li class="breadcrumb-item active">Chatbot Development</li>
</ol>
<!-- Intro Content -->
<div class="row">
<div class="col-lg-6">
<img class="img-fluid rounded mb-4" src="assets/search-engine-optimization-nigeria.jpg" alt="SEO in Nigeria">
</div>
<div class="col-lg-6">
<h2>Chatbot Development in Nigeria</h2>
<p>Most people automatically depend on Search Engines when searching for products and services, this is even more so since the proliferation of the Android OS, whose engine for search is Google.com (Considering Google owns Android). Even when they don't know what companies offer the services or products, they simply type the product in the search engine (like "housing agents in Nigeria" or "where to buy original Louis Vuiton shoes in Lagos"), and visit the top companies presented to them on Google, if you are not on the front page of Google, you loss customers to your competitors every single day.
</p>
<p>
Would you like your website on the front page of Google, contact us for further information about how we can optimize your website to make this happen.
</p>
</div>
</div>
<!-- /.row -->
<div class="row justify-content-md-center">
<div class="col-md-12 align-content-left">
<h3>Benefits of a Chat Robot</h3>
<ol>
<li><strong>Better ranking</strong> in Search Engine Result Pages (SERP), by consistently beating competition to higher placements on the following search engines:<br />
Google, Yahoo!, and MSN Search (Bing)</li>
<li>Receive <strong>increased targeted traffic</strong>, sometimes double or triple your original traffic</li>
<li>Increase the Click Through Rate (CTR) on your adverts</li>
<li>Dramatically <strong>Improve your Return On Investment (ROI)</strong></li>
<li>Improve sales of your products</li>
</ol>
</div>
</div>
<h2>Frequently Asked Questions</h2>
<div class="mb-4" id="accordion" role="tablist" aria-multiselectable="true">
<div class="card">
<div class="card-header" role="tab" id="headingOne">
<h5 class="mb-0">
<a data-toggle="collapse" data-parent="#accordion" href="#collapseOne" aria-expanded="true" aria-controls="collapseOne">What is a <abbr title="Chat Robot">Chatbot</abbr>?</a>
</h5>
</div>
<div id="collapseOne" class="collapse show" role="tabpanel" aria-labelledby="headingOne">
<div class="card-body">
A chatbot is a computer software written to engage users in a chat and carrying on conversations like a human
</div>
</div>
</div>
<div class="card">
<div class="card-header" role="tab" id="headingTwo">
<h5 class="mb-0">
<a class="collapsed" data-toggle="collapse" data-parent="#accordion" href="#collapseTwo" aria-expanded="false" aria-controls="collapseTwo">What platform?
</a>
</h5>
</div>
<div id="collapseTwo" class="collapse" role="tabpanel" aria-labelledby="headingTwo">
<div class="card-body">
These are Search Engine Optimization techniques applied to your website itself, this includes increasing your website load speed, applying the right meta tags, using the right titles and headers, describing your images, robot file setups and a host of other things that need to be done on your website to instruct google on what to find interesting enough to rank you for.
</div>
</div>
</div>
<div class="card">
<div class="card-header" role="tab" id="headingThree">
<h5 class="mb-0">
<a class="collapsed" data-toggle="collapse" data-parent="#accordion" href="#collapseThree" aria-expanded="false" aria-controls="collapseThree">What is offsite SEO?</a>
</h5>
</div>
<div id="collapseThree" class="collapse" role="tabpanel" aria-labelledby="headingThree">
<div class="card-body">
Offsite SEO includes all the the optimization done on other web pages outside of your own website, and how these external pages link up to and describe your website. This is a bit harder than onsite SEO since the optimization is done on websites that do not belong to you.
</div>
</div>
</div>
<div class="card">
<div class="card-header text-light" role="tab" id="headingFour">
<h5 class="mb-0">
<a class="collapsed" data-toggle="collapse" data-parent="#accordion" href="#collapseFour" aria-expanded="false" aria-controls="collapseFour">What is Local Search Engine Optimization?
</a>
</h5>
</div>
<div id="collapseFour" class="collapse" role="tabpanel" aria-labelledby="headingFour">
<div class="card-body">
Local Search Engine Optimization is the optimization that is done to target people searching for a product or service from a particular geographic location. This is the main Optimization we perform, because it is more effective targetting a key phrase like "Printers in Nigeria" than just "Printers"
</div>
</div>
</div>
<div class="card">
<div class="card-header" role="tab" id="headingFive">
<h5 class="mb-0">
<a class="collapsed" data-toggle="collapse" data-parent="#accordion" href="#collapseFive" aria-expanded="false" aria-controls="collapseFive">How is <abbr title="Search Engine optimization">SEO</abbr> different from <abbr title="Search Engine Marketing">SEM</abbr>?
</a>
</h5>
</div>
<div id="collapseFive" class="collapse" role="tabpanel" aria-labelledby="headingFive">
<div class="card-body">
SEO produces organic rankings on Search Engines, while SEM places sponsored rankings on the Search Engine. For SEO, you will pay SEO experts to optimize your page to rank on the front page, after which you might never need to make any other payment to remain on the front page, but this usually requires waiting for weeks to even months while the optimizer works and Google re-ranks. However, if you want your website to appear on the front page of Google immediately, you will put down a budget to spend on Google and pay an Ad manager for managing that Ad if you cannot manage it yourself, but your AD stops showing immediately you exhaust your budget.
</div>
</div>
</div>
<div class="card">
<div class="card-header" role="tab" id="headingSix">
<h5 class="mb-0">
<a class="collapsed" data-toggle="collapse" data-parent="#accordion" href="#collapseSix" aria-expanded="false" aria-controls="collapseSix">Can you rank me on number 1?
</a>
</h5>
</div>
<div id="collapseSix" class="collapse" role="tabpanel" aria-labelledby="headingSix">
<div class="card-body">
We do not guarantee a number 1 ranking, though a lot of our clients end up with Number 1 ranking, what we do work towards is ensuring you come to the front page of the Serch Engine (Top 10), by the time we meet this goal, our contractual agreement with you would have been met, you can however extend the work indefinitely until the number 1 ranking is achieved and maintained
</div>
</div>
</div>
</div>
</div>
<!-- /.container -->
<!-- Footer -->
<footer class="py-5 bg-dark">
<div class="container">
<p class="m-0 text-center text-white">Copyright © SEONigeria.com 2018</p>
</div>
<!-- /.container -->
</footer>
<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
</body>
</html>