-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontact.html
98 lines (83 loc) · 4.92 KB
/
contact.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="https://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="style.css" />
<title>Contact</title>
</head>
<body topmargin="2" bgcolor="#ffffff" marginheight="2">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody><tr>
<td valign="top" width="1%"><img src="Images/googlism.png" width="216" height="62" alt="googlism" /></td>
<td> </td>
</tr>
</tbody></table>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody><tr>
<td bgcolor="#3366cc"><img alt="" height="1" width="1"></td>
</tr>
</tbody></table><table border="0" cellpadding="2" cellspacing="0" width="100%">
<tbody><tr>
<td colspan="4" background="/Images/blue-pixel.png"><p></p></td>
</tr>
</tbody></table>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td bgcolor="#ffffff" valign="top" width="145">
<nav id="sidebar"></nav>
<script src="//churchofgoogle.org/sidebar.js"></script>
</td>
<td valign="top" width="500">
<p>The Church of Google, or 'Googlism' was founded by Matt MacPherson in 2009 as <u><a href="https://en.wikipedia.org/wiki/Parody_religion">parody religion</a></u> incorporating elements of the <a href="https://en.wikipedia.org/wiki/Flying_Spaghetti_Monster"></u> Flying Spagetti Monster</a> (praised be unto his noodley appendages) mixed with commentary about the sophistication and <u><a href="https://hpluspedia.org/">increasing symbiotic relationship that technologies like Google play in our lives.</a></u><br />
<br />
The service had a spike in popularity, at one time running dedicated forums and an online ministerial certification programme.<br />
<br />
However as interest in the site diminished, Matt transgressed the <u><a href="10_Commandments.html">10 commandments</a></u>, specifically #9 "Thou shalt not use reciprocal links nor link farms, for I am a vengeful but fair engine and will diminish thy PageRank. The Google Dance shall cometh." and "Thou shalt not manipulate Search Results. Search Engine Optimization is but the work of Microsoft." by filling the site with shady back links and disguised commercial content.<br />
<br />
In June of 2016, not even the organic traffic to shady urls was retaining Matt's interest and he stopped paying for the hosting on the site.<br />
<br />
After waiting for 3 months to see if he would fix the site, I decided to rebuild the site from archive.org, the changes and details of which can be found <u><a href="https://github.com/Deku-shrub/churchofgoogle">on Github</a></u> <u><a href="https://www.reddit.com/r/churchofgoogle/comments/4z87ru/the_church_of_google_lives/">and Reddit</a></u></p>
<!-- Contact -->
<a href="https://twitter.com/intent/tweet?screen_name=Deku_shrub" class="twitter-mention-button" data-show-count="false">Tweet to @Deku_shrub</a><script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
<!-- Contact -->
</td>
<td valign="top" width="540"> </td>
</tr>
</tbody></table>
<br>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody><tr>
<td bgcolor="#3366cc"><img alt="" height="1" width="1"></td>
</tr>
</tbody></table>
<table background="Images/blue-pixel.png" border="0" cellpadding="2" cellspacing="0" width="100%">
<tbody><tr>
<td>
<table background="Images/blue-pixel.png" border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody><tr>
<td width="55%" align="center"><nav id="footer"></nav><script src="//churchofgoogle.org/footer.js"></script></td>
<td width="45%" align="center"> </td>
</tr>
</tbody></table></td>
</tr>
</tbody> </table>
<!-- Start of Church of Google Google Analytics Script -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-83019446-1', 'auto');
ga('send', 'pageview');
<!-- End of Church of Google Google Analytics Script -->
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_GB/sdk.js#xfbml=1&version=v2.7";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<div class="fb-like" data-href="https://www.facebook.com/reformedchurchofgoogle/" data-layout="standard" data-action="like" data-size="small" data-show-faces="true" data-share="true"></div></body>
</html>