Blog
Remove Date from Google Search Results in WordPress
We faced the problem that Google displayed the initial publish date of all our pages and blog posts for our website in front of the Google search results:
Generate Images From HTML With AWS Lambda
AWS Lambda is a serverless computing service which means you do not need to take care of provisioning your hardware, updating the software and upgrading CPU ressources because Amazon does all that for you – without you even noticing that. Therefore it is an awesome use-case for “on-off” workloads. In this blog post we will walk through the different steps that are necessary to run the wkhtmltoimage tool on AWS Lambda to generate images from HTML.
WordPress Cache Busting – or what to do if my design changes do not appear?
Cache is in the Way
One of the many reasons for this behaviour may be the browser’s caching mechanisms. Basically it makes a lot of sense for the browser to not reload all the Stylesheets and JavaScript files each and every time that a user visits your page because the frequency with that these files change in general is very low. That’s why a lot of websites instruct the browser to cache static files like CSS and JavaScript for e.g. 1 year. Therewith lots of bandwidth and downloading power on the browser side and requests on the server side is saved and the website can be rendered dramatically faster.
A good in-depth explanation of various browser caching mechanisms can also be found here.
How to Optimize Recolize Recommendations?
How to Correctly Evaluate Magento Extensions?
Each of these steps is meant to be executed sequentially and the extension should not be used if one of the steps cannot be finished successfully.
7 Reasons to Adapt Your Personalization Rules
In our post “Adaption of Personalization Rules – Pros and Cons” we‘ve mentioned the general pros and cons of adapting personalization rules. Our general recommendation is to let your personalization solution like Recolize do its job and use the personalized algorithms to suggest your products. But we totally understand, that there are occasions when an adaption is absolutely reasonable and needed. Here are 7 reasons to adapt your personalization rules.
5 Types of Transactional Emails With Recommendations
In our last blog post we‘ve described 5 advantages of recommendations in transactional emails. In this one we give you 5 concrete examples of types of transactional emails where recommendations make sense.
5 Advantages of Recommendations in Transactional Emails
Find out 5 advantages of offering personalized recommendations in transactional emails.