fme extensions - magento · fme extensions canonical url ... content issues from your ecommerce...

8
FME Extensions Canonical URL – Extension for Magento 2 User Guide - Version 1.0 http://www.fmeextensions.com [email protected]

Upload: others

Post on 12-Jun-2020

26 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: FME Extensions - Magento · FME Extensions Canonical URL ... content issues from your eCommerce website with the addition of canonical Meta tags. You can add tags to products, categories,

FME Extensions

Canonical URL – Extension for Magento 2

User Guide - Version 1.0

http://www.fmeextensions.com

[email protected]

Page 2: FME Extensions - Magento · FME Extensions Canonical URL ... content issues from your eCommerce website with the addition of canonical Meta tags. You can add tags to products, categories,

FME Extensions Canonical URL

2 User Guide www.fmeextensions.com

Intended Audience The content of this document is designed to facilitate the users -managers, supervisors and others of Canonical URL Extension for Magento 2. A step by step instruction has been added to this document to help users to install the extension on Magento 2. This extension will only work on Magento 2. As a safe practice always backup your files and database before installing any extension on Magento. If you are looking for someone to install the extension we can do it for you as well. Just go to the following link and let support know the order id to expedite the installation process. Go to: http://www.fmeextensions.com/magento-extension-installation.html Once you have installed please see the User Guide to help you understand on how to use the extension to its full capacity. If you still have questions feel free to contact us on our website. If you have any custom requirements feel free to touch base with. Just email [email protected] with the description of the requirements and they will get back to you with estimates. For further help or support, feel free to reach us @ http://support.fmeextensions.com.

Page 3: FME Extensions - Magento · FME Extensions Canonical URL ... content issues from your eCommerce website with the addition of canonical Meta tags. You can add tags to products, categories,

FME Extensions Canonical URL

3 User Guide www.fmeextensions.com

Table of Contents

Intended Audience .............................................................................................................................. 2

User Guide .......................................................................................................................................... 4

Disclaimer............................................................................................................................................ 8

Support ............................................................................................................................................... 8

Customization ..................................................................................................................................... 8

Need a New Custom Extension? .......................................................................................................... 8

Page 4: FME Extensions - Magento · FME Extensions Canonical URL ... content issues from your eCommerce website with the addition of canonical Meta tags. You can add tags to products, categories,

FME Extensions Canonical URL

4 User Guide www.fmeextensions.com

Getting Started!

Overview

Magento Canonical URLs extension helps you remove duplicate

content issues from your eCommerce website with the addition of

canonical Meta tags. You can add tags to products, categories, and

CMS pages to define its relevancy with other pages. Add canonical

tags to your Storefront, store view, or a custom URL to declare the

authoritative version of your webshop. The application of canonicals

to pagination and layered-navigation pages further elaborates the

relationship of products and categories to the search engine.

Extension Features

Add Canonical tags to different pages

✓ Magento Canonical URL extension allows you to add canonical meta tags to products, categories, and CMS pages of your website.

Apply Canonical Tags to Store or Custom URL

✓ Configure the addition of canonical meta tags for the default store page, store view, or to a custom URL.

Exclude canonical Meta tag on certain pages

✓ Add pages to the exclude section to overrule the application of canonical meta tag on those pages.

Canonical tags for pagination & layered navigation

✓ Apply canonical tags to pagination and layered navigation to indicate the pages are variant of the primary product or category pages.

Add rel="next" & rel="prev" Attributes

✓ With the addition of these attributes, you can show the relationship between category and catalog pages for the ease of search engine robots.

Accompany trailing slashes

✓ You can choose to end the URLs with a trailing slash. It is more beneficial in improving user experience than SEO rankings.

Page 5: FME Extensions - Magento · FME Extensions Canonical URL ... content issues from your eCommerce website with the addition of canonical Meta tags. You can add tags to products, categories,

FME Extensions Canonical URL

5 User Guide www.fmeextensions.com

User Guide

After installation of module, make sure the setup is upgraded and static-contents are deployed. Login

to admin panel and flush you Magento cache storage.

I. How to Configure the Extension:

Once logged in to the Admin Panel go to the “Configuration”. You can enter there from • admin menu

→ FME Extensions → Canonical URL → Configurations. Here you will have access to the following

settings:

General Settings:

1. Enable Module: This will enable/disable canonical Meta tag to any pages. E.g. Catalog, CMS or

any custom pages.

If ‘Yes’, the canonical meta tag will be added in Meta header for any targeted page.

2. Add canonical Meta tag to catalog pagination pages?

a) If “Yes” canonical Meta tag is added to category or product listings pagination pages.

E.g. Pages ending with: ?p=1, ?p=2, ?p=3 etc. E.g. we have a category page like

