Proofwire
← All writing

How to get a press release on Digital Journal

· 6 min read

Digital Journal is quote-on-request here, against a $100 wholesale, and is included in the Headline package. The thing worth knowing before you buy is that the page's survival depends on which wire carried it: on 28 August 2026 five reseller-wire sections of the archive returned HTTP 410 Gone — a deliberate de-index status — while the expensive wires stayed up.

Digital Journal files press releases in a directory per originating wire: digitaljournal.com/pr/news/{wire}/{slug}.html. That structure makes something visible that no other outlet in this catalogue exposes — you can ask the publisher, one wire at a time, which of them it still wants.

We did. On 28 August 2026:

SectionStatus
/pr/news/access-newswire/200
/pr/news/globenewswire/200
/pr/news/24-7-press-release/200
/pr/news/getnews/410 Gone
/pr/news/indnewswire/410 Gone
/pr/news/vehement-media/410 Gone
/pr/news/pr-distribution/410 Gone
/pr/news/binary-news-network/410 Gone

The split is exact and it is not random. The surviving sections belong to wires with real editorial gatekeeping and real price tags. Every purged section is a low-cost reseller wire. Individual articles behave the same way: reseller-wire URLs still sitting in search results return 410 when you open them, while ACCESS Newswire and GlobeNewswire articles from the same period return 200.

Why 410 rather than 404 matters

A 404 says "not here". A 410 says the resource is gone permanently and the removal is expected to be lasting — de-index it. It is the status a publisher chooses when it wants search engines to drop the content and stop asking. Digital Journal did not let this content decay; it took a decision and announced it in the most machine-readable way available.

That reframes what you are buying. If your Digital Journal placement is fulfilled through a cheap reseller wire, you are buying a URL in a class of content this publisher has already demonstrated it will delete wholesale. And note which wire is still feeding Barchart and Street Insider today: getnews, one of the five purged.

So the question to put to any vendor selling you Digital Journal is not "will it publish" but "through which wire" — the same question that decides what your link does, now deciding whether the page survives at all.

What the page carries, and what it does not

A header chip reading PRESS RELEASE, the publication date, and the wire's name. At the foot: "Digital Journal is not responsible for the content of external sites." No byline, as everywhere else in the syndicated set.

The links are the problem, and they are the reason our catalogue entry for this outlet was corrected rather than trusted.

PageWireClient link
28 August 2026ACCESS NewswireNo links at all — zero external anchors in the body; the client's URL is plain text
28 August 2026ACCESS Newswirenofollow, and masked through a pr.report/… redirect rather than a direct link
April 2026GlobeNewswirenofollow, pointing at globenewswire.com rather than at the client

None of those passes ranking credit to the client, and the first two do not even give a reader something to click.

Our catalogue previously flagged this outlet as dofollow. It was wrong, and it was wrong in the direction that flatters the seller. On one format there is no link to be follow or nofollow — there is no link. On another, the link exists but goes through a redirect that carries nofollow. On a third, the only outbound link points back at the wire. All three are recorded now, and the catalogue row carries the caveat rather than an average.

Whether the page can be checked automatically

Digital Journal's robots.txt, read 29 August 2026, is one of the most permissive in the catalogue — the User-agent: * group excludes WordPress admin paths, search, and a long list of tracking parameters, and nothing else. No AI-crawler blocks. The PR paths are open.

So a live page verifies cleanly: our automatic-verification rate on Digital Journal is 1.00, stable across repeated passes.

The catch is on the other side. A removed Digital Journal page returns 403, not 404 — and a 403 carries no information, because a perfectly healthy page can return one too. So on the one outlet in the catalogue with a demonstrated history of deleting content in bulk, deletion is exactly what a script cannot detect. That row goes to a person. It is also why our monitoring never converts a blocked response into a removal notice: on this host, that mistake would fire constantly.

What it costs

