#

Octothorpe Without Javascript

If you don’t want to use javascript or display #s on the front end, you can use the pure-HTTP method.

Here's what this page has sent to OP

demo testing

BACKLINKS

Octothorpe servers take standard HTTP requests to octothorpe URLs, so the JavaScript utilities that we provide are conveniences, not requirements. You can octothorpe a page simply by adding special <link> elements to the head of the page or decorate your standard <a> links. This page has no javascript on it.

In action on this page

Testing

Raw HTML

<link rel="preload" as="fetch" href="https://octothorp.es/?uri=https://demo.ideastore.dev/pure-http" />

<link rel="octo:octothorpes" href="demo" />

<a rel="octo:octothorpes" href="https://octothorp.es/~/testing">Testing</a>