Linux 软件免费装

SameAs Profile Manager

开发者 webcarestudios
更新时间 2026年7月8日 12:32
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

schema json-ld entity structured-data sameas

下载

1.0.0

详情介绍:

Search engines and AI assistants build a picture of who you are from the entity data on your site. SameAs Profile Manager lets you declare that identity cleanly: pick Person or Organization, paste your profile URLs (LinkedIn, YouTube, X, Wikipedia, Wikidata, or anywhere else), and the plugin prints valid JSON-LD schema with a sameAs array in your site head. It also includes built-in link verification. One click checks every URL you entered and shows you, per link, whether it is live (green), redirecting somewhere else (yellow, with a one-click "update to final URL" fix), or dead (red). Dead links in your entity data quietly undermine the identity signal you are trying to send — this plugin helps you catch them before they ship. Features Privacy and external services This plugin makes no automatic external requests and sends nothing to us or to any third party. The only outbound requests it ever makes are the link verification checks — HTTP requests from your server to the URLs you entered, and only when you click the "Verify all links" button. No tracking, no phoning home. Roadmap

安装:

  1. Upload the sameas-profile-manager folder to /wp-content/plugins/, or install it from Plugins > Add New.
  2. Activate the plugin through the Plugins screen.
  3. Go to Settings > SameAs Profiles.
  4. Pick Person or Organization, fill in your details, and paste your profile URLs.
  5. Click "Verify all links" to confirm every URL resolves, then save.
  6. Use the live preview and the "Test in Google Rich Results" button to confirm your markup validates.

屏幕截图:

  • Wikidata QID, the sameAs URL list, and placement controls (front page, a specific page, or sitewide).
  • The live JSON-LD preview with the Google Rich Results test link.
  • Organization mode: legal name, logo, website, and founder fields.

升级注意事项:

1.0.0 Initial release.

常见问题:

Does this work with Yoast SEO or Rank Math?

Yes — carefully. If either plugin is already outputting Person or Organization schema, SameAs Profile Manager detects it, warns you on the settings screen, and keeps its own output off so you do not end up with duplicate entity declarations. You choose one source. If you prefer this plugin's output, disable the other plugin's site representation / Knowledge Graph settings, or tick "Output schema anyway" if you know what you are doing.

What is a Wikidata QID?

A QID is your unique identifier on Wikidata, the open knowledge base that search engines use to disambiguate entities (for example, Q42 is Douglas Adams). If you or your organization has a Wikidata item, adding the QID is one of the strongest identity signals you can send. The settings page links straight to Wikidata search so you can find yours.

Where does the schema appear?

By default, only on your front page — a single clean entity declaration where search engines expect it. You can instead choose a specific page (many people use their About page as their entity home) or output sitewide, though sitewide is rarely necessary.

Does the plugin call any external services?

No. The only outbound requests are the link verification checks, which go from your server to the URLs you pasted, and only when you click "Verify all links." Nothing is automatic, and nothing is sent to us.

What happens when I uninstall?

The plugin deletes everything it stored — its single settings option and the verification results — from the database. No junk rows left behind.

更新日志:

1.0.0