Good stuff, not sure if that </time> was a typo or something weird I found while doing quick research.
I've settled with having this in my head
<meta property="article:modified_time" content="{{ modified|date("Y-m-j") }}" />
And this at the top of my article template:
<div...
Whats the best way to preventative-check if this is showing up on another site without clicking every site:ex.com link?
Any idea why that would happen to his site?
I was just on LiveChat with Amazon Associates support and images happened to come up. I mentioned using their images on my own server and was promptly flamed. I explained that I was not changing the image, only cropping a bit and allowing it to resize in my responsive site. Didn't matter.
I...
I grabbed a Godaddy expiring domain with just under 1k (alleged) views because it had a lot of content. I manually added all of the expired website's content to my domain and then 301'd page by page. Took a while...
The expired domain had quite a few backlinks and had been around for 5 years...
That makes sense, I appreciate it :). As far as quiz cat -- this site isn't on Wordpress. Pros and cons of a flat file.
Interesting... not exactly what I was going for, but really interesting. Do/have you used them?
I don't know much javascript so I had been googling... was hoping I would get lucky and find a nice template/framework, but it looks like there are just a bunch of services. Found a handful of codepens I might be able to modify. Gets a bit more tricky when you're not computing 'right' and...
Its one thing to be concerned that @chanilla said the accounts get poor reach/results and the system has a bad & glitchy control panel... and maybe the fact that no profanity is allowed... but no affiliate links is what is turning you guys off?
Pretending the service actually published your...
Would you classify a review page or a collection page as content type = article?
When you have a review page or a collection page, and its updated or changed, is this the correct/standard thing to do:
------
<meta itemprop="datePublished" content="date">
<div itemprop="dateModified"...
@dannyhw did you ever follow through with this? If so, I'd love you forever if you posted or messaged me the github link.
@ryandiscord are you still using the code you wrote? Hows it working out?
Pico, Phile, Grav, and others are flat file CMS. (A lot faster than Wordpress [even BuSoL] because there aren't any database queries.) Without going into the technical stuff, the difference between using Pico/Phile and normal HTML is that Pico/Phile takes care of templating/caching/plugin...