Advanced SEO and geographic intelligence for The GEO Lab suite.
- Production-tested SEO tools with GEO-native brand citation tracking
- Keyword research and analysis
- Competitor tracking and gap analysis
- Location-based SEO optimization
- SERP monitoring and rank tracking
npm install @thegeolab/seo-geo-skillconst seoSkill = require('@thegeolab/seo-geo-skill');
// Analyze a domain
seoSkill.analyze({
domain: 'example.com',
includeCompetitors: true,
geographic: true
});For full documentation, visit The GEO Lab.
Built by The GEO Lab