Blog - News
15Oct
15Oct
How to create an attribute and apply it to products
This tutorial is going to show you how to create an attribute and apply it to products on your Magento website.
In Magento an attribute means any property of a product and you can add as many attributes as you need. They can be grouped into attribute sets, so similar products can be created with the same attributes. Let’s say we want to create an attribute called “Material”.
15Oct
15Oct
How To Create, Edit, and Display Static Blocks Using Widgets
How To Create, Edit, and Display Static Blocks Using Widgets
15Oct
15Oct
How to create a configurable product?
How to create a configurable product?
In this tutorial, we’ll guide you How to create a configurable product? There are a few steps involved:
15Oct
15Oct
How to Install Magento Modules
How to Install Magento Modules
Learn how to install new modules and extensions in Magento
Magento has the built-in functionality to automatically install additional modules for your online store.
05Oct
05Oct
Add Open Graph meta tags in Magento
Magento Graph META Tags
Now the Open Graph meta tags are consider as an essential part of webpage due to high impact of social media. Also these tags have few indirect impact on Search Engine Optimization.
Just copy and paste below codes in head.phtml
file in our template file. The head.phtml
file was located in app/design/frontend/default/YOURTHEME/template/page/html/head.phtml
.