FIX: Implement Advanced SEO Enhancements and Google Search Readiness (#75)#79
FIX: Implement Advanced SEO Enhancements and Google Search Readiness (#75)#79ayyushh-18 wants to merge 18 commits into
Conversation
|
@ayyushh-18 is attempting to deploy a commit to the daviddprtma's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
Hi @daviddprtma, The requested improvements have been completed. Completed
A PR has been submitted for review. Thank you. |
|
| GitGuardian id | GitGuardian status | Secret | Commit | Filename | |
|---|---|---|---|---|---|
| 22500435 | Triggered | Supabase Service Role JWT | ce13c6f | backend/.env.example | View secret |
🛠 Guidelines to remediate hardcoded secrets
- Understand the implications of revoking this secret by investigating where it is used in your code.
- Replace and store your secret safely. Learn here the best practices.
- Revoke and rotate this secret.
- If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.
To avoid such incidents in the future consider
- following these best practices for managing and storing secrets including API keys and other credentials
- install secret detection on pre-commit to catch secret before it leaves your machine and ease remediation.
🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.
Signed-off-by: Ayush Kumar <ayushkr.sinha840@gmail.com>
Signed-off-by: Ayush Kumar <ayushkr.sinha840@gmail.com>
Signed-off-by: Ayush Kumar <ayushkr.sinha840@gmail.com>
Signed-off-by: Ayush Kumar <ayushkr.sinha840@gmail.com>
|
Hi @daviddprtma, Thank you for the review and suggestions. I've applied the requested changes and cleaned up the files mentioned in the review. The branch has been updated accordingly, and all SEO/indexing related improvements remain intact. Please let me know if any further changes are required. Looking forward to your feedback. Thanks! |
ayyushh-18
left a comment
There was a problem hiding this comment.
Thanks for the review.
The requested changes have been applied and the flagged files have been removed. The branch has been updated accordingly.
Please take another look when you have time.
Signed-off-by: Ayush Kumar <ayushkr.sinha840@gmail.com>
Signed-off-by: Ayush Kumar <ayushkr.sinha840@gmail.com>
ayyushh-18
left a comment
There was a problem hiding this comment.
Thanks for the review.
The requested changes have been applied and the flagged files have been removed. The branch has been updated accordingly.
Please take another look when you have time.
Signed-off-by: Ayush Kumar <ayushkr.sinha840@gmail.com>
ayyushh-18
left a comment
There was a problem hiding this comment.
Thanks for the review.
The requested changes have been applied and the flagged files have been removed. The branch has been updated accordingly.
Please take another look when you have time.
ayyushh-18
left a comment
There was a problem hiding this comment.
Thanks for the review.
The requested changes have been applied and the flagged files have been removed. The branch has been updated accordingly.
Please take another look when you have time.
|
Hi @daviddprtma, Thank you for the review and suggestions. I've applied the requested changes and cleaned up the files mentioned in the review. The branch has been updated accordingly, and all SEO/indexing related improvements remain intact. Please let me know if any further changes are required. Looking forward to your feedback. Thanks! |
Signed-off-by: Ayush Kumar <ayushkr.sinha840@gmail.com>
Signed-off-by: Ayush Kumar <ayushkr.sinha840@gmail.com>
Signed-off-by: Ayush Kumar <ayushkr.sinha840@gmail.com>
Signed-off-by: Ayush Kumar <ayushkr.sinha840@gmail.com>
Signed-off-by: Ayush Kumar <ayushkr.sinha840@gmail.com>
Signed-off-by: Ayush Kumar <ayushkr.sinha840@gmail.com>
Signed-off-by: Ayush Kumar <ayushkr.sinha840@gmail.com>
ayyushh-18
left a comment
There was a problem hiding this comment.
Thanks for the review.
The requested changes have been applied and the flagged files have been removed. The branch has been updated accordingly.
Please take another look when you have time.
ayyushh-18
left a comment
There was a problem hiding this comment.
Thanks for the review.
The requested changes have been applied and the flagged files have been removed. The branch has been updated accordingly.
Please take another look when you have time.
|
Hi @daviddprtma, Thank you for the review and suggestions. I've applied the requested changes and cleaned up the files mentioned in the review. The branch has been updated accordingly, and all SEO/indexing related improvements remain intact. Please let me know if any further changes are required. Looking forward to your feedback. Thanks! |
|
hello @ayyushh-18 please resolve the conflicts because there's a new changes in AgroDex and you need to resolve it first so I can see your work. thanks. |
Signed-off-by: Ayush Kumar <ayushkr.sinha840@gmail.com>
Done |
Hi @daviddprtma, Thank you for the review and suggestions. I've applied the requested changes and cleaned up the files mentioned in the review. The branch has been updated accordingly, and all SEO/indexing related improvements remain intact. Please let me know if any further changes are required. Looking forward to your feedback. Thanks! |
|
hello @ayyushh-18 due to many PR got merged today for the new changes, please resolve the merge conflicts first so I can see your work. thanks. |
|
hello @ayyushh-18 how's the progress so far now? if you have any doubt / qna, you can ask to me or to my mentors in this link https://discord.com/channels/1220991409285234718/1511104933410115625 |
|
hello @ayyushh-18 do you still want to contribute for this pr?? if so, then I give you 3 more days for chances if you want to get active in here otherwise I'll close your pr + issue if you're not active in here anymore. thanks. |
Summary
This PR focuses on improving AgroDex's SEO performance and Google Search visibility by addressing Lighthouse audit findings and implementing additional search indexing enhancements addresses in Issue #75
The goal was not only to resolve the reported SEO issues but also to make the application more discoverable and search-engine friendly.
Changes Made
SEO Improvements
Google Search Indexing Enhancements
Additional SEO Enhancements
Results
Testing
Lighthouse Report
An updated Lighthouse PDF report has been attached for verification of the implemented improvements and SEO score increase.
AgroDex_SEO_Improvement_report.pdf
Impact
These improvements help:
Related Issue
Closes #75
✅ Checklist