Physical Address
Checks for visible physical address information
Checks for visible physical address information
| Rule ID | eeat/physical-address |
| Category | E-E-A-T |
| Scope | Site-wide |
| Severity | info |
| Weight | 3/10 |
Solution
A physical address builds trust and is essential for local businesses. Include in: footer, contact page, about page. Use PostalAddress schema markup. For local SEO, ensure NAP (Name, Address, Phone) consistency across the site and external listings. Virtual businesses can use registered office addresses.
Enable / Disable
Disable this rule
squirrel.toml
toml[rules]
disable = ["eeat/physical-address"]Disable all E-E-A-T rules
squirrel.toml
toml[rules]
disable = ["eeat/*"]Enable only this rule
squirrel.toml
toml[rules]
enable = ["eeat/physical-address"]
disable = ["*"]