Loading...

ScandiPWA Google Rich Snippet

ScandiPWA Google Rich Snippet

Search engines can find more reliable information about your ScandiPWA store with the help of our ScandiPWA Rich Snippets. Customers may be directed to your website by clicking on links on your website because of this additional information. Your website will therefore be given a higher ranking than those that are not optimised.

How to Install Magento Google Rich Snippets?

Follow below step-by-step Guide and Install Magento Google Rich Snippets extension

Step 1: Install the Magento Google Rich Snippet Extension

Purchase this Extension to improve website Google rank and user experince Magento 2 Google Rich Snippet

If you already purchased then follow the installation guide: Magento 2 Google Rich Snippet

Step 2: Purchase ScandiPWA Google RIch Snippets Extension

Purchase this Extension for Improve your ScandiPWA store experince and Google rank of your store: ScandiPWA Google RIch Snippets

If you already purchased extension then use following link: Downloadable Products

Installation Process

How to install the Magento ScandiPWA Google Rich Snippet Extension?

Follow our installation process guide to install Magento ScandiPWA Google Rich Snippet Extension extension.

Step 1: Create Packages Folder

Create a new folder named packages in the root directory of your Scandipwa project.

Step 2: Upload Extension Folder

Upload the @elightwalk/rich_snippets folder to the packages folder you just created.

Step 3: Update package.json

Add the path to the extension in the dependencies section of your Scandipwa project's package.json file.

     "dependencies": {
           "@elightwalk/rich_snippets": "file:packages/@elightwalk/rich_snippets",
      }

Step 4: Add Extension in ScandiPWA

Add a link to your extension in scandipwa root inside the package.json file of Scandipwa root.
     "scandipwa": {
          "extensions": {
              "@elightwalk/rich_snippets":true
         }
      }

Step 5: Scandipwa Root Commands

Fire the below commands in your terminal.

yarn install  
yarn start

Congratulations you have successfully installed the ScandiPWA Google Rich Snippet Extension.