@lightupai/polaris 0.0.67 → 0.0.68

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/docs/seo-geo.md +2 -6
  2. package/package.json +1 -1
package/docs/seo-geo.md CHANGED
@@ -23,13 +23,9 @@
23
23
  - [x] **Page titles** — dashboard ("Dashboard — Polaris"), setup ("Setup — Polaris"), profile ("Polaris - Profile")
24
24
  - [x] **Alt text on images** — added to all img tags on the landing page
25
25
 
26
- ## SEOTo Do
27
-
28
- ### High Priority
26
+ - [x] **Google Search Console** property verified via DNS TXT record, sitemap submitted
29
27
 
30
- - [ ] **Submit sitemap to Google Search Console**
31
- Register `app.withpolaris.ai` at https://search.google.com/search-console.
32
- Verify ownership via Cloudflare DNS TXT record. Submit sitemap URL.
28
+ ## SEO To Do
33
29
 
34
30
  - [ ] **Blog / content marketing**
35
31
  Long-tail SEO needs content pages targeting search terms:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lightupai/polaris",
3
- "version": "0.0.67",
3
+ "version": "0.0.68",
4
4
  "type": "module",
5
5
  "bin": {
6
6
  "polaris": "bin/polaris",