Our website uses cookies. By using our website, you consent to our use of cookies in accordance with our Cookies Policy.
Yes, it is already compatible with Magento security patch SUPEE-6788 and no modifications are needed in the extension.
It can take few minutes to 24 hours for us to verify your order and make the 'download link' available to you. As soon as our team verifies your order, we will email the download link to you and also make the download link available to you in the 'Downloadable Products" section under 'My account'. If it's more than 24 hours and you haven't received the download link, please email us at magento@cueblocks.com
The XML Sitemaps protocol allows you to inform search engines about URLs on your store that are available for crawling. It allows you to include additional information about each URL: when it was last updated, how often it changes, and how important it is in relation to other URLs in the site. This allows search engines to crawl the site more intelligently.
This value indicates how frequently the content at a particular URL is likely to change.
The time the URL was last modified. This information allows crawlers to avoid re-crawling documents that haven't changed. You can let the generator set this field from your server's response headers or to specify your own date and time.
This indicates priority of your pages relative to all the other pages on the site to Search Engines. Assigning a high priority to all the pages will not help your site's search ranking. The valid range is from 0.0 to 1.0, with 1.0 being the most important.
If you have a large store, then please select a time when your store sees lower traffic (for example 03:00:00). Sitemap generation process consumes bandwidth and can result in server overload or slow speed, if your server gets overwhelmed. You must consult your server administrator for server resource availability and the best time for auto-generation of XML Sitemaps.
No, only if you want to. We have set default values in a way that it fulfills most of your store's XML Sitemap requirements.
Community :: 1.4, 1.5, 1.6, 1.7, 1.8, 1.9.x
Enterprise :: 1.10, 1.11, 1.12, 1.13, 1.14.x
We have successfully tested this extension on both Magento Community & Enterprise Edition.
For M1 Installation
Yes, you need to login into the server via SSH and generate a sitemap by executing the commands from the shell, given below:
1) php Generatesmplus.php -generate all
This command regenerates all saved sitemaps according to the latest saved setting in the sitemap configuration.
2) php Generatesmplus.php -generate id
This command regenerates a particular sitemap (only one ID at a time; comma separated IDs are not allowed) according to the latest saved settings in the sitemap configuration.
For M2 Installation
Commands are as below:
1) php bin/magento sitemapPlus:generate
This command regenerates all saved sitemaps according to the latest saved setting in the sitemap configuration.
2) php bin/magento sitemapPlus:generate Sitemap_ID1 Sitemap_ID2
This command regenerates a particular sitemap (only one ID at a time; comma separated IDs are not allowed) according to the latest saved settings in the sitemap configuration
The "sitemap.xml.gz" is nothing but compressed version of the "sitemap.xml" file. It has the same content, but is significantly smaller than the other one. If you have limited bandwidth go for compressed XML sitemap; but if you don't have a server limitation, go for Uncompressed XML sitemap.
We automatically ping search engines to index your XML sitemap(s) each time it's generated or updated. However, this doesn't ensure indexing. We strongly recommend that you submit/update the index sitemap to Google & Bing Webmaster Account.
Each time the sitemap is generated, we email an information summary of sitemap generation attempt to the specified email Id(s).
If you go to Extension configuration and remove your email address from Cron Job settings on the extension configuration page, you will stop receiving XML sitemap summaries in your inbox.
No. As of now, only Google gives you the facility to include image URLs in your XML Sitemap. Search Engine crawlers like Bing & Ask are most likely ignore these image URLs from your XML sitemap and crawl the images traditionally.
Yes, we have setting in the extension configuration to include canonical product URLs only instead of URL's containing category path.
All saved Sitemaps will be regenerated (according to the latest saved settings in the sitemap configuration) whenever the cron job is triggered.
Yes, the extension generates link using url re-writes settings.
Yes, it is possible.
It depends on the number of products/categories and server configuration. However, it has been tested for almost 200k products (under high performance server) and it takes a few seconds only to generate site maps.
Yes, the extension is able to generate separate sitemap files with out of stock products.
Yes, the extension can manage product images link and it will add it to the product sitemap.
No, the image sitemaps are not supported by Bing and will not work for the search engine.
Yes, the Image Sitemap feature generates both Regular and Image Sitemaps which are both valid for Google and Bing Webmasters. Bing Webmasters ignores the image tags but validates the regular ones generated by the Image Sitemap feature.
In short, the image tags will not harm the image sitemaps in Bing Webmasters tool but will also not be accounted by the yahoo search engine.
Yes, purchasing a single extension will work for all your stores.
Yes, a pdf with complete installation instruction is provided along with the extension package.
No.
Yes, the extension works with the enterprise.
Yes, the extension works for multi-stores/multi-websites.
You need to choose, the specific store from the window before generating the robots.txt file.
You can find the extension in the top menu by following this path - CueBlocks -> Robots and System -> Configuration -> CueBlocks -> Robots.txt. The system configuration is only visible for the website and the store level.
Yes, you can download the installation guide from "My Downloadable" section.
No, currently there is no demo available for this extension.
Once the extension is installed, you can find the extension on the top menu under the following path: CueBlocks> Extensions Status Manager.
Please see the 'Compatible with' section on Magento connect or on our store.
No, this extension can never be disabled by the admin from the backend. However, you can deactivate it directly from the extension’s activation file in the directory 'app/etc/modules'.
No, the extension will not be uninstalled. Disabling means the extension's active status in the file present at the location 'app/etc/modules' is changed. But the extension will still exist in the system.
Magento by default has two code pools for the extensions named 'local' and 'community'. Local codepool is used to store custom created extensions while community is used to store extensions built by a third party vendor like CueBlocks.
Version shows the current version of the particular extension installed on the Magento. It will always show the installed version of the extension.
This column shows a list of extensions on which a particular extension depends for its operations or functionality, i.e. if you have an extension A which depends on the functionality of extension B, then B will be listed under this column.
Yes, the Extended category product sorter extension works with the Enterprise edition.
The list of best selling products from “Reports” ( Reports > Products > Bestsellers) is evaluated and updated with revised statistics every night around 2AM via cron.
No
Yes, a very detailed guide is included and can be found in 'My Account'.
No, there is no demo version available for this extension.
CSV is generated for New Products, Disabled Products and Out of Stock Products.
It includes all the necessary information about the different product types, as mentioned below:
New Product: SKU, Quantity, Name, Status, Visibility and Product URL.
Disabled Product: SKU, Quantity, Name, Visibility and Product URL.
Out of Stock Product: SKU, Name, Status, Visibility and Product URL.
Yes, the user can select the dates from the provided calendar, available under extension settings, and generate CSV for a specified time period.
There is a setting in the extension settings to set its frequency in order to receive a report Daily, Weekly or Monthly. Also, the user can set the specific report generation time.
This extension offers a great feature “Get email report now” to generate CSV report instantly.
The user receives a link for the report in an email, while the file is being saved on server.
Yes, the site admin can enter multiple email addresses (one email address per line) in the field: “Email Report Recipient”.