Update configuration and content for improved SEO and user experience
- Enhanced sitemap configuration to limit entries and ensure a single sitemap generation. - Updated robots.txt to reflect the new sitemap URL. - Revised metadata descriptions and titles across multiple pages for better SEO alignment. - Obfuscated email address in the footer for improved privacy. - Adjusted content in various pages to better reflect services offered and enhance clarity.
This commit is contained in:
@@ -9,8 +9,8 @@ import ContributionCalendar from '../../components/ContributionCalendar.jsx';
|
||||
import CollapsibleIntro from '../../components/CollapsibleIntro.jsx';
|
||||
|
||||
const metadata = {
|
||||
title: '365DevNet Ecosystem: Development Overview',
|
||||
description: 'See the latest development activity, code contributions, and commit history for the 365DevNet project.',
|
||||
title: 'Development Activity & Code Contributions | 365DevNet Ecosystem',
|
||||
description: 'See the latest code contributions, development activity, and project updates for the 365DevNet ecosystem.'
|
||||
};
|
||||
|
||||
const lang = Astro.params.lang || 'en';
|
||||
|
||||
Reference in New Issue
Block a user