Category Archives: Snippets

Little snippets, tutorials and code.

Stop disabled Magento products appearing in Google Content

Since I can remember there have been problems with Magento’s built in Google Merchant Center product submission called google base in your Magento Admin. Now to align themselves with google’s new api they have released the Google Content API for Shopping extension which seems to work well enough. But like the previous versions it still has the ridiculous quirk of Read more…

Multiple Excerpt lengths in your wordpress templates

The default excerpt length in wordpress is 55 words. It is a pretty good length I think. You can adjust the length by editing your functions.php file in your template folder see the codex for more info. However sometimes you get a situation when building a template where you need a smaller or largerĀ  length of excerpt somewhere in your Read more…