You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhance the structure and SEO of TryOpenGiving by implementing automatic page generation and a site map based on the non-profit data currently available. This will help in creating dedicated pages for each non-profit, which can be easily indexed by search engines.
Acceptance Criteria:
Automatically generate a page for each non-profit listed in our platform based on their data (e.g., name, description, donation options, etc.).
Create a dynamic site map that updates as new non-profits are added or removed.
Ensure that each generated page has a clean URL structure (e.g., /non-profits/{non-profit-name}).
Implement logic that checks for updates in non-profit data and regenerates the pages accordingly.
Optimize the generated pages for SEO, including meta tags, Open Graph, and structured data.
Ensure the solution is scalable for a large number of non-profits.
The text was updated successfully, but these errors were encountered:
Enhance the structure and SEO of TryOpenGiving by implementing automatic page generation and a site map based on the non-profit data currently available. This will help in creating dedicated pages for each non-profit, which can be easily indexed by search engines.
Acceptance Criteria:
The text was updated successfully, but these errors were encountered: