Interactive HTML5 Canvas With JavaScript
I have recently been playing around with HTML5 and JavaScript to create a fun interactive backgrounds.
I have recently been playing around with HTML5 and JavaScript to create a fun interactive backgrounds.
The theme used on my site – lemsmyth.com is a child theme based on zuari, I called it zuari-child for simplicity.
If you are going to add rel="me"
microformat markup to your social media and other third party profile pages.. And you should! You will no doubt be able to add them into a post or a page with little difficulty. The area that I found to be more troublesome and after I see how to accomplish it, don’t know why it wasn’t abundantly clear sooner. However it did cause me a bit of perplexity at first, thinking maybe I had to go into the files and add it, but alas it was just a setting in the dropdown and then the field appeared and made total sense. Why would WordPress not have a painless way to add this useful bit of information to our markup?
Continue reading “Add rel=”me” To A Navigation Menu in WordPress”
You have probably heard of and use the rel="nofollow"
tag or microformat in links that you don’t want search engines following. These links to external sites that you don’t want Google and other crawlers to follow because they aren’t relevant to your site’s structure. There are certain links that should be marked as rel="me"
in addition to "nofollow"
that go to 3rd party sites. these are sites links to the actual profile page that are about the same person as the page at hand. Because you have a GitHub page or a Facebook Page that are about the same person they should be marked as rel="me"
in the code.
Continue reading “Using rel=”me” To Link Social Media Profile Pages”