Closed vcarl closed 1 year ago
next-env.d.ts
file has been deleted, keeping the codebase clean.next-sitemap.config.js
has been added. The website now utilizes the next-sitemap
package to generate site maps, which aids in search engine optimization.BlackLivesMatter
Menu Section
Certain parts of the user interface have been simplified through the deletion of the BlackLivesMatter
section from the Menu.js
and MenuStyles.js
files.StaticImageData
module has been brought into learning/books.tsx
. This import should simplify the handling of images within the application, enhancing its performance by allowing the optimal loading of static images.Name | Link |
---|---|
Latest commit | 8648491c01b61509d325cec510eb6f21dcb45751 |
Latest deploy log | https://app.netlify.com/sites/reactiflux/deploys/64ee4b56890aa600084b7477 |
Deploy Preview | https://deploy-preview-272--reactiflux.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
I noticed that close to half of our pages aren't indexed at all on Google, and I think a sitemap might help.
I've tried to set this up with real lastMod time, cuz I've always hated that most sitemaps are totally made up. I'm trying to give real "priority" and modified values to give higher quality data to indexes