You're likely encountering issues when pasting Webflow A records into Google Domains because of formatting errors, incorrect field inputs, or conflicts with existing DNS records.
1. Confirm the Correct A Records for Webflow
- Webflow requires two A records:
(a) 75.2.70.75
(b) 99.83.190.102 - These must both point to @ (your root domain, like
example.com
) with TTL typically set to 3600 (or left as default).
2. Remove Conflicting A Records
- Google Domains might already have a default A record pointing to a placeholder IP.
- Delete any existing A records for
@
before adding Webflow's A records. - Multiple A records for
@
with different IPs may cause DNS conflicts or site routing errors.
- In Google Domains, go to DNS > Custom records or Manage custom records.
- For each A record:
- Host name:
@
- Type:
A
- TTL: Leave default or set to 3600
- Data (IPv4 address): One of Webflow’s A record IPs (add each A record individually)
4. Avoid Pasting Both Records at Once
- If you paste both IP addresses into one field, Google Domains will reject it.
- Add each A record separately, one entry per line/IP.
5. Use Webflow's Domain Verification
- After updating DNS, go back to Webflow > Project Settings > Hosting.
- Use the Check Status button to verify that your DNS records are set correctly.
Summary
You're likely facing a format or conflict issue when pasting A records. Add Webflow’s two A records separately, ensure there are no conflicting entries, and use the correct fields in Google Domains' DNS settings to ensure your Webflow site works properly.