๐Ÿ”’ Preview ยท Sample report ยท Unlock full audit โ†“
Visit Justcrawls.com โ†’

Executive Summary

Lodha Group runs a polished, well-engineered site on Drupal 10 with strong server hygiene (HSTS, CSP, X-Frame-Options, gzip, content-language declared, Drupal page cache hits). But the SEO surface has five systemic gaps that no top-tier developer site should have โ€” and they show up consistently across the 22 pages we sampled.

55
Overall ยท D+
62
Technical
35
On-page
70
E-E-A-T
38
Schema
60
Performance
17 / 22
Pages with no H1
22 / 22
Pages with no OG tags
0 / 22
Pages with BreadcrumbList
18 / 20
Soft-404s on common URLs
0 / 22
Real-estate schema
560
Blog URLs (560 of 1,307)
The headline finding

India's largest developer is missing the most basic on-page SEO signals

Five gaps repeat across the site and each one is fixable in under a day of dev work: (1) the homepage and 76% of sampled pages have no H1 tag at all; (2) not a single page in the sample has Open Graph or Twitter Card meta tags โ€” every WhatsApp / LinkedIn / Twitter share renders as a link-only preview; (3) 18 of 20 commonly-typed URLs (/careers, /properties-in-mumbai, /world-towers, /csr, /login, /sustainability, /faq) return a soft-404 โ€” 200 OK with a "404 | Lodha" page, leaking direct-navigation traffic; (4) zero pages use RealEstateListing, Apartment, or BreadcrumbList schema โ€” only one project page (Lodha World Towers) uses Product schema, and even that is the wrong schema type for real estate; (5) 73% of titles and 73% of meta descriptions exceed the SERP truncation limit. The brand strength is masking a basic-SEO debt that's leaving organic visibility on the table.

Contents

  1. Executive Summary
  2. Crawlability & Indexation
  3. Technical / Performance
  4. On-Page SEO
  5. Schema / Structured Data
  6. Content Quality & E-E-A-T
  7. Internal Linking & Architecture
  8. Security & Mobile
  9. AI / GEO Readiness
  10. Prioritized Action Plan
  11. Appendix A โ€” Page Inventory
  12. Appendix B โ€” Sitemap Distribution

1. Crawlability & Indexation

1.1Soft-404 epidemic on commonly-typed URLsCritical
Evidence
18 of 20 commonly-typed Lodha URLs return 200 OK while serving a "404 | Lodha" page. Affected URLs include: /careers, /jobs, /properties-in-mumbai, /properties-in-pune, /properties-in-bangalore, /world-towers, /the-amara, /lodha-park, /csr, /login, /projects/luxury, /projects/ongoing, /projects/upcoming-projects, /news-media, /team, /services, /faq, /faqs.
Why it matters
Soft-404s waste crawl budget and confuse Google's index. The actual project pages live at deeper paths like /projects/residential-property-in-worli/lodha-world-towers โ€” but a buyer searching "Lodha World Towers" or typing the URL directly hits a dead page. This is direct-navigation traffic loss + brand-trust damage.
Fix
Either (a) 301 these URLs to their real counterparts, or (b) build aggregator landing pages at /properties-in-mumbai etc. that surface relevant projects. Then return real 404 HTTP status (not 200) for any URL that genuinely does not exist.
1.2Sitemap is monolithic, not auto-updatedMedium
1.3robots.txt minimal but correctPass
1.4Zero BreadcrumbList schema across the entire sampleCritical

2. Technical / Performance

2.114 external JS files, none deferredCritical
Evidence
The homepage loads 14 separate <script src> tags (GTM, GA, Drupal cores, jQuery, custom themes) โ€” none with async or defer. Full render-blocking chain.
Fix
Add defer to all non-critical scripts via Drupal libraries.yml. GTM should use async. Aggregate Drupal core scripts.
2.25 render-blocking CSS filesHigh
2.3No fetchpriority="high" hint on LCP imageMedium
2.4Drupal page cache + gzip both workingPass
2.5No Brotli compressionLow
2.6HSTS max-age is too short (1000 seconds = 16 minutes)Medium

3. On-Page SEO

