summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--_posts/2012-8-1-seo-for-single-page-apps.md2
-rw-r--r--index.html3
2 files changed, 0 insertions, 5 deletions
diff --git a/_posts/2012-8-1-seo-for-single-page-apps.md b/_posts/2012-8-1-seo-for-single-page-apps.md
index 58f866b..00a241f 100644
--- a/_posts/2012-8-1-seo-for-single-page-apps.md
+++ b/_posts/2012-8-1-seo-for-single-page-apps.md
@@ -135,8 +135,6 @@ You will most likely have to use both.
I have released an open source npm package called [seo server](http://seo.apiengine.io) for anyone wanting to jump straight in.
-And also via request I have setup a service currently in beta, which takes care of the whole process and even generates sitemap.xml's for your JavaScript applications. It is also called [Seo Server](http://seoserver.apiengine.io). (currently in beta)
-
This has been tested with Google Webmasters fetch tool. Make sure you include `#!` on your URLs when using the fetch tool.
### Relevant Links
diff --git a/index.html b/index.html
index 1599ea4..40c3253 100644
--- a/index.html
+++ b/index.html
@@ -32,8 +32,6 @@ title:
</div>
-<h2>Seo Server - Need SEO?</h2>
-<p>I am working on a service that allows your website to be indexed by search engines and automatically generates sitemap.xml's for your Javascript application/website. You can join the beta testing group <a href="https://groups.google.com/forum/?fromgroups=#!forum/seoserver">here</a>.</p>
<h2>Backbone Boilerplate</h2>
<ul class="tutorials">
<li><a href="http://backboneboilerplate.com">Backbone Boilerplate - Using require.js with build system</a></li>
@@ -54,4 +52,3 @@ title:
<li><a target="_blank" href="http://developer.teradata.com/blog/jasonstrimpel/2011/11/backbone-js-and-socket-io">Backbone.js and socket.io</a></li>
</ul>
-<a href="http://seo.apiengine.io">seo server</a>