Basic SEO
This commit is contained in:
parent
ef14532507
commit
337ceee823
29
index.php
29
index.php
|
@ -4,11 +4,12 @@
|
|||
?>
|
||||
<html>
|
||||
<head>
|
||||
<title>PuBe - Purum Bellum</title>
|
||||
<title>PuBe - Purum Bellum Hosting</title>
|
||||
<link rel="stylesheet" type="text/css" href="pube.css" />
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="img/favicon32.png">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="img/favicon180.png">
|
||||
<meta charset="UTF-8">
|
||||
<meta name="description" content="Purum Bellum provides videogame and service hosting.">
|
||||
<meta name="description" content="Purum Bellum provides free, as in free beer, videogame and privacy related service hosting since 2012.">
|
||||
<meta name="keywords" content="PuBe,Purum Bellum,game,videogame,service,server,hosting">
|
||||
<meta name="author" content="Abhorrent_Anger">
|
||||
</head>
|
||||
|
@ -26,10 +27,10 @@
|
|||
<table>
|
||||
<tr>
|
||||
<td>
|
||||
<img src="img/thumb/openttd.png" alt="OpenTTD"/>
|
||||
<img src="img/thumb/openttd.png" alt="OpenTTD" title="OpenTTD"/>
|
||||
</td>
|
||||
<th>
|
||||
<a href="https://www.openttd.org">OpenTTD</a>
|
||||
<a href="https://www.openttd.org/en/">OpenTTD</a>
|
||||
</th>
|
||||
<td>
|
||||
<a href="https://www.openttd.org/en/server/121357">Purum Bellum - Vanilla (Temperate 1950-2100)</a>
|
||||
|
@ -37,14 +38,14 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<img src="img/thumb/zdaemon.png" alt="ZDaemon"/>
|
||||
<img src="img/thumb/zdaemon.png" alt="ZDaemon" title="ZDaemon"/>
|
||||
</td>
|
||||
<th>
|
||||
<a href="https://www.zdaemon.org/">ZDaemon</a>
|
||||
</th>
|
||||
<td>
|
||||
<a href="zds://<?=$host_ip;?>:10669">Purum Bellum - Horde2 Coop (2014)</a>
|
||||
<a href="zds://<?=$host_ip;?>:10666">Purum Bellum - RJ Nonsense</a>
|
||||
<a href="#">Purum Bellum - Horde2 Coop (2014)</a>
|
||||
<a href="#">Purum Bellum - RJ Nonsense</a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -52,7 +53,7 @@
|
|||
<table>
|
||||
<tr>
|
||||
<td>
|
||||
<img src="img/thumb/funkwhale.png" alt="Funkwhale"/>
|
||||
<img src="img/thumb/funkwhale.png" alt="Funkwhale" title="Funkwhale"/>
|
||||
</td>
|
||||
<th>
|
||||
<a href="https://join.funkwhale.audio/">Funkwhale</a>
|
||||
|
@ -63,7 +64,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<img src="img/thumb/peertube.png" alt="PeerTube"/>
|
||||
<img src="img/thumb/peertube.png" alt="PeerTube" title="PeerTube"/>
|
||||
</td>
|
||||
<th>
|
||||
<a href="https://joinpeertube.org/">PeerTube</a>
|
||||
|
@ -74,7 +75,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<img src="img/thumb/pixelfed.png" alt="PixelFed"/>
|
||||
<img src="img/thumb/pixelfed.png" alt="PixelFed" title="PixelFed"/>
|
||||
</td>
|
||||
<th>
|
||||
<a href="https://pixelfed.org/">PixelFed</a>
|
||||
|
@ -85,7 +86,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<img src="img/thumb/pleroma.png" alt="Pleroma"/>
|
||||
<img src="img/thumb/pleroma.png" alt="Pleroma" title="Pleroma"/>
|
||||
</td>
|
||||
<th>
|
||||
<a href="https://pleroma.social/">Pleroma</a>
|
||||
|
@ -99,7 +100,7 @@
|
|||
<table>
|
||||
<tr>
|
||||
<td>
|
||||
<img src="img/thumb/gitlab.png" alt="GitLab"/>
|
||||
<img src="img/thumb/gitlab.png" alt="GitLab" title="GitLab"/>
|
||||
</td>
|
||||
<th>
|
||||
<a href="https://about.gitlab.com/">GitLab (Invite only)</a>
|
||||
|
@ -110,7 +111,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<img src="img/thumb/irc.png" alt="IRC"/>
|
||||
<img src="img/thumb/irc.png" alt="IRC" title="IRC"/>
|
||||
</td>
|
||||
<th>
|
||||
<a href="http://www.irchelp.org/">IRC</a>
|
||||
|
@ -126,7 +127,7 @@
|
|||
<table>
|
||||
<tr>
|
||||
<th>
|
||||
<a href="https://bitcoin.org/">BTC</a>:
|
||||
<a href="https://bitcoin.org/en/">BTC</a>:
|
||||
</th>
|
||||
<td>
|
||||
1PuBe1wTfnbJP3AW2aUmEeJfjutcmruCTg
|
||||
|
|
Loading…
Reference in New Issue