{"id":403312,"date":"2023-11-08T05:02:22","date_gmt":"2023-11-08T05:02:22","guid":{"rendered":"https:\/\/webkul.com\/blog\/?p=403312"},"modified":"2025-01-15T12:15:54","modified_gmt":"2025-01-15T12:15:54","slug":"magento2-indecent-content-checker-documentation","status":"publish","type":"post","link":"https:\/\/webkul.com\/blog\/magento2-indecent-content-checker-documentation\/","title":{"rendered":"Guide for Magento 2 Indecent Content Checker"},"content":{"rendered":"\n<p><a href=\"https:\/\/store.webkul.com\/magento2-indecent-content-checker.html\" target=\"_blank\" rel=\"noreferrer noopener\">Magento 2 Indecent Content Checker<\/a> Extension allows the admin to identify indecent content images from their store. This can include inappropriate, violent, or otherwise offensive.<\/p>\n\n\n\n<p>Indecent content checkers typically work by scanning images that are associated with indecent content.<\/p>\n\n\n\n<p>Magento 2 Indecent Content Checker can be used to scan all of the images on your store, including products, categories, CMS pages, and <a href=\"https:\/\/store.webkul.com\/magento2-blog-extension.html\">Magento 2 Blog<\/a> post images.<\/p>\n\n\n\n<p>They may also use machine learning algorithms to identify patterns of indecent content that use a combination of NLP and ML to identify potential indecent content.<\/p>\n\n\n\n<p>NLP is used to identify keywords and phrases that are associated with indecent content. <\/p>\n\n\n\n<p>ML is used to identify indecent content that does not contain explicit keywords.\u00a0<\/p>\n\n\n\n<p><strong>Note<\/strong>: Magento 2 Indecent Content Checker uses Inception v3 model.<\/p>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h2 class=\"wp-block-heading index-title\">Features<\/h2>\n<\/div><\/div>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Uses a machine learning model to detect indecent images with high accuracy.<\/li>\n\n\n\n<li>Indecent images are detected and prevented from being uploaded immediately.<\/li>\n\n\n\n<li>Alert notifications are shown when an indecent image is detected.<\/li>\n\n\n\n<li>The module supports jpg, jpeg, png, and gif image types.<\/li>\n\n\n\n<li>Admins can set the threshold for blocking content.<\/li>\n\n\n\n<li>The module uses the NSFW JS library to scan images for explicit content.<\/li>\n\n\n\n<li>The module can also identify explicit content in sample uploads.<\/li>\n<\/ul>\n\n\n\n<p><strong>Note-<\/strong> You need to have Node js already installed on your server to use our IndecentContentChecker module for Magento 2.<\/p>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h2 class=\"wp-block-heading index-title\">Installation<\/h2>\n<\/div><\/div>\n\n\n\n<p>The installation is quite simple just like the standard&nbsp;<a href=\"https:\/\/store.webkul.com\/Magento-2.html\" target=\"_blank\" rel=\"noreferrer noopener\">Magento 2 extensions<\/a>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">#Download Module<\/h3>\n\n\n\n<p>Firstly, you need to log in to the Webkul Store, go to<strong>&nbsp;My Account&gt;My Purchased Products section<\/strong>, verify, and then download and extract the contents of this zip folder on the system.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">#Upload Folder<\/h3>\n\n\n\n<p>Once the module zip extracts, follow path src&gt;app and then copy the app folder into the Magento 2 root directory on the server as shown below:<\/p>\n\n\n\n<p><strong>Note-<\/strong> You need to have Node js already installed on your server to use our IndecentContentChecker module for Magento 2.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1200\" height=\"451\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/11\/installation_1-1.png\" alt=\"installation_1-1\" class=\"wp-image-410413\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/11\/installation_1-1.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/11\/installation_1-1-300x113.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/11\/installation_1-1-250x94.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/11\/installation_1-1-768x289.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">#3 Run Commands<\/h3>\n\n\n\n<p>You need to run the following commands:<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">php bin\/magento setup:upgrade\n\nphp bin\/magento setup:di:compile\n\nphp bin\/magento setup:static-content:deploy\n\nphp bin\/magento indexer:reindex\n\nphp bin\/magento cache:flush<\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">Server Settings<\/h3>\n\n\n\n<p><strong>Environment Setup Guide:<br><\/strong>Note: Make sure Node is already installed on your server.<\/p>\n\n\n\n<p>First, you have to install the npm on your server so run the command-<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">sudo apt-get update<\/pre>\n\n\n\n<p><strong>To Install Npm packages follow these steps &#8211;<\/strong><\/p>\n\n\n\n<p>via composer &#8211; move package.json from <strong>vendor\/webkul\/magento2-indecent-content-checker\/ <\/strong>to magento root directory and run the below command.<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">sudo apt-get install npm<\/pre>\n\n\n\n<p><strong>via zip<br><\/strong>move package.json from <strong>magento2-indecent-content-checker\/ <\/strong>to Magento root directory and run the below command.<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">sudo apt-get install npm<\/pre>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"language-translation\">Language Translation<\/h3>\n\n\n\n<p>For translating the module language, navigate through\u00a0<strong>src\/app\/code\/Webkul\/IndecentContentChecker\/i18n\/<\/strong>and edit the en_US.csv file. <\/p>\n\n\n\n<p>Thereafter, rename the CSV as \u201cen_SA.csv\u201d and translate all right side content after the comma in the Arabic language. After editing the CSV, save it.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1200\" height=\"293\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/11\/intallation_2-1.png\" alt=\"intallation_2-1\" class=\"wp-image-410414\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/11\/intallation_2-1.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/11\/intallation_2-1-300x73.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/11\/intallation_2-1-250x61.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/11\/intallation_2-1-768x188.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Now, upload it to the path\u00a0<strong><strong>src\/app\/code\/Webkul\/IndecentContentChecker\/i18n\/<\/strong> a<\/strong>\u00a0where the installation of Magento 2 is on the server.<\/p>\n\n\n\n<p> The module was translated into the Arabic Language. It supports both RTL and LTR languages.<\/p>\n\n\n\n<p>The user can edit the CSV like the image below.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1200\" height=\"582\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/11\/installation_3.png\" alt=\"installation_3\" class=\"wp-image-410415\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/11\/installation_3.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/11\/installation_3-300x146.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/11\/installation_3-250x121.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/11\/installation_3-768x372.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>If you\u2019re looking to create a custom e-commerce website, you can&nbsp;<a href=\"https:\/\/webkul.com\/hire-magento-developers\/\" target=\"_blank\" rel=\"noreferrer noopener\">hire Magento developers<\/a>&nbsp;who can help you build a powerful and scalable online store.<\/p>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h2 class=\"wp-block-heading index-title\">Admin Initial Configuration<\/h2>\n<\/div><\/div>\n\n\n\n<p>After the successful installation of the extension, the admin will configure the extension. To do so, navigate through&nbsp;<strong>Stores<\/strong>-&gt;<strong>Configuration<\/strong>-&gt;<strong>Indecent Content Checker<\/strong>.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"618\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Configuration-Settings-Stores-Magento-Admin-1-1200x618.png\" alt=\"Configuration-Settings-Stores-Magento-Admin-1\" class=\"wp-image-403318\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Configuration-Settings-Stores-Magento-Admin-1-1200x618.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Configuration-Settings-Stores-Magento-Admin-1-300x155.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Configuration-Settings-Stores-Magento-Admin-1-250x129.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Configuration-Settings-Stores-Magento-Admin-1-768x396.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Configuration-Settings-Stores-Magento-Admin-1-1536x791.png 1536w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Configuration-Settings-Stores-Magento-Admin-1.png 1833w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Here, the admin will configure the Magneto 2 Indecent Content Checker.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">General settings<\/h3>\n\n\n\n<p>Admin can enable\/disable the module from the backend.<\/p>\n\n\n\n<p><strong>Threshold<\/strong>&#8211; Enter threshold image probability score.<br>( If the image contains more explicit content, the probability score will be higher, and vice versa.)<\/p>\n\n\n\n<p><strong>Server Settings<\/strong><\/p>\n\n\n\n<p>Admin has the option to enable the local HTTPS server.<\/p>\n\n\n\n<p>Enter the Hostname and port number of your server.<\/p>\n\n\n\n<p>Save the configuration.<\/p>\n\n\n\n<p>Also, if you want to create an image gallery for your Magento 2 store then check the <a href=\"https:\/\/store.webkul.com\/Magento2-Image-Gallery.html\" target=\"_blank\" rel=\"noreferrer noopener\">Magento 2 Image Gallery<\/a> extension.<\/p>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Check the Indecent Content image on the Product page<\/h3>\n<\/div><\/div>\n\n\n\n<p>Once the module is active, The admin can use it to check all images that are uploaded to product pages.<\/p>\n\n\n\n<p>This module uses the <a href=\"https:\/\/nsfwjs.com\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">NSFW JS library<\/a> to scan images for explicit content.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Webkul_IndecentContentChecker_2.png\" alt=\"Webkul_IndecentContentChecker_2\" class=\"wp-image-403320\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Webkul_IndecentContentChecker_2.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Webkul_IndecentContentChecker_2-300x236.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Webkul_IndecentContentChecker_2-250x196.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Webkul_IndecentContentChecker_2-768x603.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>If the image they have uploaded is indecent the alert popup informs the admin that this image contains explicit content.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Webkul_IndecentContentChecker_4.png\" alt=\"Webkul_IndecentContentChecker_4\" class=\"wp-image-403333\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Webkul_IndecentContentChecker_4.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Webkul_IndecentContentChecker_4-300x236.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Webkul_IndecentContentChecker_4-250x196.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Webkul_IndecentContentChecker_4-768x603.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>So the admin can change the image for upload.<\/p>\n\n\n\n<p>This module helps identify explicit content for downloadable products and sample uploads. <\/p>\n\n\n\n<p>It is useful for preventing customers from downloading or viewing inappropriate content.<\/p>\n\n\n\n<p>You can also optimize the images and refine your website page speed using the <a href=\"https:\/\/store.webkul.com\/magento2-speed-optimization.html\" target=\"_blank\" rel=\"noreferrer noopener\">Magento 2 Page Speed Optimization<\/a> extension.<\/p>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Identify the Indecent Image on the Category Page<\/h3>\n<\/div><\/div>\n\n\n\n<p>The module can also be used to identify indecent images on category pages. To do this, admins can go to the <strong>Catalog<\/strong> menu and select <strong>Categories<\/strong>. <\/p>\n\n\n\n<p>Then, they can select the category in which they want to upload the image.<\/p>\n\n\n\n<p>If any of the images are indecent, Popup will show this is invalid.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/10\/Webkul_IndecentContentChecker_5.png\" alt=\"Webkul_IndecentContentChecker_5\" class=\"wp-image-403532\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/10\/Webkul_IndecentContentChecker_5.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/10\/Webkul_IndecentContentChecker_5-300x236.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/10\/Webkul_IndecentContentChecker_5-250x196.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/10\/Webkul_IndecentContentChecker_5-768x603.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Identify the Indecent image on the Page Builder images upload<\/h3>\n<\/div><\/div>\n\n\n\n<p>Identify explicit images that are uploaded using the Page Builder. This helps to ensure that your page templates do not contain inappropriate content.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1120\" height=\"880\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/10\/Webkul_IndecentContentChecker_6.png\" alt=\"Webkul_IndecentContentChecker_6\" class=\"wp-image-403533\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/10\/Webkul_IndecentContentChecker_6.png 1120w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/10\/Webkul_IndecentContentChecker_6-300x236.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/10\/Webkul_IndecentContentChecker_6-250x196.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/10\/Webkul_IndecentContentChecker_6-768x603.png 768w\" sizes=\"(max-width: 1120px) 100vw, 1120px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Identify Explicit content &#8211; Header Logo and Shortcut Icon Upload.<\/h3>\n<\/div><\/div>\n\n\n\n<p>Once the admin has uploaded their files, the module will scan them for explicit content. If the files contain explicit content, the module will flag them as such.<\/p>\n\n\n\n<p>The Admin can then review the flagged files and decide whether to remove them or keep them.<\/p>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h2 class=\"wp-block-heading index-title\">Support<\/h2>\n<\/div><\/div>\n\n\n\n<p>That is all about the&nbsp;<strong>Magento 2 Indecent Content Checker<\/strong>&nbsp;extension.&nbsp;If you have any queries regarding the plugin, please contact us at support@webkul.com<\/p>\n\n\n\n<p>You can also check our complete&nbsp;<a href=\"https:\/\/store.webkul.com\/Magento-2.html\" target=\"_blank\" rel=\"noreferrer noopener\">Magento 2 extensions<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Magento 2 Indecent Content Checker Extension allows the admin to identify indecent content images from their store. This can include inappropriate, violent, or otherwise offensive. Indecent content checkers typically work by scanning images that are associated with indecent content. Magento 2 Indecent Content Checker can be used to scan all of the images on your <a href=\"https:\/\/webkul.com\/blog\/magento2-indecent-content-checker-documentation\/\">[&#8230;]<\/a><\/p>\n","protected":false},"author":491,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[9121,1],"tags":[],"class_list":["post-403312","post","type-post","status-publish","format-standard","hentry","category-magento-2","category-uncategorized"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Guide for Magento 2 Indecent Content Checker<\/title>\n<meta name=\"description\" content=\"Magento 2 Indecent Content Checker Extension user guide will help the admin to identify indecent content images in their store.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/webkul.com\/blog\/magento2-indecent-content-checker-documentation\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Guide for Magento 2 Indecent Content Checker\" \/>\n<meta property=\"og:description\" content=\"Magento 2 Indecent Content Checker Extension user guide will help the admin to identify indecent content images in their store.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/webkul.com\/blog\/magento2-indecent-content-checker-documentation\/\" \/>\n<meta property=\"og:site_name\" content=\"Webkul Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/webkul\/\" \/>\n<meta property=\"article:published_time\" content=\"2023-11-08T05:02:22+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-01-15T12:15:54+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2023\/11\/installation_1-1.png\" \/>\n<meta name=\"author\" content=\"Priyanshi Goyal\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@webkul\" \/>\n<meta name=\"twitter:site\" content=\"@webkul\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Priyanshi Goyal\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/webkul.com\/blog\/magento2-indecent-content-checker-documentation\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/webkul.com\/blog\/magento2-indecent-content-checker-documentation\/\"},\"author\":{\"name\":\"Priyanshi Goyal\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/009004c1b16791f560a54d753deb8a6f\"},\"headline\":\"Guide for Magento 2 Indecent Content Checker\",\"datePublished\":\"2023-11-08T05:02:22+00:00\",\"dateModified\":\"2025-01-15T12:15:54+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/webkul.com\/blog\/magento2-indecent-content-checker-documentation\/\"},\"wordCount\":949,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/webkul.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/webkul.com\/blog\/magento2-indecent-content-checker-documentation\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2023\/11\/installation_1-1.png\",\"articleSection\":[\"Magento 2\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/webkul.com\/blog\/magento2-indecent-content-checker-documentation\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/webkul.com\/blog\/magento2-indecent-content-checker-documentation\/\",\"url\":\"https:\/\/webkul.com\/blog\/magento2-indecent-content-checker-documentation\/\",\"name\":\"Guide for Magento 2 Indecent Content Checker\",\"isPartOf\":{\"@id\":\"https:\/\/webkul.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/webkul.com\/blog\/magento2-indecent-content-checker-documentation\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/webkul.com\/blog\/magento2-indecent-content-checker-documentation\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2023\/11\/installation_1-1.png\",\"datePublished\":\"2023-11-08T05:02:22+00:00\",\"dateModified\":\"2025-01-15T12:15:54+00:00\",\"description\":\"Magento 2 Indecent Content Checker Extension user guide will help the admin to identify indecent content images in their store.\",\"breadcrumb\":{\"@id\":\"https:\/\/webkul.com\/blog\/magento2-indecent-content-checker-documentation\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/webkul.com\/blog\/magento2-indecent-content-checker-documentation\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webkul.com\/blog\/magento2-indecent-content-checker-documentation\/#primaryimage\",\"url\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/11\/installation_1-1.png\",\"contentUrl\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/11\/installation_1-1.png\",\"width\":1200,\"height\":451,\"caption\":\"installation_1-1\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/webkul.com\/blog\/magento2-indecent-content-checker-documentation\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/webkul.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Guide for Magento 2 Indecent Content Checker\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/webkul.com\/blog\/#website\",\"url\":\"https:\/\/webkul.com\/blog\/\",\"name\":\"Webkul Blog\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/webkul.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/webkul.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/webkul.com\/blog\/#organization\",\"name\":\"WebKul Software Private Limited\",\"url\":\"https:\/\/webkul.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png\",\"contentUrl\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png\",\"width\":380,\"height\":380,\"caption\":\"WebKul Software Private Limited\"},\"image\":{\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/webkul\/\",\"https:\/\/x.com\/webkul\",\"https:\/\/www.instagram.com\/webkul\/\",\"https:\/\/www.linkedin.com\/company\/webkul\",\"https:\/\/www.youtube.com\/user\/webkul\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/009004c1b16791f560a54d753deb8a6f\",\"name\":\"Priyanshi Goyal\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/cfb8e1d31f507e79b5ad2f798f22cb84a0c0ca85a0c202d6da89b645f81f96af?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Feva.png&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/cfb8e1d31f507e79b5ad2f798f22cb84a0c0ca85a0c202d6da89b645f81f96af?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Feva.png&r=g\",\"caption\":\"Priyanshi Goyal\"},\"url\":\"https:\/\/webkul.com\/blog\/author\/priyanshigoyal-ba548\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Guide for Magento 2 Indecent Content Checker","description":"Magento 2 Indecent Content Checker Extension user guide will help the admin to identify indecent content images in their store.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/webkul.com\/blog\/magento2-indecent-content-checker-documentation\/","og_locale":"en_US","og_type":"article","og_title":"Guide for Magento 2 Indecent Content Checker","og_description":"Magento 2 Indecent Content Checker Extension user guide will help the admin to identify indecent content images in their store.","og_url":"https:\/\/webkul.com\/blog\/magento2-indecent-content-checker-documentation\/","og_site_name":"Webkul Blog","article_publisher":"https:\/\/www.facebook.com\/webkul\/","article_published_time":"2023-11-08T05:02:22+00:00","article_modified_time":"2025-01-15T12:15:54+00:00","og_image":[{"url":"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2023\/11\/installation_1-1.png","type":"","width":"","height":""}],"author":"Priyanshi Goyal","twitter_card":"summary_large_image","twitter_creator":"@webkul","twitter_site":"@webkul","twitter_misc":{"Written by":"Priyanshi Goyal","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/webkul.com\/blog\/magento2-indecent-content-checker-documentation\/#article","isPartOf":{"@id":"https:\/\/webkul.com\/blog\/magento2-indecent-content-checker-documentation\/"},"author":{"name":"Priyanshi Goyal","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/009004c1b16791f560a54d753deb8a6f"},"headline":"Guide for Magento 2 Indecent Content Checker","datePublished":"2023-11-08T05:02:22+00:00","dateModified":"2025-01-15T12:15:54+00:00","mainEntityOfPage":{"@id":"https:\/\/webkul.com\/blog\/magento2-indecent-content-checker-documentation\/"},"wordCount":949,"commentCount":0,"publisher":{"@id":"https:\/\/webkul.com\/blog\/#organization"},"image":{"@id":"https:\/\/webkul.com\/blog\/magento2-indecent-content-checker-documentation\/#primaryimage"},"thumbnailUrl":"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2023\/11\/installation_1-1.png","articleSection":["Magento 2"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/webkul.com\/blog\/magento2-indecent-content-checker-documentation\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/webkul.com\/blog\/magento2-indecent-content-checker-documentation\/","url":"https:\/\/webkul.com\/blog\/magento2-indecent-content-checker-documentation\/","name":"Guide for Magento 2 Indecent Content Checker","isPartOf":{"@id":"https:\/\/webkul.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/webkul.com\/blog\/magento2-indecent-content-checker-documentation\/#primaryimage"},"image":{"@id":"https:\/\/webkul.com\/blog\/magento2-indecent-content-checker-documentation\/#primaryimage"},"thumbnailUrl":"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2023\/11\/installation_1-1.png","datePublished":"2023-11-08T05:02:22+00:00","dateModified":"2025-01-15T12:15:54+00:00","description":"Magento 2 Indecent Content Checker Extension user guide will help the admin to identify indecent content images in their store.","breadcrumb":{"@id":"https:\/\/webkul.com\/blog\/magento2-indecent-content-checker-documentation\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/webkul.com\/blog\/magento2-indecent-content-checker-documentation\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webkul.com\/blog\/magento2-indecent-content-checker-documentation\/#primaryimage","url":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/11\/installation_1-1.png","contentUrl":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/11\/installation_1-1.png","width":1200,"height":451,"caption":"installation_1-1"},{"@type":"BreadcrumbList","@id":"https:\/\/webkul.com\/blog\/magento2-indecent-content-checker-documentation\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/webkul.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Guide for Magento 2 Indecent Content Checker"}]},{"@type":"WebSite","@id":"https:\/\/webkul.com\/blog\/#website","url":"https:\/\/webkul.com\/blog\/","name":"Webkul Blog","description":"","publisher":{"@id":"https:\/\/webkul.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/webkul.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/webkul.com\/blog\/#organization","name":"WebKul Software Private Limited","url":"https:\/\/webkul.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png","contentUrl":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png","width":380,"height":380,"caption":"WebKul Software Private Limited"},"image":{"@id":"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/webkul\/","https:\/\/x.com\/webkul","https:\/\/www.instagram.com\/webkul\/","https:\/\/www.linkedin.com\/company\/webkul","https:\/\/www.youtube.com\/user\/webkul\/"]},{"@type":"Person","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/009004c1b16791f560a54d753deb8a6f","name":"Priyanshi Goyal","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/cfb8e1d31f507e79b5ad2f798f22cb84a0c0ca85a0c202d6da89b645f81f96af?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Feva.png&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/cfb8e1d31f507e79b5ad2f798f22cb84a0c0ca85a0c202d6da89b645f81f96af?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Feva.png&r=g","caption":"Priyanshi Goyal"},"url":"https:\/\/webkul.com\/blog\/author\/priyanshigoyal-ba548\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/403312","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/users\/491"}],"replies":[{"embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/comments?post=403312"}],"version-history":[{"count":38,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/403312\/revisions"}],"predecessor-version":[{"id":480544,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/403312\/revisions\/480544"}],"wp:attachment":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/media?parent=403312"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/categories?post=403312"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/tags?post=403312"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}