# Website Go-Live Checklist

These are some things to think about in the days and week leading up to a website launch for a customer.&#x20;

* SEO description and meta tags for each page
* Check on all screen types on Webflow, and all browsers and lots of devices
* Image sizes per device (Webflow does this automatically)
* Spelling checks --> Entire website should be read by native language speaker of main site language
* [PageSpeed Insights check](https://developers.google.com/speed/pagespeed/insights/) (at least 80)
* [Check for Broken Links via Broken Link Checker](https://www.brokenlinkcheck.com)
* Ensure HTTPS is on and the domain is configured correctly.
* If Webflow, ensure which account the website will be hosted on, and setup client billing if required.
* Backup source code and send to client once final payment as been received.&#x20;
* Check Contact Form and Job Forms email correctly and save data as expected
* Check that links to outside websites open in new tabs
* Check that we have a credits link to mäd.com if that is in the contract. This should open a new tab.&#x20;
* Check that all photography or assets are final versions and have been paid for or signed off with models
* [Google Maps API Key Setup](https://developers.google.com/maps/documentation/embed/get-api-key)&#x20;
* Google Analytics Setup


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://process.mad.co/project-work/design/website-go-live-checklist.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
