• The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked!
  • Information: Safety & Support
    Resources here are generally safe, but false positives may occur on Virustotal due to certain coding techniques. Exercise caution and test before use.
    Consider buying licenses to support developers. Your security is our priority.
Essential SEO All-In-One Tools by Experts

PrestaShop Essential SEO All-In-One Tools by Experts 3.7.1

Developer
ELEGANTAL
1536067-pbig.jpg


This module provides most essential SEO tools that will help you get higher ranking and improved visibility on search engines and increased traffic to your shop, such as Auto Meta Tags, Image Alt Tag, HTML code, URL Redirects, Canonical URL and more.
  • Your customers use search engines daily and this module helps your shop to be found on search engines easily.
  • The module helps you to make your shop appear on the first page of search results on Google and on other search engines.
  • This will lead to increased traffic to your shop and increased sales.
The following are the most essential SEO tools provided by the module:

Auto Fill Meta Tags
  • SEO-Friendly URL and Meta Tags are very important to optimize your shop for better visibility on search engines.
  • The module saves your precious time by automatically filling Friendly URL and Meta Tags on request and when product is updated.
  • You can create any number of rules with your preferences which will auto populate product meta tags according to your configuration.
  • You can apply auto fill rules anytime and for all languages as well as for a selected language.
  • It allows you to insert product data by using short-codes. For example: product_name, product_description, and so on. There are many short-codes available.
  • You may set length for each product attribute in the following format:
  • There is Settings page where you can set global length for Meta Title and Meta Description.
  • It allows you to create patterns for Friendly URL, Meta Title, Meta Description and Meta Keywords.
  • You can create patterns by using short-codes, any text, numbers and allowed special characters.
  • You can create different rules for different product categories.
  • The module is multilang-supported. So you can create patterns for Friendly URL and Meta Tags for each language separately.
  • You can automate updating meta tags of products by CRON.
Auto Fill Image ALT Tags
  • Image Alt Tags are used to describe the appearance and function of an image on a page.
  • Adding Alt Tag to photos is a principle of web accessibility. Users using screen readers will read an Alt attribute to better understand the image.
  • Alt Tags will be displayed in place of an image if an image cannot be loaded due to a slow connection or browser issue.
  • Alt Tags provide better image context/descriptions to search engine crawlers, helping them to index an image properly.
  • It takes a lot of time if you fill Alt text manually. By using the module, you will get it done with just a few clicks.
  • The module automatically fills Alt Tags of product images by auto filling product image captions (legends).
  • You can create rules with preferences of your choice which will auto populate Alt Tags according to your configuration.
  • You can apply the rules anytime and for all languages as well as for a selected language.
  • It allows you to insert product data by using short-codes.
  • The module is multilang-supported. So you can create patterns for each language separately.
Custom HTML code blocks
  • Often you need to insert HTML code on all or some pages of your shop for different purposes, for example, to fulfill requirements of search engines or social networks.
  • This module allows you to create HTML code easily on selected pages and selected hooks.
  • The best example of such HTML codes that you often need to insert is Facebook Open Graph Tags, Twitter Card Tags, Google Analytics script and so on.
  • The module provides pre-defined template code for both Facebook Open Graph Tags and Twitter Card Tags which you can insert with just a click.
  • It allows you to insert product data, category data, manufacturer data and other dynamic information by using short-codes.
  • The module is multilang-supported. So you can create HTML code for each language separately.
  • You can easily change order of HTML blocks with mouse drag and drop.
  • You can also use HTML code blocks to insert CSS styles and JavaScript code or any other HTML code as needed.
Canonical URL
  • The module enables canonical URL tags that would prevent duplicate content issues.
  • Canonical URL tag tells search engines that a specific URL represents the master copy of a page. Using the canonical tag prevents problems caused by identical or duplicate content appearing on multiple URLs.
  • Having a proper canonical URL for every set of similar URLs improves the SEO of your shop.
  • You don't need to do any configuration for canonical URL. The module will automatically create canonical URL tags on all pages.
  • It also allows you to create custom canonical URLs. If you create custom canonical URLs, they will be used instead of module-generated canonical URL.
