Historical Posts
Landing Pages
We have several different domain names registered to bring web traffic to this site. Counters on the landing pages help us determine which domain names we want to renew. The landing page allows the counter to load, then does a redirect to the home page.
Child pages use this text and script:
Redirecting to the Gahanna-Jefferson Church of Christ home page at <a href=”https://gjcoc.us>gjcoc.us</a>.
<script type=”text/JavaScript”>
<!–
setTimeout(
“location.href = ‘https://gjcoc.us’;”,
1500);
–>
</script>