BeyondBOINC.Net Updates! (Glasnost v0.8)

in #beyondbitcoin7 years ago (edited)

Updates Galore!

This week I've been busy building upon the Glasnost v0.8 platform developed by @ontofractal!

Updated list of authors (Follow them!)

Raised Glasnost issues

Improved Nav Bar

  • Improved drop-down menus featuring Gridcoin trading links, as well as community links for Gridcoin, BOINC, Bitshares and Peerplays. If you wish for additional links to be added, please request them in this thread.
  • Note: The nav bar still sucks on mobile, I'm working to hide the drop-downs on mobile/tablet views.

Improved Footer!

  • Promoted tags/authors, affiliate links (help me afford to run services), blurb about the blog and some additional links & Steem logo.

Google Translate & Search!


Within posts: Relevant tags, direct link to Steemit post, breadcrumbs, social links, link to more content by author

Telegram group created!

Come join the BeyondBOINC.Net Telegram group!

Full SiteMap generated!

npm install -g sitemap-generator-cli
sitemap-generator https://beyondboinc.net /glasnost_app/_build/prod/lib/glasnost/priv/static/images/sitemap.xml

https://beyondboinc.net/images/sitemap.xml

Why is this important? It helps Google & other search engines index the full website faster (over 1400 posts submitted to google!)

Unique JSON-TD SEO for every post!

Relevant GitHub issue: SEO: Structured Data

To improve visibility on search engines, I have implemented unique JSON-TD fields for each post.

SEO Metadata template:

<script type="application/ld+json">
[
    {
        "@context": "http://schema.org", 
        "@type": "Article",
        "headline": "<%= @post.title %>",
        "alternativeHeadline": "<%= @post.title %>",
        "image": {
         "@type": "ImageObject",
         "url": "https://beyondboinc.net/images/steem-logo.png",
         "caption": "Steem-logo",
         "height": "696",
         "width": "696"
        },
        "author" : { "@type" : "Person", "name" : "<%= @post.author %>" },
        "editor": { "@type" : "Person", "name" : "<%= @post.author %>" },
        "citation": "https://steemit.com/@<%= @post.author %>/<%= @post.permlink %>/",
        "sameAs": "https://steemit.com/@<%= @post.author %>/<%= @post.permlink %>/",
        "genre": "<%= for tag <- @post.tags do %><%=tag%> <% end %>", 
        "keywords": "<%= for tag <- @post.tags do %><%=tag%> <% end %>",
        "articleSection": "<%= for tag <- @post.tags do %><%=tag%> <% end %>",
        "publisher" : { "@type" : "Organization", "name" : "Steemit", "logo" : "https://beyondboinc.net/images/steem-logo.png" },
        "url": "https://beyondboinc.net/authors/<%= @post.author %>/<%= @post.permlink %>/",
        "mainEntityOfPage": {
         "@type": "WebPage",
         "@id": "https://beyondboinc.net/authors/<%= @post.author %>/<%= @post.permlink %>/"
        },
        "description": "<%= @post.title %>",
        "articleBody": "<%= @post.body %>",
        "datePublished": "<%= @post.created %>",
        "dateCreated": "<%= @post.created %>",
        "dateModified": "<%= @post.created %>"
    },
    {
        "@context": "http://www.schema.org",
        "@type": "WebSite",
        "name": "BeyondBOINC",
        "accountablePerson": "<%= @post.author %>",
        "accessModeSufficient": "textual, visual",
        "alternateName": "BeyondBoinc",
        "url": "https://beyondboinc.net"
    }
]
</script>

Example in production:

