Blogging and SEO are inseparable. The blog is perhaps the defining website content, and blogs cover every imaginable subject on Earth. The trouble is that low grade SEO, or non-existent SEO in many cases, is an own goal for blogs. If people can’t find your blog, how do you expect to get read? SEO is a logical approach to a basic online issue, and it’s more of a science than anything else these days.

And there I go again, writing what I want to call an SEO blog and then putting a title on this post that guarantees nothing. But I am currently a self-supporting SEO (i.e not looking for clients) so who gives a shit if my posts here rank for anything. So I can disappear like J. D. Salinger for periods of time and really not care too much about it. There are just other things to do and I write this blog for shits and grins now. I just linked to fricken Wikipedia, for crying out loud. That’s because I am lazy and don’t want to explain shit. And, damn it, I like cutesy titles and mixing unrelated topics together and seeing what comes out on the other end. It’s called analogy. So I figured I could at least be nice enough to define things a bit. I can do SEO on the other sites that make money and just shoot the shit here.

Magento block caching | Inchoo
If you have a Magento site and slow loading configurable products pages, download and use the extension listed here. The same concept of caching applies to any html block in Magento. Setting this up reloads a copy of the block the second time and does not call the database. Blocks can be cached until edited.
This change actually sped up the configurable products page almost 1000%. Our configurable products were based off of over 1000 underlying skus so needless to say, the page loaded slow before this and now loads at a decent speed. But Magento is never really “fast”. It’s just such a change, that comparing it to the one minute load times it was having, it seems fast, below 3 seconds.
But I do plan on going on with it, finding the bottlenecks in the code and applying block caching. The next target is the category products lists. The worst I think is the layered navigation but a default installation of Magento already has caching built in for the layered navigation.
Since I have starting working on websites here in Kansas City, I have had the chance to work with a lot of local tech people. And since I was freelancing here for a bit and have not decided to shut that part of my business off at least currently, I thought I could send some people in the right direction if they need web design work in Kansas City.
Right now, for some reason, I can’t access my WordPress admin. Well, I can. In one way. I can click around on the top menu. The thing is that, nothing appears below as I do this.
The cause: rebuilding my PHP install to add new modules.
The solution: I have no clue until I start sniffing around a bit.
Troubleshooting route:
Follow Me