بنقرة واحدة
content-sdk-sitemap-robots
API routes src/pages/api/sitemap.ts and robots.ts with SDK middleware.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
API routes src/pages/api/sitemap.ts and robots.ts with SDK middleware.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Layout data from getPage/getComponentData; path/locale from extractPath/context.
Registers components in .sitecore/component-map.ts for Pages Router layout and editing.
Creates new Sitecore components under src/components/. Pages Router; map auto-regenerates on dev/build.
Multiple renderings of one component type; regenerate component map after changes.
Next.js i18n via next.config.js; locale from context.locale in data methods.
Preview/editing for Pages Router via context.preview and context.previewData in [[...path]].tsx.
| name | content-sdk-sitemap-robots |
| description | API routes src/pages/api/sitemap.ts and robots.ts with SDK middleware. |
Detail: AGENTS-router-specifics.md#api-routes
SitemapMiddleware / RobotsMiddleware with sites from .sitecore/sites.jsonnext.config.js for public URLs.sitecore/sites.jsonDocs: Content SDK.