Digital Journal is quote-on-request on its own, and it is included in the Headline package. It used to carry a standalone cart price. It no longer does, and the reason is worth stating plainly: our supplier's API sells four named outlets — AP News, USA Today, Barchart and Street Insider — and Digital Journal is not one of them. Every standalone sale of it was therefore a person emailing a broker, which is exactly the manual step this service is built to not have. Our wholesale is around $100. Ask and we will price it; you will get a date and a figure from a human, not a checkout.

We will be direct about the tension that creates. A standing watch over a placement in a section the publisher purges by the wire-load is, in the bad case, a running record of your own URL disappearing — which is one of the reasons we sell a verified snapshot rather than a subscription to bad news. That the monitoring is included rather than sold on top removes the invoice, not the risk, and it is a real risk on this outlet specifically. Know it before you buy rather than after.

Who should buy it

Buy it if your release is going out on ACCESS Newswire, GlobeNewswire or 24-7 Press Release — the three sections still standing — and you want a mainstream, general-interest URL to sit alongside the finance ones. Ask which wire, and get the answer in writing.

Buy it inside Headline, which is now the only way to buy it without a conversation, and the marginal cost there is nothing.

Do not buy it for the link. Zero anchors on one format, a nofollow redirect on another, and a link pointing at the wire on a third.

Do not buy it as your durable citation. Of everything in this catalogue, this is the outlet with a documented, deliberate, recent history of removing an entire class of paid content and telling search engines to forget it.

Be sceptical of anyone selling you monitoring on a Digital Journal row. If the page goes, it will answer 403, so only a person opening it will ever find out — which is not the automated service the word "monitoring" implies. We do not sell it, on this row or any other.

Where these figures came from

  • Digital Journal section index statuses fetched 28 August 2026: /pr/news/access-newswire/index.html, /pr/news/globenewswire/index.html and /pr/news/24-7-press-release/index.html returned 200; /pr/news/getnews/index.html, /pr/news/indnewswire/index.html, /pr/news/vehement-media/index.html, /pr/news/pr-distribution/index.html and /pr/news/binary-news-network/index.html returned 410 Gone.
  • Individual reseller-wire article URLs still present in the search index returned 410 at the same check, while ACCESS Newswire and GlobeNewswire articles from the same period returned 200.
  • Link attributes and page furniture read from three live Digital Journal PR pages: two ACCESS Newswire pages published 28 August 2026 (one with zero external anchors and the client URL as plain text; one with a nofollow link masked through a pr.report redirect) and one GlobeNewswire page from April 2026 (nofollow, pointing at globenewswire.com rather than the client).
  • Footer text quoted from those pages: "Digital Journal is not responsible for the content of external sites."
  • RFC 9110, HTTP Semantics, section 15.5.11 — the 410 Gone status code, which states the condition is expected to be permanent: https://www.rfc-editor.org/rfc/rfc9110.html#name-410-gone
  • Google Search Central, "Qualify your outbound links to Google" — why a nofollow link passes no ranking credit: https://developers.google.com/search/docs/crawling-indexing/qualify-outbound-links
  • Digital Journal robots.txt, fetched 29 August 2026 — a "User-agent: *" group excluding only WordPress admin paths, search and tracking parameters, with no AI-crawler blocks: https://www.digitaljournal.com/robots.txt
  • Automatic-verification rate of 1.00 for a live page, and 403 rather than 404 for a well-formed URL that does not exist, so removal is not detectable by script on this host: research/verification-feasibility.md.
  • The catalogue’s previous dofollow flag for this outlet was corrected against these measurements; the correction and its direction are recorded in content/catalog.ts.
  • Digital Journal carries priceCents: null in content/catalog.ts — quote-only, because it has no supplierPlan. Wholesale ~$100 from supplier research; membership of the Headline package read from content/catalog.ts.

We distribute press releases to 300+ outlets, then open every published link and report what actually went live.

View packages