3.117 of 22 sampled pages have NO H1 tag โ€” homepage includedCritical
Evidence
The homepage, /about-us, /all-projects, /contact-us, /commercial, /commercial-offices, /investor-relations, /leadership, /newsroom, /palava-city, every project page, and the press release all have zero H1 elements. This is a foundational SEO failure for India's largest publicly-listed developer.
Why it matters
The H1 is the single strongest on-page topical signal. Google uses it for both ranking and SERP title rewriting. Pages without H1 are routinely seen as "lacking focus" and frequently get their displayed title rewritten by Google to whatever it can extract from the page.
Fix
Add a single H1 to every Drupal node template. Project pages: H1 = project name. About: H1 = "About Lodha". This is one Twig template change per content type.
3.2Zero Open Graph / Twitter Card tags site-wideCritical
3.373% of titles exceed the 60-char SERP cutoffHigh
3.473% of meta descriptions exceed 160 chars; 9% are missingHigh
3.5Duplicate title between homepage and /about-usMedium
3.6Most project pages have title length 11 (likely template fallback)Medium
3.7Absolute canonical URLs site-widePass
3.8No alt-text gaps in sample (0 missing)Pass

4. Schema / Structured Data

4.1Zero RealEstateListing, Apartment, or ApartmentComplex schemaCritical
Evidence
0 of 22 pages โ€” including every project page sampled โ€” uses real-estate-specific schema. The most you'll find is Product schema on Lodha World Towers, which is not the correct schema type for residential property listings.
Why it matters
Google's real-estate vertical and AI Overviews specifically look for RealEstateListing, Residence, and ApartmentComplex with floorSize, numberOfRooms, price, address. Without these, Lodha properties don't qualify for the dedicated real-estate rich-result formats and AI engines have to extract project facts from prose instead of structured data.
Fix
Add ApartmentComplex schema to every project page with name, image, address (PostalAddress), geo (GeoCoordinates), numberOfAccommodationUnits, and an amenityFeature array using LocationFeatureSpecification. Add Apartment entries for each unit type with floorSize + numberOfRooms + numberOfBathroomsTotal.
4.2Strong Organization + ContactPoint on homepagePass
4.3FAQPage schema only on 4 project pagesHigh
4.4Only 1 page uses AggregateRating โ€” and it's the wrong schema parentMedium
4.5No LocalBusiness / RealEstateAgent schema for sales officesMedium

5. Content Quality & E-E-A-T

5.1Strong baseline โ€” established brand, full corporate disclosurePass
Evidence
Investor relations section, leadership page with named executives, ESG/sustainability disclosure, contact details for service support (service.support@lodhagroup.com, +91 (22) 6716 1111), 4 social channels in schema. Macrotech Developers Limited is NSE/BSE listed โ€” full regulatory disclosure exists.
5.2Inner-page content depth is healthy (avg 1,474 words)Pass
5.3Sitemap shows content investment but stale lastmodMedium
5.4No author bylines or expert reviewer signalMedium
5.5URL structure for projects is unintuitiveLow

6. Internal Linking & Architecture

6.1234 internal links on the homepageMedium
Evidence
Dense linking pattern โ€” every project, every blog category, every footer column. Dilutes PageRank flow per link.
Fix
Limit homepage to top ~80 destinations. Push project-portfolio depth to /all-projects and dedicated city pages.
6.2No city-aggregator landing pagesHigh
6.3Logical primary navigationPass

7. Security & Mobile

CheckStatus
HTTPS site-wideโœ“
HSTS headerโš  Present but max-age=1000 (16 min) โ€” should be 31536000
X-Frame-Optionsโœ“ SAMEORIGIN
X-Content-Type-Optionsโœ“ nosniff
Content-Security-Policyโš  Report-only (report-uri set, no default-src)
Referrer-Policyโœ“ no-referrer-when-downgrade
Mobile viewportโœ“
Mobile-Optimized + HandheldFriendly metaโš  Legacy meta tags present (not harmful, but obsolete)
html langโš  en โ€” should be en-IN
content-language headerโœ“ en
Drupal page cacheโœ“ X-Drupal-Cache: HIT
Pinterest verificationโœ“ p:domain_verify set

8. AI / GEO Readiness

SignalStatus
Organization + ContactPoint schemaโœ“
RealEstateListing / ApartmentComplexโœ—
BreadcrumbListโœ—
FAQPage on category pagesโš  Only on 4 project pages
AggregateRatingโš  Only on Lodha World Towers (and using wrong parent schema)
Person schema (author bylines)โœ—
llms.txtโœ—
Extractable Quick-Facts panel on project pagesโš  Inconsistent (sometimes specs sidebar, sometimes prose)
Q&A passage patternsโœ“ on the 4 project pages with FAQPage

Prioritized Action Plan

Critical (this week)

  1. Detailed evidence and recommendation captured in the full report.
  2. Detailed evidence and recommendation captured in the full report.
  3. Detailed evidence and recommendation captured in the full report.
  4. Detailed evidence and recommendation captured in the full report.

