next run 12:15 Core SEO workflow · in 15m
waiting on your approvals (3)
main. Codex never merges or deploys — the website owner does, after you confirm.git checkout fix/about-us-404-redirectcd repo/website-github && npm run devlocalhost:3000/about-us → should redirect to /about/localhost:3000/about/ → should return 200> REJECTED fix/about-us-404-redirect: <reason>> DENIED 2026-05-28-sector-48: <reason>GTM-NDZNR2GC, add a dataLayer variable reading lead_type532673936, create event-scoped custom dimension lead_typereports/weekly/weekly-seo-report-2026-05-25.md. Read at your convenience.If you’re an NRI considering an apartment in Sector-48 Gurugram, the deal-breaker isn’t the brochure — it’s the paperwork. Before you wire token money, this short checklist walks you through what to verify on-site, what to ask for in writing, and the few red flags that consistently show up in this micro-market.
1. RERA status & project ID. Confirm the project is registered with Haryana RERA and pull the live status from haryanarera.gov.in. Note the project ID and approved completion date — both should match the brochure exactly.
2. Construction methodology. Sector-48 has a mix of conventional and Mivan-construction towers. Ask which method this tower uses and whether the developer has shipped Mivan projects before. Mivan tends to deliver faster and with fewer plaster cracks, but…
/about-us returns a 404 in production. Found via spec-02 site crawl on 2026-05-26. Affects internal links from social posts, GBP citations, and historical news-media references that point to the old URL. Estimated impressions loss: ~40/month./about-us → /about/ at the Next.js framework level via next.config.js and public/_redirects. No content, template, or CSS changes — route-level only. Trailing-slash variant handled too.> APPROVED DRAFT by AXS on 2026-05-26 (5d ago)fix/about-us-404-redirect · built from main · clean rebasenpm run build pass/about-us, /about/, trailing-slash variant, no-regress on /projects/, /locations/mohali/git checkout fix/about-us-404-redirect && cd repo/website-github && npm run devruns at http://localhost:3000localhost:3000/about-usexpected: 301 redirect to /about/localhost:3000/about/expected: 200 OK, renders About pagelocalhost:3000/about-us/ (trailing slash)expected: 301 redirect to /about//projects/, /locations/mohali/, /news-media/expected: each returns 200 with original content> REJECTED fix/about-us-404-redirect: <reason> · approving here opens the PR to the owner; it does not merge, deploy, or go live.news&media URLs), 13 returning 404 (mis-cased PDF URLs), and 29 news/media detail pages with no H1. Two redirect-only aliases (/flats-in-mohali/, /flats-in-gurugram/) were also in the sitemap.news&media URLs; redirect mis-cased PDF URLs; inject H1 on news/media detail pages; remove redirect-only aliases from the sitemap. Net: 57 of 132 not-indexed issues resolved (43% reduction).fix/gsc-indexing-cleanup · fast-forward merged into local main · ahead of origin/main by 1 committech1onegroup needs Vercel project access> APPROVED PR fix/gsc-indexing-cleanup by AXS on 2026-05-21tech1onegroup lacks Vercel project/team permission, so preview deployments cannot run. Resolution: owner adds tech1onegroup to the Vercel project or manually merges + deploys.generate_lead events BlockeddataLayer.push({event:'generate_lead', lead_type:...}) into all five lead surfaces (contact form, project inquiry, brochure download, phone click, WhatsApp click). Add helper src/utils/analytics.js + Jest tests. GTM-side dataLayer variable + GA4 custom dimension set up separately.feat/generate-lead-tracking · based on maingenerate_lead with correct lead_typephone_click, whatsapp_click, contact_formtech1onegroup Vercel project access, or merges + deploys from an authorized account.news&media/<slug> URLs (with literal ampersand) returning 404. External backlinks still point to old form.news-media/<slug> form.fix/news-media-redirects> APPROVED PR fix/news-media-redirects by AXS 2026-05-10Savira / Sabira in 207 places across data, content, and asset paths.src/Components/ProjectDetail/details.json, project data, asset filenames. Asset folders kept under legacy savira/ path (in the don’t-touch list).> APPROVED PR fix/savira-to-saavira by AXS 2026-05-07One Group, one group, ONE group — in ~80 places. Brand-voice rule: company phrase always renders as ONE Group.ONE Group when the phrase refers to the company. Left ordinary uses of “one” untouched.> APPROVED PR fix/one-group-capitalization by AXS 2026-05-04config/target-keywords.md not found. Resolved same day. Longest outage: 23 min.health-99 never reruns, mutates the scheduler, resumes, deletes, or registers anything — it surfaces & you decide. Sourced from logs/cron-health.csv + filesystem checks.
learning/axs-preferences.mdlead_type dimension not activedata/api-snapshots/YYYY-MM-DD/.docs/legacy/documents/ and cause confusion when Codex greps for current rules. Reference-only.drafts/listmonk-lead-thank-you/drafts/listmonk-lead-thank-you/2026-05-23-six-styles/ to match other drafts.config/target-keywords.md with cluster definitionsrepo/website-github/.test-runs/*-TEST.json files. Pipeline now uses canonical path. Keeps: latest TEST. Removes: 3 older. Saves: ~120 KB.PARTIAL because 4 of 7 weighted signals (Ranking position, GBP interactions, AI-search visibility, Brand mentions) are not flowing yet. Treat the 67 as a directional read, not a verdict, until coverage reaches at least 70% by weight. See what unblocks each signal ›
learning/existing-article-queue.csv
recommendations/article-audit-<slug>-YYYY-MM-DD.md.blocked.news&media URLs · redirects for mis-cased PDF URLs · added H1 to news/media detail pages · removed redirect-only aliases (/flats-in-mohali/, /flats-in-gurugram/) from sitemap.fix/gsc-indexing-cleanup · pending owner deploy/about-us returned 404 in production; redirect added to /about/. Localhost verified.fix/about-us-404-redirect · awaiting your > APPROVED PR