-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathblog4.html
More file actions
147 lines (127 loc) · 8.26 KB
/
blog4.html
File metadata and controls
147 lines (127 loc) · 8.26 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>GEG | IIITG</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<!-- Favicon -->
<!-- <link href="img/favicon.ico" rel="icon"> -->
<!-- Google Font -->
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap" rel="stylesheet">
<!-- CSS Libraries -->
<link href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" rel="stylesheet">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css" rel="stylesheet">
<link href="lib/animate/animate.min.css" rel="stylesheet">
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="lib/lightbox/css/lightbox.min.css" rel="stylesheet">
<!-- Template Stylesheet -->
<link href="css/style.css" rel="stylesheet">
</head>
<body>
<!-- Page Header Start -->
<div class="page-header">
<div class="container">
<div class="row">
<div class="col-12">
<h2>Blogs by Students</h2>
</div>
<!-- <div class="col-12">
<a href="">Home</a>
<a href="">About Us</a>
</div> -->
</div>
</div>
</div>
<!-- Page Header End -->
<!-- About Start -->
<div class="about">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-3 col-md-9">
<div class="about-img">
<img src="img/blog4.png" alt="Image">
</div>
</div>
<div class="col-lg-9 col-md-6">
<div class="section-header text-left">
<!-- <p>Learn About Us</p> -->
<h3><strong>Digital Marketing</strong></h3>
<h4>By Priyanshi</h4>
</div>
<div class="about-text">
<p>
With how accessible the internet is today, would you believe me if I told you the number of people who go online every day is still increasing?<br>
It is.<br> <strong>In fact, "constant" internet usage among adults increased by 5% in just the last three years.</strong><br>
Marketing has always been about connecting with audience in the right place and at the right time. Digital marketing is any form of marketing that exists online.<br>
Digital marketing refers to advertising delivered through digital channels such as search engines, websites, social media, email, and mobile apps.<br>
Using these online media channels, digital marketing is the method by which companies endorse goods, services, and brands.<br>
<strong>“Digital is at the core of everything in marketing today—it has gone from ‘one of the things marketing does’ to ‘THE thing that marketing does.’”</strong>
</p>
<p>
<h4>Components of digital marketing</h4>
Digital marketing spans across a massive network of digital touchpoints which we need to know.<br>
<ul>
<li><strong>Paid search</strong><br>Paid search, or pay-per-click (PPC) advertising, typically refers to the sponsored result on the top or side of a search engine results page (SERP). These ads charge you for every click and they can be tailored to appear when certain search terms are entered</li>
<li><strong>Search engine optimization (SEO)</strong><br>SEO is the process of optimizing the content, technical setup, and reach of your website, so that your pages appear at the top of a search engine result for a specific set of keyword terms.</li>
<li><strong>Content marketing</strong><br>Effective content marketing is not outwardly promotional in nature, but rather serves to educate and inspire consumers who are seeking information.</li>
<li><strong>Social media marketing</strong><br>The key to effective social media marketing goes far beyond simply having active social media accounts.</li>
<li><strong>Email marketing</strong><br>E-mail is still the quickest and most direct way to reach customers. Email marketing should satisfy five core attributes. They must be trustworthy, relevant, conversational, coordinated across channels, and strategic.</li>
<li><strong>Mobile marketing</strong><br>Mobile devices are kept in our pockets, sit next to our beds, and are checked constantly throughout the day. SMS, MMS, and in-app marketing are all options to reach our customers on their devices, but beyond that, we must consider the coordination of our marketing efforts across other digital marketing channels.</li>
<li><strong>Marketing automation.</strong><br>Marketing automation is an integral platform that ties all of our digital marketing together</li>
</ul>
</p>
<p>
<h4>There are a few major benefits to digital marketing:</h4>
<ul>
<li>
We can target only the prospects most likely to purchase our product or service.</li>
<li>It's more cost-effective than traditional marketing methods.</li>
<li>Digital marketing lets you outrank bigger players in your industry.</li>
<li>Digital marketing is measurable.</li>
</ul>
</p>
<p>
<h4>Digital Marketing Examples</h4>
<ul><strong>
<li>Dove's Real Beauty Campaign</li>
<li>Always' #LikeAGirl Campaign</li>
</strong></ul>
</p>
<p>
<h4>5D’s in Digital Marketing</h4>
<ul>
<li>Digital media</li>
<li>Digital devices</li>
<li>Digital channel</li>
<li>Digital technology</li>
<li>Digital performance</li>
</ul>
</p>
<p>
<h4><strong>CONCLUSION:</strong></h4>
<ul>
<li>Digital Marketing is very important for specialists in digital marketing. Digital marketing is a perfect business opportunity for digital marketers. Within the short span of a lifetime, digital marketing will bring all our cherished dreams come reality. Digital marketing is a place where someone without much effort can make a career. Only patience is required to get the desired goals.</li>
</ul>
</p>
<!-- <a class="btn" href="">Learn More</a> -->
</div>
</div>
</div>
</div>
</div>
<!-- About End -->
<a href="#" class="back-to-top"><i class="fa fa-chevron-up"></i></a>
<!-- JavaScript Libraries -->
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.bundle.min.js"></script>
<script src="lib/easing/easing.min.js"></script>
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
<script src="lib/isotope/isotope.pkgd.min.js"></script>
<script src="lib/lightbox/js/lightbox.min.js"></script>
<!-- Contact Javascript File -->
<script src="mail/jqBootstrapValidation.min.js"></script>
<script src="mail/contact.js"></script>
<!-- Template Javascript -->
<script src="js/main.js"></script>
</body>
</html>