blob: aac7f28fe5170bd1a2f9f61ad249c6d1da06f8f9 (
plain)
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
99
100
101
102
103
104
105
106
|
<!DOCTYPE html>
<html class="single" dir="ltr" lang="en-US">
<head>
<title>Luxagraf | Content Marketing Services</title>
<meta charset="utf-8">
<meta name="description"
content="">
<meta name="author" content="Scott Gilbertson">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!--[if IE]>
<script src="/js/html5css3ie.min.js"></script>
<![endif]-->
<link rel="alternate"
type="application/rss+xml"
title="Luxagraf RSS feed"
href="https://luxagraf.net/rss/">
<link rel="stylesheet"
href="/media/screenv8.css"
media="screen">
<!--[if IE]>
<link rel="stylesheet"
href="/media/css/ie.css"
media="screen">
<![endif]-->
<link rel="manifest" href="manifest.json">
</head>
<body id="content marketing services">
<div class="wrapper">
<div class="header-wrapper">
<header role="banner">
<h1><a id="logo" href="/" title="home">Luxagraf</a></h1>
<h2>Walk Slowly</h2>
</header>
<nav role="navigation" class="bl">
<ul>
<li id="laverdad"><a href="/jrnl/" title="What we've been up to lately">Journal</a></li>
<!--<li id="nota"><a href="/field-notes/" title="Our past and current adventures">Notes</a></li>-->
<li id="fotos"><a href="/photos/" title="Photos from travels around the world">Photos</a></li>
<li id="maps"><a href="/map" title="Maps">Map</a></li>
<li id="projects" ><a href="/projects/" title="Projects">Projects</a></li>
<li id="etc" class="last"><a href="/about" title="About Luxagraf">About</a></li>
</ul>
</nav>
</div>
<ul class="bl" id="breadcrumbs" itemscope itemtype="http://data-vocabulary.org/Breadcrumb">
<li><a href="/" title="luxagraf homepage" itemprop="url"><span itemprop="title">Home</span></a> → </li>
<li>Content Marketing Services</li>
</ul>
<article role="main">
<h1 class="page--title">Content Marketing Services</h1>
<div class="post--article">
<h2>Welcome to the Future</h2>
<p>In the future there is no bullshit. Just content.</p>
<p>It’s what your customers want, it’s how they find you and how they become your customers. </p>
<p>Advertising is dead. built in ad-blockers mean your customers will never see that campaign you just spent a fortune on.</p>
<p>SEO is a waste of time. Google is much smarter and five steps ahead of that SEO expert you just hired.</p>
<p>You need real content, written by real experts.</p>
<p>Blah blah blah</p>
<h3>Customer testimonials</h3>
<p>Hit up some customers for quotes.</p>
<h3>Case Study</h3>
<p>Sifter portfolio stuff goes here.</p>
<p>http://sifterapp.com/</p>
</div>
</article>
<footer role="contentinfo">
<nav class="bl">
<ul>
<li><a href="/blogroll" title="Sites that inspire us">Blogroll</a></li>
<li><a href="/rss/" title="RSS feed">Subscribe</a></li>
<li><a href="https://twitter.com/luxagraf" rel="me" title="follow luxagraf on Twitter">@luxagraf</a></li>
<li><a href="https://www.flickr.com/photos/luxagraf" rel="me" title="luxagraf on Flickr">Flickr</a></li>
<li><a href="/contact/" title="contact luxagraf">Contact</a></li>
</ul>
</nav>
<p id="license">
© 2003-2016
<span class="h-card"><a class="p-name u-url" href="https://luxagraf.net/">Scott Gilbertson</a><data class="p-nickname" value="luxagraf"></data><data class="p-locality" value="Athens"></data><data class="p-region" value="Georgia"></data><data class="p-country-name" value="United States"></data></span>, except photos, which are licensed under the Creative Commons (<a href="http://creativecommons.org/licenses/by-sa/3.0/" title="read the Attribution-Share Alike 3.0 deed">details</a>).
</p>
</footer>
</div>
<!-- Piwik -->
<script type="text/javascript">
var _paq = _paq || [];
_paq.push(["disableCookies"]);
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//stats.luxagraf.net/";
_paq.push(['setTrackerUrl', u+'piwik.php']);
_paq.push(['setSiteId', 1]);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s);
})();
</script>
<noscript><p><img src="//stats.luxagraf.net/piwik.php?idsite=1" style="border:0;" alt="" /></p></noscript>
<!-- End Piwik Code -->
</body>
</html>
|