This document outlines all SEO improvements implemented for Vaulto Swap and provides guidance for ongoing optimization.
- Title Template: Dynamic page titles with consistent branding
- Description: Rich, keyword-optimized description (150-160 characters)
- Keywords: Comprehensive list of relevant search terms
- Authors/Creator/Publisher: Clear attribution to Vaulto
og:type: Websiteog:locale: en_USog:url: Canonical URLog:title: Optimized social media titleog:description: Concise description for social sharesog:site_name: Brand nameog:image: Social media preview image (1200x630px recommended)
twitter:card: Large image card for better engagementtwitter:title: Platform-specific titletwitter:description: Optimized descriptiontwitter:creator&twitter:site: @vaultoaitwitter:images: Preview image for Twitter shares
robots.index: true (allow indexing)robots.follow: true (follow links)- Google-specific directives for rich snippets
Implemented Schema.org WebApplication markup including:
- Application name and description
- URL and category (FinanceApplication)
- Provider organization details
- Social media profiles (sameAs)
- Pricing information
Benefits:
- Enhanced search result listings
- Rich snippets in Google Search
- Better understanding by search engines
Auto-generated XML sitemap including:
- Homepage (priority: 1.0, daily updates)
- Legal pages (priority: 0.5, monthly updates)
Location: https://swap.vaulto.ai/sitemap.xml
Configuration:
- Allow all crawlers (User-agent: *)
- Allow indexing of all public pages
- Disallow: /api/, /private/
- Sitemap reference
Location: https://swap.vaulto.ai/robots.txt
PWA configuration for mobile optimization:
- App name and short name
- Icons (192x192, 512x512)
- Theme colors
- Display mode: standalone
- Categories: finance, business
- Proper HTML5 tags:
<header>,<nav>,<main>,<section>,<footer> - ARIA labels: Improved accessibility and SEO
- Heading hierarchy: H1 tag for main content
- Navigation structure: Semantic nav elements with aria-labels
- Image optimization: Priority loading, descriptive alt text
- Role attributes: banner, contentinfo, navigation
- Compression: Enabled for faster page loads
- X-DNS-Prefetch-Control: Faster DNS lookups
- X-Frame-Options: Security (prevents clickjacking)
- X-Content-Type-Options: Prevents MIME sniffing
- Referrer-Policy: Privacy and security
- Powered-by header: Removed (security best practice)
- Comprehensive meta tags
- Open Graph tags
- Twitter Card tags
- JSON-LD structured data
- XML sitemap
- Robots.txt
- Web app manifest
- Semantic HTML structure
- ARIA labels and accessibility
- Image optimization (alt text, priority loading)
- Security headers
- Performance optimization (compression)
-
Google Search Console Setup
- Add site to Google Search Console
- Submit sitemap manually if needed
- Monitor indexing status
- Fix any crawl errors
-
Verification Codes
- Add Google Search Console verification code to
app/layout.tsx(line 78) - Consider adding Bing Webmaster Tools verification
- Add Google Search Console verification code to
-
Content Enhancement
- Create blog/content section for SEO value
- Add FAQ page with structured data
- Create dedicated pages for each token (TSLA, AAPL, etc.)
-
Image Optimization
- Create optimized Open Graph image (1200x630px)
- Add WebP versions for better performance
- Ensure all images have descriptive alt text
-
Performance Monitoring
- Run Lighthouse audits regularly
- Monitor Core Web Vitals
- Optimize bundle size
-
Link Building
- Internal linking strategy
- Quality backlinks from relevant sites
- Social media engagement
-
Analytics Setup
- Google Analytics 4
- Track conversions and user behavior
- Monitor search traffic
-
Mobile Optimization
- Test on various devices
- Ensure responsive design
- Optimize touch targets
Primary Keywords:
- tokenized stocks
- DeFi trading
- stablecoin swap
- crypto trading
- tokenized securities
Secondary Keywords:
- stock tokens
- decentralized exchange
- private investing
- blockchain trading
- Web3 finance
Token-Specific:
- TSLA token
- AAPL token
- GOOGL token
- AMZN token
- MSFT token
Stablecoin-Related:
- USDT trading
- USDC swap
- DAI exchange
- Google Search Console - Monitor search performance
- Google Rich Results Test - Validate structured data
- PageSpeed Insights - Performance metrics
- Mobile-Friendly Test - Mobile optimization
- Schema Markup Validator - Verify JSON-LD
- Screaming Frog - Technical SEO audit
- Ahrefs/SEMrush - Keyword tracking
https://swap.vaulto.ai/
https://swap.vaulto.ai/sitemap.xml
https://swap.vaulto.ai/robots.txt
https://swap.vaulto.ai/manifest.json
- Lighthouse SEO Score: 100
- Page Load Time: < 2 seconds
- Core Web Vitals:
- LCP (Largest Contentful Paint): < 2.5s
- FID (First Input Delay): < 100ms
- CLS (Cumulative Layout Shift): < 0.1
- Review Google Search Console for errors
- Update sitemap if new pages added
- Check for broken links
- Monitor keyword rankings
- Comprehensive SEO audit
- Update metadata if needed
- Review and update keywords
- Analyze competitor SEO
- Major SEO strategy review
- Content refresh
- Technical SEO overhaul if needed
- Base URL: https://swap.vaulto.ai
- Sitemap: https://swap.vaulto.ai/sitemap.xml
- Robots: https://swap.vaulto.ai/robots.txt
- Manifest: https://swap.vaulto.ai/manifest.json
- All meta tags are dynamically generated by Next.js
- Sitemap automatically updates on build
- Structured data is embedded in every page
- Security headers are applied to all routes
- Images use Next.js Image component for optimization
- Website: https://vaulto.ai
- Twitter: @vaultoai
- Instagram: @vaultoai
- LinkedIn: linkedin.com/company/vaulto
- YouTube: @vaultoai
Last Updated: October 10, 2025 Version: 1.0 Maintained By: Vaulto Development Team