Project

General

Profile

dev #833

Updated by Md.Sajib Ahmed over 1 year ago

### **Title** 

 "SEO and Structural Updates for Online Grade Calculator" 

 --- 

 ### **Objective** 

 - Implement various SEO improvements, schema updates, and functionality enhancements for optimal performance and user experience on Online Grade Calculator. 

 --- 

 ### **Task Checklist** 

 - [x] Redirect `https://onlinegradecalculator.io/tutorials` to `https://onlinegradecalculator.io/tutorials/calculate-grade`. 
 - [x] Remove 12 error URLs from the Google Search Console. 
 - [x] Add `?_rsc=` and `?q=cal` parameters to `robots.txt` to disallow crawling. 
 - [x] Remove FAQ schema from `https://onlinegradecalculator.io/calculators`. 
 - [ ] Add an alternative field in the website schema for the homepage. 
 - [ ] Replace Product schema with Article schema for each blog page. 
 - [x] Update the LinkedIn URL redirect on the About page. 
 - [ ] Ensure the search page displays modal content for search results. 
 - [ ] Fix the favicon display issue in the browser. 

 --- 

 ### **Success Criteria** 

 - The `tutorials` page successfully redirects to `tutorials/calculate-grade`. 
 - All 12 error URLs are removed from the Google Search Console. 
 - `robots.txt` prevents crawling of URLs with `?_rsc=` and `?q=cal` parameters. 
 - FAQ schema is removed from the calculators page. 
 - The homepage schema includes an alternative field as specified. 
 - Blog pages display Article schema instead of Product schema. 
 - LinkedIn URL on the About page redirects correctly. 
 - Search results display modals correctly on the search page. 
 - Favicon displays properly in the browser. 

 --- 

 ### **Summary Task List** 

 - [ ] Set up the redirect for `tutorials/calculate-grade`. 
 - [ ] Remove specified URLs from Google Search Console. 
 - [ ] Update `robots.txt` to disallow parameters `?_rsc=` and `?q=cal`. 
 - [ ] Modify schema: Remove FAQ from calculators page and add alternative field to homepage. 
 - [ ] Replace Product schema with Article schema on blog pages. 
 - [ ] Fix LinkedIn redirect on the About page. 
 - [ ] Ensure search modal displays correctly on the search page. 
 - [ ] Resolve favicon display issue. 

 --- 

 ### **Related Links** 

 - [Documentation Spreadsheet](https://docs.google.com/spreadsheets/d/1p-gYgkWgkByaWgT6OSXaElepeSvyxQDTs_4JhcEdSfE/edit?gid=316469764#gid=316469764) 
 - [Schema Documentation](https://docs.google.com/document/d/1pMsra9a3ab8RLXDIU-iTA2TugozZ2Fy3S_b6Q2LtlaI/edit?tab=t.0) 
 - [Website Schema](https://docs.google.com/document/d/1mduK0AQnZOOi1cweysmI4mYMfE3qvaB-DxtoHZ5av-k/edit?tab=t.0#heading=h.vwzjlk6ggqfc) 
 - [Article Schema](https://docs.google.com/document/d/1JCmjqymIQn81Fud7bnrZ9-4AxRMcVK1VfvPf-dZwT8w/edit?tab=t.0#heading=h.fv52kqomjavn) 
 https://docs.google.com/spreadsheets/d/1p-gYgkWgkByaWgT6OSXaElepeSvyxQDTs_4JhcEdSfE/edit?gid=1863686711#gid=1863686711

Back