DIGITAL MARKETING TERMINOLOGY Starts
With H
H
HARO – Stands for Help A Reporter Out. Three times a day
Monday through Friday, HARO emails are sent out, listing different stories that
reporters need sources for. Used as a marketing strategy to gain PR and link opportunities.
Hashtag – a phrase beginning with the symbol “#” used in
social media as a way for tagging content for users to find. Adding hashtags to
a post allows users to find that post when searching for that topic. This can
be used for finding users looking for broad topics on social media, as well as
niche, detailed topics.
Header – Can refer to either the top portion of a webpage
that typically contains the logo and menu, or the section of HTML in a
website’s code that contains important information about the site.
Header Code – On a website, certain code is placed in the
universal header section so that it can be accessible across all pages of the
website. Typically in the header code, you’ll find things like Schema Markup,
Analytics Code, Adwords Code, and other tools used for tracking data across a
website. These are placed in the header code so that they can be rendered and
start tracking information as the site loads.
Header Tags (h1, h2, h3, etc) – Header tags are used in HTML for
categorizing text headings on a web page. They are, in essence, the titles and
major topics of a web page and help indicate to readers and search engines what
the page is about. Header tags use a cascading format where a page should have
only one H1 (main title) but beneath can be multiple H2s (subtitles) and every
H2 can have H3s beneath (sub-sub titles) and so on.
-H1 is used only once on a webpage, and is used to display the most important
title.
-H2 is used to display the major subtopics of a certain webpage
-H3 is used to display the major subtopics underneath an H2 tag.
Heatmap – A heatmap is a graphical representation of how
users interact with your site. Heatmapping software is used to track where
users click on a page, how they scroll, and what they hover over. Heatmaps are
used to collect user behavior data to assist in designing and optimizing a
website.
HTML – Stands for Hypertext Markup Language. HTML is a set
of codes that are used to tell a web browser how to display a webpage. Each
individual code is called an element, or a tag. HTML has a starting and ending
element for most markups.
HTTP – Stands for Hypertext Transfer Protocol. HTTP is the
protocol used by the world wide web to define how data is formatted and
transmitted, and what actions web browsers and web servers should take to
respond to a command. When you enter a website into your web browser and press
enter, this sends an HTTP command to a web server, which tells the server to
fetch and send the data for that website to your browser.
HTTPS – Stands for Hypertext Transfer Protocol Secure. Is a
secured version of HTTP, which is used to define how data is formatted and
transmitted across the web. HTTPS has an advantage over HTTP in that the data
sent when fetching a webpage is encrypted, adding a layer of security so that
third parties can’t gather data about the webpage when the data is sent from
the server to the browser.
Hreflang Tag – A code in the html of a website that tells search
engines like Google which spoken language a web page is using. These are
especially useful for websites that have versions of pages in multiple
languages, as they help Google understand which pages are related and which
should be shown to specific audiences.
Hummingbird – See “Google Hummingbird”
Hyperlink – A hyperlink is an HTML code that creates a link
from one webpage to another web page, characterized often by a highlighted word
or image that takes you to the destined location when you click on that
highlighted item.
Comments
Post a Comment