Download the PHP package mageplaza/module-sitemap without Composer

On this page you can find all versions of the php package mageplaza/module-sitemap. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package module-sitemap

Magento 2 Google XML Sitemap extension FREE

(Update) 2023-02-08: This project will be marked as a paid item and no longer be maintained as free. For further updates and technical support, please follow Google XML Sitemap for more information. We understand that this change might create inconvenience for our users. However, this is to ensure that the module will be updated with more useful features to support Magento 2 stores better. If you have any concerns or ideas about any features you would like to see, don’t hesitate to contact us and leave a request.

Google XML Sitemap for Magento 2 helps Google search bots find all every corner on your website to index, bring in potential benefits for your SEO strategy. Also, the HTML sitemap will help users more easily search for information on your site than only use Magento default.

What is XML Sitemap?

XML Sitemap (the map of a website) is a text file that contains all of the URL (path) of a site. It can also contain metadata about each URL which help notify Google when it has been recently updated. Sitemap' s entire work includes guiding for the search engines to crawl your website effectively and updating the changes on your site, such as adding a new page or changing the current web page.

There are two types of sitemap:

XML Sitemap is created for working with search engines such as Google. It tells the search engines about the structure of the website, the updating frequency of the page's content and which page would be more priority in search results.

The second type is HTML Sitemap used mainly for the users to know the site's scheme so that they can quickly search for more information. The more detailed and well-organized your sitemap is, the more attractive and friendly it is to users.

1. Documentation

2. How to install

✓ Install via composer (recommend)

Run the following command in Magento 2 root folder:

What are SEO Sitemap features?

Improved XML sitemap

The default Magento 2 do supports XML sitemap built automatically; however, store admins can't include or exclude own objects such as products, categories or pages within their site, which hinder the good understanding of Google. Fortunately, SEO Sitemap module optimizes the XML sitemap with a ton of improved features such as: removing the link of the CMS page using for homepage; enabling additional links; specifying the frequency of updates for each type of pages and setting the priority of importance for a group of links.

magento 2 google xml sitemap

Add HTML sitemap

This extension provides an HTML sitemap which Magento 2 default do not serve. With HTML sitemap, your customer' experience is much better since your site is well-organized, helping customers find products with ease. HTML sitemap can include/exclude the following link types: Categories; Products; CMS-pages. It can also limit the number of the products displayed in the sitemap. Besides, store admin could add the sitemap link to footer so that your store' visitors can refer these link of your' site structure quickly to get the product they want.

Let's take a look of how is Sitemap configuration displayed in SEO plugin backend

magento 2 html sitemap

magento 2 html sitemap

google sitemap

Conclusion

A website can still operate, though it has shown sitemap or not. However, a web page has a clear and detailed sitemap will bring more benefit than ever for both website owners and users as well. With Mageplaza Sitemap integrated in SEO extension, your SEO will be more efficient and effective that results in traffic increase of your website then does revenue.

People also search:

Other free extension on Github


All versions of module-sitemap with dependencies

PHP Build Version
Package Version
Requires mageplaza/module-core Version ^1.4.12
mageplaza/magento-2-seo-extension Version ^2.3.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package mageplaza/module-sitemap contains the following files

Loading the files please wait ....