This page is the introductory page of a website.
What is Homepage ?
This is the top part of a website where the logo and primary menu are often located.
What is a header
The person who creates our web project timelines.
Madison / Madiqueen !!
World Wide Web
Web with Wren
This is the next step once a page is fully approved.
Launching / pushing the page live
A specific part of a website that usually appears at the top of a page and contains the H1.
What is the Hero
The amount of web project processes we have
One !!!!
This term is the correct way to refer to the process of creating a new website, new elements, pages, or parts of a website that did not already exist.
This is the content area between the header and footer where the main text, images, and other elements are placed.
What is the body
Joseph sends you a task with a FB pixel script that needs to be on the entire site. Where should you put this?
What is GTM (Google Tag Manager)
This is what happens in between phase 1 & 2 of the web project process.
We rescope the development portion of the project !
HTTPS stands for this
Hyper Text Transfer Protocol Secure
This page is not used often, as it is bad for SEO.
What is a Splash page ?
An element or block of content designed to prompt a user to take a specific action, such as "Buy Now" or "Contact Us."
What is CTA / CTA Block
What is the term for a specific, valuable user action on a website—like a form submission or a phone number click—that we track using GA4?
What is a conversion
The amount of milestones our web project process is broken into
Five !!
The coding language that Shopify uses.
What is Liquid?
This phrase should NOT be used when developing a new page on a website that needs to be reviewed by the client, unless the page has complex development requirements.
What is a staging page / on staging ?
The section at the very bottom of a webpage that typically contains copyright information, links to social media, and other essential links.
What is the footer
In general, how long a 5 page WordPress site would take to design, write, and develop.
3 months
@media (max-width: 1250px) {
CSS goes here
}
This is used for a specific function that is imperative to website usability.
What is Responsiveness?