High impact (next 2โ€“6 weeks)

  1. Detailed evidence and recommendation captured in the full report.
  2. Detailed evidence and recommendation captured in the full report.
  3. Detailed evidence and recommendation captured in the full report.
  4. Detailed evidence and recommendation captured in the full report.

Quick wins

  1. Detailed evidence and recommendation captured in the full report.
  2. Detailed evidence and recommendation captured in the full report.
  3. Detailed evidence and recommendation captured in the full report.
  4. Detailed evidence and recommendation captured in the full report.

Long-term

  1. Detailed evidence and recommendation captured in the full report.
  2. Detailed evidence and recommendation captured in the full report.
  3. Detailed evidence and recommendation captured in the full report.
  4. Detailed evidence and recommendation captured in the full report.

Appendix A โ€” Sampled Page Inventory

PageWordsKBTLenDLenH1OGBCFAQRESchemas
/ (home)1,093112851950โœ—โœ—โœ—โœ—ContactPoint, Organization
/about-us1,093112851950โœ—โœ—โœ—โœ—ContactPoint, Organization (duplicate of homepage)
/all-projects1,152138811830โœ—โœ—โœ—โœ—ItemList, ListItem
/contact-us1,428122631930โœ—โœ—โœ—โœ—โ€”
/commercial1,326120751780โœ—โœ—โœ—โœ—โ€”
/commercial-offices1,364125731290โœ—โœ—โœ—โœ—ItemList, ListItem
/esg-sustainablity-โ€ฆ2,202145501692โœ—โœ—โœ—โœ—โ€”
/hr/campus-program1,496109651740โœ—โœ—โœ—โœ—โ€”
/investor-relations1,056105261590โœ—โœ—โœ—โœ—โ€”
/leadership1,103129511310โœ—โœ—โœ—โœ—โ€”
/lodha-industrial-park1,06178771741โœ—โœ—โœ—โœ—ContactPoint, Organization
/luxury1,286121701541โœ—โœ—โœ—โœ—โ€”
/newsroom1,061105691770โœ—โœ—โœ—โœ—โ€”
/nri2,770141761751โœ—โœ—โœ—โœ—โ€”
/palava-city1,144106731950โœ—โœ—โœ—โœ—ContactPoint, Organization
/press-release/lodha-q3-fy25-update9851112200โœ—โœ—โœ—โœ—โ€”
/projects/.../lodha-serenity-palava1,796149772000โœ—โœ—โœ“โœ—FAQPage, Question, Answer
/projects/.../lodha-amara2,233170702060โœ—โœ—โœ“โœ—FAQPage, Question, Answer
/projects/.../lodha-park1,913151532080โœ—โœ—โœ“โœ—FAQPage, Question, Answer
/projects/.../lodha-world-towers1,859151611870โœ—โœ—โœ“โœ—FAQPage, Question, Answer, Brand, Product, AggregateRating
/blogs/homebuyers-โ€ฆcibil-scores2,044117611761โœ—โœ—โœ—โœ—โ€”
/sustainability963972100โœ—โœ—โœ—โœ—โ€” (likely template fallback)

Appendix B โ€” Sitemap Distribution

DirectoryURLsNotes
/blogs/56043% of all URLs. Significant content investment but 65% of lastmod = 2024 (stale)
/projects/433Project portfolio โ€” most pages 4 levels deep
/news/78News articles
/palava-city/69Flagship township sub-site
/press-release/59Investor-facing press releases (some have no meta description)
/lodha-industrial-park/54Industrial park content hub
/lodha-net-zero-urban-accelerator/8Sustainability initiative
/investor-relations/5Underbuilt for an NSE/BSE-listed company
/hr/4Careers content (note: /careers top-level URL is a soft-404)
/sites/, /esg-โ€ฆ/, /newsroom/8Misc
Top-level pages (/, /all-projects, /contact-us, etc.)~30Including the 18 soft-404s in the URL census
Total1,307Single sitemap.xml, no index file, hand-generated structure
๐Ÿ”“

Unlock the full audit report

You are viewing a preview. The complete report contains every finding, evidence trail, severity rating, schema templates, code snippets, and the full prioritized action plan tailored to your site.

Findings30+ ranked issues with evidence and fix templates
SchemaReady-to-paste JSON-LD blocks for every recommendation
Action planPhased roadmap (Critical โ†’ Quick wins โ†’ Long-term)
InventoriesPer-page audit table covering 20+ sampled URLs
Sitemap auditDirectory-level URL distribution + thin-content flags
Re-audit kitReproducible commands so you can verify every claim
Unlock full report โ†’
Delivered within 3 business days of request
Preview ยท Justcrawls.com