Skip to content

Instantly share code, notes, and snippets.

{"@context":"https://schema.org","@type":"Blog","author":"Peter macinkovic","blogPosts":"[object Object],[object Object],[object Object],[object Object]"}
{"@context":"https://schema.org","@type":"Blog","author":"Peter macinkovic","blogPosts":"[{\"@context\":\"https://schema.org\",\"@type\":\"BlogPosting\",\"name\":\"Pitfalls of a Complex Shopify Website for SEO and Crawlability\",\"headline\":\"Pitfalls of a Complex Shopify Website for SEO and Crawlability\",\"mainEntityOfPage\":\"https://peter.macinkovic.id.au/blog/2019-03-16-pitfalls-of-complex-shopify-website-for-seo-and-crawlability/\",\"alternativeHeadline\":\"Pitfalls of a Complex Shopify Website for SEO and Crawlability\",\"image\":{\"@type\":\"imageObject\",\"url\":\"https://peter.macinkovic.id.au/static/50906558d5194a6f2a02ca6b2764f56c/c9612/sitebulb-hero.png\",\"height\":\"640px\",\"width\":\"1280px\"},\"author\":\"Peter Macinkovic\",\"genre\":\"SEO and Technical Marketing\",\"wordcount\":\"2298\",\"publisher\":{\"@type\":\"Organization\",\"name\":\"Peter Macinkovic\",\"logo\":{\"@type\":\"imageObject\",\"url\":\"https://peter.macinkovic.id.au/img/peter-macinkovic.jpg\",\"height\":\"200px\",\"width\"
https://www.goodlifetea.com/collections/delicious-iced-teas/products/decaf-raspberry text/html; charset=utf-8 404 Not Found 3 0.28
https://www.goodlifetea.com/collections/green-teas/sencha text/html; charset=utf-8 404 Not Found 1 0.402
https://www.goodlifetea.com/blogs/news/<p%20style="text-align:%20left;">Check%20out </p>%20<p%20style="text-align:%20center;"> </p> text/html; charset=utf-8 404 Not Found 1 0.395
https://www.goodlifetea.com/collections/black-teas/chai text/html; charset=utf-8 404 Not Found 1 0.285
https://www.goodlifetea.com/collections/green-teas/products/mororccan-mint-green-and-herbal-tea-tisane text/html; charset=utf-8 404 Not Found 1 0.269
https://www.goodlifetea.com/collections/delicious-healthy-loose-leaf-rooibos-tea/products/rooibos-chai text/html; charset=utf-8 404 Not Found 2 0.312
https://www.goodlifetea.com/collections/green-teas/products/citrus-ginkgo-organic-loose-leaf-green-tea text/html; charset=utf-8 404 Not Found 1 0.287
https://www.goodlifetea.com/collections/all-tea-w
angular.min.js:108 URIError: URI malformed
at decodeURI (native)
at XMLHttpRequest.send (chrome-extension://hdokiejnpimakedhajhdlcegeplioahd/xhrExtension.js:2:51)
at https://cdn.jsdelivr.net/angularjs/1.4.2/angular.min.js:92:498
at n (https://cdn.jsdelivr.net/angularjs/1.4.2/angular.min.js:88:453)
at f (https://cdn.jsdelivr.net/angularjs/1.4.2/angular.min.js:86:146)
at https://cdn.jsdelivr.net/angularjs/1.4.2/angular.min.js:120:182
at n.$eval (https://cdn.jsdelivr.net/angularjs/1.4.2/angular.min.js:134:493)
at n.$digest (https://cdn.jsdelivr.net/angularjs/1.4.2/angular.min.js:132:9)
at n.$apply (https://cdn.jsdelivr.net/angularjs/1.4.2/angular.min.js:135:269)
@inkovic
inkovic / fb-pixel-snippet-2016
Created November 8, 2016 13:01
Facebook Pixel Liquid Snippet
<!-- REPLACE XXXXXXXXXXXXXX with your FB ID -->
<!-- Facebook Pixel Code -->
{% capture content-id%}'shopify_AU_{{ product.id }}_{{ product.selected_or_first_available_variant.id }}'{% endcapture %}
<script>
!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;
n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;
@inkovic
inkovic / shopify-meetup--nov-2016
Created November 8, 2016 12:39
Shopify Meetup Chicken Scratch Notes
Shopify Meetup November 2016:
✔ Arrived @started(16-11-08 18:21) @done (16-11-08 18:21) @lasted(a bit)
Welcome and Quick-Fire tals:
Scheduled for 6:30 to 7:30
@started(16-11-08 18:29)
{% include 'current_url' %}
<img src="https://kianabeauty.mautic.com/mtracking.gif?url={{ shop.url | url_param_escape | replace: '/', '%2f' | replace: ':', '%3a' }}{{ current_url | url_param_escape | replace: '/', '%2f' | replace: ':', '%3a' }}&title={% if current_title %}{{ current_title | url_param_escape | replace: '/', '%2f' | replace: ':', '%3a' }}{% else %}Kiana%20Beauty%20Melbourne{% endif %}{% if customer %}&email={{ customer.email | url_param_escape | replace: '/', '%2f' | replace: ':', '%3a' }}{% endif %}&tags={% if cart.item_count > 0%}cart,{% endif %}{% if template contains 'collection' %}{{ collection.title | handleize }},{% endif %}{% if template contains 'product' %}product,{{ product.vendor | handleize }},{{ product.title | handleize }},{% endif %}{% if customer %}logged-in{% endif %}" style="display:none;" />

#SEO Content Ideas

Ideas for content (blog posts, videos, whitepapers etc) that is scrapped off of Google Suggest for people's questions regarding SEO.

  • how does a seo company work
  • how does a seo work
  • how does all in one seo pack work
  • how does amazon do seo
  • how does amazon seo work
@inkovic
inkovic / 0_reuse_code.js
Created July 4, 2014 21:13
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
@inkovic
inkovic / gist:5223319
Last active December 15, 2015 07:29
Fix Wieghting of columns/content

Source: Optimize Website Speed blog post

The Content's weight and the sidebar column, each block gets the weight reversed when logged in.

Check: • Layout weight • Block Weight • Ember (Admin Theme)