Reflect improved SEO

dev
gravel 2 years ago
parent d50de15c91
commit 645c794b17
Signed by: gravel
GPG Key ID: C0538F3C906B308F

@ -2,21 +2,9 @@
<span class="banner-note"> <span class="banner-note">
news banner news banner
</span> </span>
<p class="banner-title">Bitcoin now accepted!</p> <p class="banner-title">Search rankings? Check.</p>
<p <p
class="banner-subtitle" class="banner-subtitle"
> >Next stop? <a href="/support/" title="Support us">You decide</a>.</p>
Can't
<a
href="/support/"
title="Donation page"
target="_blank"
>donate</a>?
There's
<a
href="/support/#other-ways"
target="_blank"
title="Read about other ways to help sessioncommunities.online"
>other ways</a>!</p>
</div> </div>

@ -62,6 +62,11 @@
.qr-code img { .qr-code img {
margin: auto; margin: auto;
} }
@media (max-width: 800px) {
#qr-codes {
display: none;
}
}
</style> </style>
</head> </head>
<body> <body>
@ -73,7 +78,7 @@
<ul> <ul>
<li>Have <a target="_blank" href="https://getmonero.org" title="Monero cryptocurrency">Monero</a>, an anonymous digital currency. <a href="https://bitcoin.org" target="_blank" title="Bitcoin cryptocurrency">Bitcoin</a> works too.</li> <li>Have <a target="_blank" href="https://getmonero.org" title="Monero cryptocurrency">Monero</a>, an anonymous digital currency. <a href="https://bitcoin.org" target="_blank" title="Bitcoin cryptocurrency">Bitcoin</a> works too.</li>
<li>Send some to <a target="_blank" href="https://codeberg.org/gravel/gravel#support">@gravel</a>, a pseudonymous digital pile of rocks:</li> <li>Send some to <a target="_blank" href="https://codeberg.org/gravel/gravel#support">@gravel</a>, a pseudonymous digital pile of rocks.</li>
</ul> </ul>
<div id="qr-codes"> <div id="qr-codes">
@ -104,16 +109,14 @@
<ul> <ul>
<li> <li>
<s>DuckDuckGo is being a pain right now<sup>1</sup>. A lot of my time goes into trying to get the site actually in front of people's eyeballs.</s><br> A lot of my time goes into handling abuse and appeasing search engines:
<strong>Update</strong>: It's on DDG! Bing and DuckDuckGo have been ignoring the site for a long time prior to Jan 2024.
</li> </li>
<li>Cryptocurrency donations save us a lot of work, since we can turn around and directly use them to pay for server costs.</li> <li>Cryptocurrency donations save us a lot of work, since we can turn around and directly use them to pay for server costs.</li>
<li><em>Pay-if-you-can</em> keeps resources free and private for the people who need it most.</li> <li><em>Pay-if-you-can</em> keeps resources free and private for the people who need it most.</li>
<li>I love what I do. <a href="<?=$REPOSITORY_CANONICAL_URL?>/commits/branch/main" target="_blank">I provide the work</a>. <em>You</em> can make my work worth it.</li> <li>I love what I do. <a href="<?=$REPOSITORY_CANONICAL_URL?>/commits/branch/main" target="_blank">I provide the work</a>. <em>You</em> can make my work worth it.</li>
</ul> </ul>
<sup>1</sup> — DuckDuckGo relies on Bing, which is failing to rank the the site properly. Especially the home page.
<p> <p>
Convinced? <a target="_blank" href="https://codeberg.org/gravel/gravel#support">Here</a>. Convinced? <a target="_blank" href="https://codeberg.org/gravel/gravel#support">Here</a>.
</p> </p>

Loading…
Cancel
Save