URL Redirects
  • URL Redirects are useful when you have pages that cannot be found due to 404 error. These pages might affect your SEO ranking badly.
  • It is very frustrating for customers to get "page not found - 404" error.
  • It also affects your shop's ranking on Search Engines if their crawlers cannot access some pages.
  • The module will help you get rid of broken links in your store using redirects, which will have positive impact on your customers navigation experience and your shop's SEO ranking.
  • Your customers who are visiting the old URLs will still be able to find products, categories, or other pages they are looking for even if there was change in the URL that they have saved/bookmarked before.
  • 404 pages may happen when you delete products and categories in your shop and the links to those deleted products/categories exist on search engine indexes and anywhere on the web. So it is good practice to use URL Redirects to redirect those pages to an existing page.
  • 404 page problem can also happen when you migrate your site to new server or new domain.
  • The module provides 3 types of redirects:
  • 301 - URL permanently moved to a new location;
  • 302 - URL temporarily moved to a new location.
  • 303 - GET method used to retrieve information.
  • URL Redirect can be created to external URL with different domain, but the old URL will always need to be under your shop's domain.
  • So the module can redirect "from" your shop's domain "to" any other domain. You will need to add the old URL without domain name, it must start with "/".
  • The URL to which you want to redirect should be entered with domain that starts with http or https.
  • You can specify expiry date, if you are creating redirects for a certain period of time only.
  • The module allows you to import redirects from CSV file, so that you can save time if you are creating redirects in bulk.
  • The module also allows you to export redirects to CSV file.
  • The module does not modify .htaccess file at all.
Hreflang Tags
  • Having a page with the right language and location information improves customers' user experience and leads to higher rankings.
  • If you have a version of a page that you have optimized for the users' language and location, you want search engines send them to that page.
  • Hreflang prevents the problem of duplicate content. If you have the same content in one language on different URLs aimed at multiple locations, the difference on these pages might be as small as a change in prices and currency. Without hreflang, Google might not understand the reason behind it and see it as duplicate content. With hreflang, you can make it clear to Google that it's the same content, just optimized for different locations.
  • The module enables hreflang tags on a multilingual shop to make search engines send people to the content in their own language.
  • Hreflang tags from other shops can be added if there is a language enabled only for the other shop. For example: If your first shop has English and second shop has French, French hreflang tag will be added on the first shop and it will use the domain of the second shop.
Next/Prev Tags
  • You can use the HTML link elements rel="next" and rel="prev" to indicate the relationship between component URLs in a paginated series.
  • A very common use-case for next/prev tags are category pages on an online shop. Usually category pages contain many products and are therefore divided across multiple pages, each page showing a subset of category.
  • These paginated pages look very similar, leading to a form of duplicate content. By making the relations between a series of pages clear to search engines using the pagination attributes, you give search engines context and prevent duplicate content.
  • The module enables rel="next" and rel="prev" tags on paginated pages to make search engines send users to the most relevant page.
Google Sitelinks Searchbox
  • "Google Search can expose a search box scoped to your website when it appears as a search result. This search box is powered by Google Search. However, if you wish to power this search box with your own search engine, you can do so using structured data embedded on your website".
  • "Search users sometimes enter the brand name or URL of a known site, only to do a more detailed search once they reach their destination. For example, users searching for pizza pins on Pinterest would type Pinterest or pinterest.com into Google Search from their web browser then load the site, and finally search for pizza. The search box provides a quick way for users to search your site immediately on the search results page. The search box implements real-time suggestions and other features".
  • The module automatically inserts required markup code on home page that would implement a sitelinks search box that uses the website's custom search engine.
3.7.1Version
1 Downloads
10 Views
0.00 star(s) 0 ratings
Last update

More resources from raz0r

Similar resources

Advanced Search 5 PRO : Filters and facets SEO raz0r
Set up an advanced search by filters and automatically generate multiple SEO optimized results pages
0.00 star(s) 0 ratings
Downloads
122
Updated
Advanced SEO - Search Engine Optimization 5* raz0r
Increase your turnover thanks to the optimization of your natural referencing (SEO)
0.00 star(s) 0 ratings
Downloads
28
Updated
Advanced SEO Friendly URLs - Remove ID & Pretty URL raz0r
0.00 star(s) 0 ratings
Downloads
51
Updated
Automatic Meta Tag Generator for better SEO Module raz0r
Easy and convenient way to generate automatically meta tags for better SEO.
0.00 star(s) 0 ratings
Downloads
40
Updated
Automatic Rich Snippets JSON-LD Integration - SEO Module raz0r
Automatic Rich Snippets JSON-LD Integration - SEO Module Prestashop 42397
0.00 star(s) 0 ratings
Downloads
100
Updated
Top