<script type="application/ld+json">
[
    {
        "@context": "http://schema.org", 
        "@type": "Article",
        "headline": "STEEM going UP - Charts &amp; Stats Since Launch",
        "alternativeHeadline": "STEEM going UP - Charts &amp; Stats Since Launch",
        "image": {
         "@type": "ImageObject",
         "url": "https://beyondboinc.net/images/steem-logo.png",
         "caption": "Steem-logo",
         "height": "696",
         "width": "696"
        },
        "author" : { "@type" : "Person", "name" : "kingscrown" },
        "editor": { "@type" : "Person", "name" : "kingscrown" },
        "citation": "https://steemit.com/@kingscrown/steem-going-up-charts-and-stats-since-launch/",
        "sameAs": "https://steemit.com/@kingscrown/steem-going-up-charts-and-stats-since-launch/",
        "genre": "steem blockchain cryptocurrency steemit beyondbitcoin ", 
        "keywords": "steem blockchain cryptocurrency steemit beyondbitcoin ",
        "articleSection": "steem blockchain cryptocurrency steemit beyondbitcoin ",
        "publisher" : { "@type" : "Organization", "name" : "Steemit", "logo" : "https://beyondboinc.net/images/steem-logo.png" },
        "url": "https://beyondboinc.net/authors/kingscrown/steem-going-up-charts-and-stats-since-launch/",
        "mainEntityOfPage": {
         "@type": "WebPage",
         "@id": "https://beyondboinc.net/authors/kingscrown/steem-going-up-charts-and-stats-since-launch/"
        },
        "description": "STEEM going UP - Charts &amp; Stats Since Launch",
        "articleBody": "&lt;h2&gt;All Time Chart&lt;/h2&gt;
&lt;p&gt;http://i.imgur.com/VBbW2a1.png&lt;/p&gt;
&lt;h2&gt;2017&lt;/h2&gt;
&lt;p&gt;http://i.imgur.com/6DboBRg.png&lt;/p&gt;
&lt;h2&gt;Todays Price&lt;/h2&gt;
&lt;p&gt;http://i.imgur.com/82m9NDX.png
Small greens.&lt;/p&gt;
&lt;h2&gt;STEEM Markets&lt;/h2&gt;
&lt;p&gt;http://i.imgur.com/9zICq0Y.png
Poloniex and Bittrex rock the volume.&lt;/p&gt;
&lt;h2&gt;Steem Backed Dollars Markets&lt;/h2&gt;
&lt;p&gt;http://i.imgur.com/mdQwilp.png&lt;/p&gt;
&lt;h2&gt;Prediction&lt;/h2&gt;
&lt;p&gt;Watch news from @andrarchy and @steemitblog for infos that may Pump or Dump the price of token.&lt;/p&gt;
&lt;table&gt;
  &lt;tr&gt;
    &lt;th&gt;&lt;h1&gt; Follow, Resteem and VOTE UP @kingscrown creator of http://fuk.io blog for 0day cryptocurrency news and tips!&lt;/h1&gt;&lt;/th&gt;
    &lt;th&gt;https://media.giphy.com/media/3ohzdPbKlUFVsmGpq0/giphy.gif&lt;/th&gt;
  &lt;/tr&gt;
&lt;/table&gt;",
        "datePublished": "2017-04-25 02:49:33",
        "dateCreated": "2017-04-25 02:49:33",
        "dateModified": "2017-04-25 02:49:33"
    },
    {
        "@context": "http://www.schema.org",
        "@type": "WebSite",
        "name": "BeyondBOINC",
        "accountablePerson": "kingscrown",
        "accessModeSufficient": "textual, visual",
        "alternateName": "BeyondBoinc",
        "url": "https://beyondboinc.net"
    }
]
</script>

Lessons learned

Check out my previous glasnost announcement post, the comments contain many 'lessons learned' if you're interested in creating your own glasnost blog.


Best regards,
@CM-Steem

GRC

Sort:  

@Erkan requested the following features:

Page tag summary

Relocated author tag (not over image)

I thought maybe you could also list the wikipedia page for Gridcoin (I started writing the initial stub in January 2017 and undid a previous redirect to a sub-article). I noticed you added the gridcoin.us wiki so I'll leave this up to you to decide :)

Also it looks like individual author pages are not being updated when new articles are written, even when the beyondboinc tag is added...

There seems to be a delay before new content is added, but your recent posts are now showing on the front page :)

customminer CM tweeted @ 25 Apr 2017 - 12:53 UTC

Latest BeyondBOINC.Net updates!

steemit.com/beyondbitcoin/… / https://t.co/uZCrFVQKfg
@Beyond_Bitcoin @Steemit #Glasnost #BeyondBOINC #Gridcoin $GRC

Disclaimer: I am just a bot trying to be helpful.

This post has been ranked within the top 80 most undervalued posts in the second half of Apr 25. We estimate that this post is undervalued by $2.48 as compared to a scenario in which every voter had an equal say.

See the full rankings and details in The Daily Tribune: Apr 25 - Part II. You can also read about some of our methodology, data analysis and technical details in our initial post.

If you are the author and would prefer not to receive these comments, simply reply "Stop" to this comment.

Coin Marketplace

STEEM 0.23
TRX 0.12
JST 0.029
BTC 66790.10
ETH 3527.11
USDT 1.00
SBD 3.16