| 开发者 | Turtlesoup |
|---|---|
| 更新时间 | 2025年11月27日 16:07 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.8 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/author/username slugs and redirects them to clean, secure /sector/{nickname} URLs which improves privacy and branding. It also transforms author archives (pages SEO plugins often recommend disabling) into structured, sector-based archives.
No. Sectorize adds a parallel /sector/{nickname} archive. The native /author/username archive remains in place but is safely redirected to prevent login exposure.
Nicknames are designed for public display and branding. Usernames are tied to login credentials and should never appear in public URLs.
By default, the base is sector. Future versions may introduce customization options.
Simply create a new WordPress user, set their nickname to your desired sector name (e.g., "Technology"), and assign posts to that user.
No. Sectorize works immediately after activation. Just flush your permalinks from Sectorize Admin UI and you're ready to go.
/author/ URLs still work?Yes. Sectorize automatically creates 301 redirects from old /author/username/ URLs to the new /sector/nickname/ URLs, preserving your SEO.
No.
Yes.
Yes.
Yes, though this is a theme-specific issue, not a Sectorize limitation. Most well-coded themes respect WordPress's author display system. However, some premium themes hardcode the "By" prefix in their templates.
No. Sectorize replaces the native /author/{username} archives with /sector/{nickname}. Native author archives will not function in the current version of Sectorize.