NEED A LITTLE MORE HELP?
You have 30 days of unlimited email support after launch (7/28) to fix any issues (or for me to record any new help videos). This 30-day period does not include additional design requests, copywriting, or SEO.
After that, you’re welcome to book me for an hour here. If you anticipate ongoing support (blogging, SEO, etc,) we can discuss flexible retainer options.
NOTES:
Save your section as a backup before editing (look for the heart icon)
Always check the site on mobile after edits too! Editing causes things to shift. *Make sure buttons aren't covered by text boxes.
ADDING IMAGES
resize vertical images DOWN to 1200px wide, horizontal images DOWN to 2500px wide
run through https://tinypng.com/
then add to site
set ALT TEXT on image if needed
asset library video
ADDING TESTIMONIALS
ACCORDION BLOCKS (FAQS, etc)
SENDING EMAIL CAMPAIGNS
AFTER SITE LAUNCH
To help your website to be more visible on Google more quickly, you'll need to ask Google to crawl your website. This is not a difficult process, but you'll have to use a Gmail account to do it. I've linked Google's "Guide to Getting Started with Search Console”.
GSC errors - don’t panic
POST-LAUNCH SEO CHECKLIST
These are steps you can take to improve your SEO after site launch.
Add your website URL to each of your social media profiles
If you have a business, create a Google Business account and keep it active with posts, images and responding to reviews.
Get backlinks for your website
get listed on your local Chamber of Commerce site or other relevant directories
Keep your site active
consider blogging (custom list of blog ideas for you!)
add/update your projects regularly
Book additional SEO services with me to keep the momentum going for your site. Google rewards websites that stay active and share helpful information.
For blogging — where to use keyword:
H1
Filenames
FAQ About KEYWORD
URL, meta-description (excerpt)
Use within first 100 words
Table of contents
Your logo can be found here.
Favicon image (square at top of page). Feel free to edit/update here.
FONTS
Headings: Comfortaa
Paragraphs, Buttons: Montserrat
CSS:
/* hide hero code */
@media only screen and (max-width: 767px){
section[data-section-id="6876a5c8e01f0433491b8ede"]{
display: none !important;
}
}
/* Hide section on Desktop */
@media screen and (min-width:992px) {
section[data-section-id="687fe2aba82234795e0e1684"]{
display: none !important;
}
}