Actions
ClientProject #3695
open[SEO]: SEO Setup – Robots, Sitemap & Google Integration
Description
** Tasks**¶
-
Implement
robots.txt-
Configure proper rules:
- Disallow all private/protected routes.
- Allow all public-facing routes.
-
Verify the file is accessible at
/robots.txt.
-
-
Sitemap Check & Setup
- Validate existing sitemap structure.
- Ensure correct URLs, lastmod fields, and index references.
- Confirm Google-friendly formatting.
- Make sure dynamic sitemap routes are included.
-
Integrate Google Services
- Add and verify the project in Google Search Console.
- Set up Google Analytics (GA4).
- Implement Google Tag Manager across the application.
- Confirm all tracking scripts are loaded properly.
Updated by Md.Sajib Ahmed 5 months ago
- Status changed from In Progress to Complete
- % Done changed from 0 to 100
Here is the github commit message
Changes:
- Google services
- Robots.txt [disallow private routes, allow public route]
- Sitemap check and env verified
Actions