Site Build
Building Custom Post Type Layouts in Divi Theme Builder
Step 1: Navigate to Divi > Theme Builder. Add new template and select where it will be utilised. Save Theme Builder changes. Step 2(a) - not shown in video: Edit custom body of new template. Make a small start, save, then exit. Save Theme Builder changes to ensure...
Slide in Mobile Nav styling
Various quick styling references: /* Make menu items look like fullwidth buttons */ /* Give menu item the class "highlight-menu-item" and change colours and style as needed */ .morph-main-wrapper ul.menu li.highlight-menu-item a { color: #ffffff!important;...
Set up initial goals for conversion tracking in GA
For forms with Thank You pages (preferred method) For forms without a thank you page Add following code to the text confirmation message (make sure you use the text tab): <script>gtag('event', 'submit', {'event_category': 'contact form', 'event_label':...
Apply Analytics tracking to website
This step can be completed on development domain. (But confirmation of tracking can only be done on live domain.) Before applying: Confirm that the www. or non-www. matches the launched site. If it doesn't, then the property and data stream will need to be updated....
Submit sitemap to Google in Search Console
Sitemap should be considered and checked throughout Site Build. But submitting sitemap should only be completed at Launch (or if client would benefit from a head-start with Google). Therefore, ensure that the pre-launch "Check yoast sitemap and deindex and private...
Link Google Analytics property to Google Search Console property
Ensuring relevant property is selected, scroll down the menu options and click on "Settings". Click on "Associations". Click on the option to "Associate" Search and find the relevant matching Google Analytics property to associate, and select. Confirm your...
Create new Google Search Console property
Summary: 1) In Google Search Console, log into the relevant Google account, and enter the full live domain (with https://) into the "URL prefix" option. Refer to Wrike for live domain info Note: The GSC Google account should match the account in the GA property...
Create new Google Analytics account & property
< Back to Analytics setup checklist Summary: 1) In Google Analytics, log into the relevant Google account, and navigate to “Admin”. 2) Click on "+ Create" and select "Account". OR If the website is a linked project within an existing analytics account (e.g. an...
Text confirmation setup
Summary: Navigate to “Forms” Navigate to the “Confirmations” of the applicable form Configure/check the success message: Confirmation type is set as “Text”, and with the standard message If there is a more suitable message for the type of form, or if the client has...