Aspects Integrated Solutions provides premium automatic doors, access control systems, security gates, building automation, and smart interior solutions across Dubai and the UAE.
SEO Monitoring & Google Search Console
Manage your website's search engine optimization and Google Search Console integration
Domain Verification Status
Verify your domain ownership with Google Search Console
You need to verify your domain with Google Search Console to access search analytics and submit your sitemap.
DNS TXT Record (Recommended)
Add a TXT record to your domain's DNS settings
Get this from Google Search Console → Add Property → Domain → Copy TXT record
Steps:
Go to your DNS provider (domain registrar)
Add a new TXT record
Set Name/Host to "@" or leave blank
Paste the verification code as the value
Save and wait 5-10 minutes for DNS propagation
HTML File Upload
Upload a verification file to your website
Download this file from Google Search Console
Steps:
Download the HTML file from Google Search Console
Upload it to `/client/public/` directory
Verify it's accessible at your domain root
Click "Verify" in Google Search Console
File location: /client/public/google*.html
HTML Meta Tag
Add a meta tag to your website's head section
Meta tags are automatically managed by the SEOHead component on each page.
To add verification meta tag:
Get the meta tag from Google Search Console
Add it to the SEOHead component props
Or add directly to `client/index.html` head section