http://mag2-seo.fmeextensions.net/canonicalurls/men/tops-men/jackets-

men.html?p=2

b) If “Add canonical meta tag to catalog pagination pages” is “Yes” then the canonical meta

tag will be like<link rel="canonical" href="http://mag2-

seo.fmeextensions.net/canonicalurls/men/tops-men/jackets-men.html?p=2" />

c) If “No” canonical meta tag will be like <link rel="canonical" href="http://mag2-

seo.fmeextensions.net/canonicalurls/men/tops-men/jackets-men.html" />

3. Add canonical Meta tag to catalog layered navigation? Choose to add the canonical Meta tag

to the current category, filtered category or disable this feature.

a) If “Yes, for the Filtered Page” canonical Meta tag will be added to the filtered category.

E.g. We have a filtered category like http://mag2-

seo.fmeextensions.net/canonicalurls/men/tops-men.html?cat=14&style_general=120.

Page 6: FME Extensions - Magento · FME Extensions Canonical URL ... content issues from your eCommerce website with the addition of canonical Meta tags. You can add tags to products, categories,

FME Extensions Canonical URL

6 User Guide www.fmeextensions.com

Then the canonical meta tag will be <link rel="canonical" href="http://mag2-

seo.fmeextensions.net/canonicalurls/men/tops-men/jackets-

men.html?style_general=120" />

b) If “Yes, for the Current Category” canonical Meta tag will be added to the current

category. E.g. we have category page like http://mag2-

seo.fmeextensions.net/canonicalurls/men/tops-men.html?cat=14&style_general=120.

Then the canonical Meta tag will be <link

rel="canonical"href="http://mag2seo.fmeextensions.net/canonicalurls/men/tops-

men.html"/>

c) If “No” it will disable this feature

4. Add rel="next" and rel="prev" to catalog pagination pages? Use the rel=next/prev tag to

inform Google, where exactly the 1st and the last pages are, and treat these pages as a logical

sequence.

5. Exclude canonical Meta tag on these pages: Specify the pages to exclude/ignore canonical Meta

tag.

a) To exclude canonical meta tag on product pages use: ‘catalog_product_view’

b) To exclude canonical meta tag on CMS home page use: 'cms_index_index'

c) To exclude canonical meta tag on category pages use: 'catalog_category_view'

6. Canonical Meta tag for store URL (cross domain): Choose the main domain for the pages from

other domains that have identical content.

If “Default Store URL” all stores have their own canonical Meta tags. E.g. we have three

stores. Mystore.com → mystore.com/product, Frenchstore.com →

frenchstore.com/product, Germanstore.com → germanstore.com/product. So all the

three stores have their own canonical Meta tags.

If “French Store View” (you have your own list of stores listed in the dropdown) then all

the stores have canonical meta tag with domain frenchstore.com/product/---

7. Canonical Meta tag for custom URL (cross domain): It will add custom URL in the canonical

Meta tag for the selected store. E.g. we have selected “French Store View” from the “Canonical

meta tag for store URL” configuration, so it will add custom URL to the canonical Meta tag in the

French store pages. Suppose custom URL is http://mystore.com then Frenchstore.com/product/

→ mystore.com/product/

8. Trailing slash for canonical meta tag: Add or Crop trailing slash to the pages without suffix .html

or .htm

Page 7: FME Extensions - Magento · FME Extensions Canonical URL ... content issues from your eCommerce website with the addition of canonical Meta tags. You can add tags to products, categories,

FME Extensions Canonical URL

7 User Guide www.fmeextensions.com

Please note that the trailing slash can be added to the pages without suffix .html or .htm

Page 8: FME Extensions - Magento · FME Extensions Canonical URL ... content issues from your eCommerce website with the addition of canonical Meta tags. You can add tags to products, categories,

FME Extensions Canonical URL

8 User Guide www.fmeextensions.com

Disclaimer

It is highly recommended to backup your server files and database

before installing this module.

No responsibility will be taken for any adverse effects occurring

during installation.

It is recommended you install on a test server initially to carry out

your own testing.

Support

You can also find Step by Step guide on this extension by visiting

Canonical URL product page on our website. If you need more

information or have any questions or problems, please refer to our

support helpdesk:

http://support.fmeextensions.com

You can log a ticket and a support technician can assist you further.

If you are still struggling with your extension, submit a request via

[email protected]

Customization

If you have requirements that are not covered by our extension and

you need to have our extension customized, feel free to email us with

detailed requirements at [email protected]

You can also fill out a Request for Quote form here and we can get back

to you with a quote: http://www.fmeextensions.com/quickrfq

Need a New Custom Extension?

We can build a new extension based on your custom requirements if

needed. Feel free to email us at [email protected]