Linux 软件免费装
Banner图

Sectorize - Custom Author Archives & Collective Authorship

开发者 Turtlesoup
更新时间 2025年11月27日 16:07
PHP版本: 7.4 及以上
WordPress版本: 6.8
版权: GPLv2 or later
版权网址: 版权信息

标签

security author archive custom URLs

下载

0.2.1

详情介绍:

Sectorize is an elegant, plug-and-play WordPress plugin that repurposes author archives into "sector"-based URLs using the required nickname field for username. It hides sensitive /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.

安装:

  1. Install and activate Sectorize.
  2. Create or edit users and set their nickname to the desired sector name.
  3. Assign posts to sector users.
  4. Flush rewrite rules once via Settings → Sectorize.

屏幕截图:

  • Native WordPress author archive (`/author/john`) before Sectorize is installed.
  • Sectorize-enabled author archive (`/sector/opinion`) using display name slug.
  • Sectorize main admin UI showing schema and publishing controls.
  • Single post showing Sectorize sector slug with schema.org validation.

升级注意事项:

0.2.1 Visit Settings → Sectorize and click "Flush Rewrite Rules" to apply new rewrite rules. Development Development takes place on GitHub.

常见问题:

Does this replace the native author archive?

No. Sectorize adds a parallel /sector/{nickname} archive. The native /author/username archive remains in place but is safely redirected to prevent login exposure.

Why use nicknames instead of usernames?

Nicknames are designed for public display and branding. Usernames are tied to login credentials and should never appear in public URLs.

Can I change the sector base?

By default, the base is sector. Future versions may introduce customization options.

How do I create a new sector?

Simply create a new WordPress user, set their nickname to your desired sector name (e.g., "Technology"), and assign posts to that user.

Do I need to configure anything after activation?

No. Sectorize works immediately after activation. Just flush your permalinks from Sectorize Admin UI and you're ready to go.

Will old /author/ URLs still work?

Yes. Sectorize automatically creates 301 redirects from old /author/username/ URLs to the new /sector/nickname/ URLs, preserving your SEO.

Will this affect my existing content?

No.

Does this work with caching plugins?

Yes.

Does this work with page builders?

Yes.

Some themes show "By Review" - can I remove the "By" prefix?

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.

Can I still use WordPress’s native author archives?

No. Sectorize replaces the native /author/{username} archives with /sector/{nickname}. Native author archives will not function in the current version of Sectorize.

更新日志:

0.2.1 0.2.0