Your books carry ISBNs and your periodicals carry ISSNs so AI cites the right edition

Do your Book and serial entries include the bibliographic identifier libraries and AI rely on?

Scan your site

What this signal tests

We check that every Book on your site has a valid ISBN (either ISBN-10 or ISBN-13 with a correct check digit), and every periodical, blog, or CreativeWorkSeries has a valid ISSN (eight characters in 4-4 format, last character a digit or X, with a valid mod-11 check). These identifiers anchor each work to a specific edition or serial in global bibliographic databases.

Why it matters for your visibility in AI

Citations are precise instruments. "The 2019 edition of Jane Doe's textbook" is meaningful only if AI can identify exactly which book and which edition. ISBN does that for books; ISSN does that for periodicals. Library catalogs, Google Scholar, OpenAlex, and AI assistants all use these identifiers to ground citations. Without ISBN or ISSN, AI cannot confidently say "this passage comes from the second edition" versus "the first edition". A user asks Claude "is the cited evidence from your 2018 or your 2022 book?" If both books are exposed as Book entities with their respective ISBNs, the assistant answers correctly. If neither has an ISBN, the assistant may attribute the wrong edition or hallucinate a citation entirely, which damages trust in both your work and the AI.

Pass criteria at a glance

Criterion Passes when
Books have valid isbn; periodicals have valid issn.

How we test it

We parse every Book JSON-LD on your site and check for an isbn property; we accept either ISBN-10 (10 digits or 9 digits plus X) or ISBN-13 (13 digits) and validate the check digit using the standard ISBN algorithm. For CreativeWorkSeries, Blog, WebSite, or periodical types, we check for an issn property matching the eight-character 4-4 format with a valid mod-11 check digit. Missing or invalid identifiers cause the signal to fail for that publication.

Show technical detection method
Parse isbn/issn on Book and periodical types; validate check digits.

If your site fails: how to fix it

  1. For Books, look up or request an ISBN from your country's ISBN agency (Bowker in the US, Nielsen in the UK); each distinct edition or format gets its own ISBN.
  2. Add the isbn property to each Book JSON-LD block, using either ISBN-10 or preferably ISBN-13, formatted as a string of digits (no dashes).
  3. For periodicals, blogs, or serial publications, request a free ISSN from your national ISSN center (issn.org has a directory).
  4. Add the issn property to the CreativeWorkSeries, Blog, or WebSite JSON-LD, in the 4-4 format like '1234-5678'.
  5. Validate check digits with a free ISBN or ISSN validator before publishing; bad check digits invalidate the signal.
  6. Re-run the AI Ready Test scan to confirm every Book and periodical now has a valid identifier.

Quick facts

MaturityESTABLISHED
Weightmedium
CategoryEntity

Primary sources

Related signals

No related signals listed.

Frequently asked questions

Do I need an ISBN for an e-book or audiobook?

Yes, each format counts as a separate edition and gets its own ISBN. The hardcover, paperback, e-book (EPUB), and audiobook of the same title each need their own ISBN, all linked through the Book schema's workExample or hasPart properties.

Does my blog really need an ISSN?

Strictly no, ISSN is optional for blogs. But blogs that publish serial editorial content benefit from one because it makes them citable in academic and library systems and improves AI's confidence in attributing quotes. ISSNs are free in most countries.

What if I self-publish?

Self-publishers can buy their own ISBNs from Bowker (US) or equivalent agencies. Avoid the 'free ISBN' offered by some self-publishing platforms; those ISBNs list the platform as the publisher, which hurts your authority signal. Owning your ISBN keeps attribution clean.

Can I reuse an ISBN across editions?

No, each substantively different edition or format needs its own ISBN. Minor reprints with no content changes can keep the same ISBN; significant revisions, new editions, or format changes require a new one.

Run your own scan

Run a free scan and see how your site grades across all 155 AI-readiness signals.

Scan your site