Plugin Directory

Changeset 3495400


Ignore:
Timestamp:
03/31/2026 09:44:13 AM (22 hours ago)
Author:
themeshopy
Message:

Icons and banner updated

Location:
crawl-hunt-seo-audit-tool
Files:
60 added
5 edited

Legend:

Unmodified
Added
Removed
  • crawl-hunt-seo-audit-tool/trunk/crawl-hunt.php

    r3495142 r3495400  
    44 * Plugin URI: https://www.crawlhunt.com/
    55 * Description: A powerful website crawler and monitoring tool for WordPress. Track website changes, monitor SEO, and stay updated with automated crawling.
    6  * Version: 1.0.4
     6 * Version: 1.0.5
    77 * Author: Themeshopy
    88 * Author URI: http://www.themeshopy.com/
     
    2020
    2121// Define plugin constants
    22 define('CRAWL_HUNT_VERSION', '1.0.4');
     22define('CRAWL_HUNT_VERSION', '1.0.5');
    2323define('CRAWL_HUNT_PLUGIN_DIR', plugin_dir_path(__FILE__));
    2424define('CRAWL_HUNT_PLUGIN_URL', plugin_dir_url(__FILE__));
  • crawl-hunt-seo-audit-tool/trunk/languages/crawl-hunt.pot

    r3495142 r3495400  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Crawl Hunt – Advanced SEO Optimization Tool 1.0.4\n"
     5"Project-Id-Version: Crawl Hunt – Advanced SEO Optimization Tool 1.0.5\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/Crawl-Hunt-WordPress-plugin\n"
    77"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  • crawl-hunt-seo-audit-tool/trunk/package-lock.json

    r3495142 r3495400  
    11{
    22  "name": "crawl-hunt",
    3   "version": "1.0.4",
     3  "version": "1.0.5",
    44  "lockfileVersion": 3,
    55  "requires": true,
     
    77    "": {
    88      "name": "crawl-hunt",
    9       "version": "1.0.4",
     9      "version": "1.0.5",
    1010      "license": "GPL-2.0-or-later",
    1111      "dependencies": {
     
    22852285    },
    22862286    "node_modules/@eslint/eslintrc/node_modules/brace-expansion": {
    2287       "version": "1.1.12",
    2288       "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
    2289       "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
     2287      "version": "1.1.13",
     2288      "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.13.tgz",
     2289      "integrity": "sha512-9ZLprWS6EENmhEOpjCYW2c8VkmOvckIJZfkr7rBW6dObmfgJ/L1GpSYW5Hpo9lDz4D1+n0Ckz8rU7FwHDQiG/w==",
    22902290      "dev": true,
    22912291      "license": "MIT",
     
    24032403    },
    24042404    "node_modules/@humanwhocodes/config-array/node_modules/brace-expansion": {
    2405       "version": "1.1.12",
    2406       "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
    2407       "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
     2405      "version": "1.1.13",
     2406      "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.13.tgz",
     2407      "integrity": "sha512-9ZLprWS6EENmhEOpjCYW2c8VkmOvckIJZfkr7rBW6dObmfgJ/L1GpSYW5Hpo9lDz4D1+n0Ckz8rU7FwHDQiG/w==",
    24082408      "dev": true,
    24092409      "license": "MIT",
     
    32373237    },
    32383238    "node_modules/@parcel/watcher/node_modules/picomatch": {
    3239       "version": "4.0.3",
    3240       "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz",
    3241       "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
     3239      "version": "4.0.4",
     3240      "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.4.tgz",
     3241      "integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==",
    32423242      "dev": true,
    32433243      "license": "MIT",
     
    66006600    },
    66016601    "node_modules/axios": {
    6602       "version": "1.13.6",
    6603       "resolved": "https://registry.npmjs.org/axios/-/axios-1.13.6.tgz",
    6604       "integrity": "sha512-ChTCHMouEe2kn713WHbQGcuYrr6fXTBiu460OTwWrWob16g1bXn4vtz07Ope7ewMozJAnEquLk5lWQWtBig9DQ==",
     6602      "version": "1.14.0",
     6603      "resolved": "https://registry.npmjs.org/axios/-/axios-1.14.0.tgz",
     6604      "integrity": "sha512-3Y8yrqLSwjuzpXuZ0oIYZ/XGgLwUIBU3uLvbcpb0pidD9ctpShJd43KSlEEkVQg6DS0G9NKyzOvBfUtDKEyHvQ==",
    66056605      "dev": true,
    66066606      "license": "MIT",
     
    66086608        "follow-redirects": "^1.15.11",
    66096609        "form-data": "^4.0.5",
    6610         "proxy-from-env": "^1.1.0"
     6610        "proxy-from-env": "^2.1.0"
     6611      }
     6612    },
     6613    "node_modules/axios/node_modules/proxy-from-env": {
     6614      "version": "2.1.0",
     6615      "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-2.1.0.tgz",
     6616      "integrity": "sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==",
     6617      "dev": true,
     6618      "license": "MIT",
     6619      "engines": {
     6620        "node": ">=10"
    66116621      }
    66126622    },
     
    69076917    },
    69086918    "node_modules/bare-os": {
    6909       "version": "3.8.0",
    6910       "resolved": "https://registry.npmjs.org/bare-os/-/bare-os-3.8.0.tgz",
    6911       "integrity": "sha512-Dc9/SlwfxkXIGYhvMQNUtKaXCaGkZYGcd1vuNUUADVqzu4/vQfvnMkYYOUnt2VwQ2AqKr/8qAVFRtwETljgeFg==",
     6919      "version": "3.8.6",
     6920      "resolved": "https://registry.npmjs.org/bare-os/-/bare-os-3.8.6.tgz",
     6921      "integrity": "sha512-l8xaNWWb/bXuzgsrlF5jaa5QYDJ9S0ddd54cP6CH+081+5iPrbJiCfBWQqrWYzmUhCbsH+WR6qxo9MeHVCr0MQ==",
    69126922      "dev": true,
    69136923      "license": "Apache-2.0",
     
    69276937    },
    69286938    "node_modules/bare-stream": {
    6929       "version": "2.10.0",
    6930       "resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.10.0.tgz",
    6931       "integrity": "sha512-DOPZF/DDcDruKDA43cOw6e9Quq5daua7ygcAwJE/pKJsRWhgSSemi7qVNGE5kyDIxIeN1533G/zfbvWX7Wcb9w==",
     6939      "version": "2.11.0",
     6940      "resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.11.0.tgz",
     6941      "integrity": "sha512-Y/+iQ49fL3rIn6w/AVxI/2+BRrpmzJvdWt5Jv8Za6Ngqc6V227c+pYjYYgLdpR3MwQ9ObVXD0ZrqoBztakM0rw==",
    69326942      "dev": true,
    69336943      "license": "Apache-2.0",
     
    69376947      },
    69386948      "peerDependencies": {
     6949        "bare-abort-controller": "*",
    69396950        "bare-buffer": "*",
    69406951        "bare-events": "*"
    69416952      },
    69426953      "peerDependenciesMeta": {
     6954        "bare-abort-controller": {
     6955          "optional": true
     6956        },
    69436957        "bare-buffer": {
    69446958          "optional": true
     
    69816995    },
    69826996    "node_modules/baseline-browser-mapping": {
    6983       "version": "2.10.10",
    6984       "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.10.10.tgz",
    6985       "integrity": "sha512-sUoJ3IMxx4AyRqO4MLeHlnGDkyXRoUG0/AI9fjK+vS72ekpV0yWVY7O0BVjmBcRtkNcsAO2QDZ4tdKKGoI6YaQ==",
     6997      "version": "2.10.12",
     6998      "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.10.12.tgz",
     6999      "integrity": "sha512-qyq26DxfY4awP2gIRXhhLWfwzwI+N5Nxk6iQi8EFizIaWIjqicQTE4sLnZZVdeKPRcVNoJOkkpfzoIYuvCKaIQ==",
    69867000      "dev": true,
    69877001      "license": "Apache-2.0",
     
    71197133    },
    71207134    "node_modules/brace-expansion": {
    7121       "version": "2.0.2",
    7122       "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
    7123       "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
     7135      "version": "2.0.3",
     7136      "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.3.tgz",
     7137      "integrity": "sha512-MCV/fYJEbqx68aE58kv2cA/kiky1G8vux3OR6/jbS+jIMe/6fJWa0DTzJU7dqijOWYwHi1t29FlfYI9uytqlpA==",
    71247138      "dev": true,
    71257139      "license": "MIT",
     
    73747388    },
    73757389    "node_modules/caniuse-lite": {
    7376       "version": "1.0.30001781",
    7377       "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001781.tgz",
    7378       "integrity": "sha512-RdwNCyMsNBftLjW6w01z8bKEvT6e/5tpPVEgtn22TiLGlstHOVecsX2KHFkD5e/vRnIE4EGzpuIODb3mtswtkw==",
     7390      "version": "1.0.30001782",
     7391      "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001782.tgz",
     7392      "integrity": "sha512-dZcaJLJeDMh4rELYFw1tvSn1bhZWYFOt468FcbHHxx/Z/dFidd1I6ciyFdi3iwfQCyOjqo9upF6lGQYtMiJWxw==",
    73797393      "dev": true,
    73807394      "funding": [
     
    89919005    },
    89929006    "node_modules/electron-to-chromium": {
    8993       "version": "1.5.321",
    8994       "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.321.tgz",
    8995       "integrity": "sha512-L2C7Q279W2D/J4PLZLk7sebOILDSWos7bMsMNN06rK482umHUrh/3lM8G7IlHFOYip2oAg5nha1rCMxr/rs6ZQ==",
     9007      "version": "1.5.329",
     9008      "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.329.tgz",
     9009      "integrity": "sha512-/4t+AS1l4S3ZC0Ja7PHFIWeBIxGA3QGqV8/yKsP36v7NcyUCl+bIcmw6s5zVuMIECWwBrAK/6QLzTmbJChBboQ==",
    89969010      "dev": true,
    89979011      "license": "ISC"
     
    95379551    },
    95389552    "node_modules/eslint-plugin-import/node_modules/brace-expansion": {
    9539       "version": "1.1.12",
    9540       "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
    9541       "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
     9553      "version": "1.1.13",
     9554      "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.13.tgz",
     9555      "integrity": "sha512-9ZLprWS6EENmhEOpjCYW2c8VkmOvckIJZfkr7rBW6dObmfgJ/L1GpSYW5Hpo9lDz4D1+n0Ckz8rU7FwHDQiG/w==",
    95429556      "dev": true,
    95439557      "license": "MIT",
     
    98089822    },
    98099823    "node_modules/eslint-plugin-jsx-a11y/node_modules/brace-expansion": {
    9810       "version": "1.1.12",
    9811       "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
    9812       "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
     9824      "version": "1.1.13",
     9825      "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.13.tgz",
     9826      "integrity": "sha512-9ZLprWS6EENmhEOpjCYW2c8VkmOvckIJZfkr7rBW6dObmfgJ/L1GpSYW5Hpo9lDz4D1+n0Ckz8rU7FwHDQiG/w==",
    98139827      "dev": true,
    98149828      "license": "MIT",
     
    99259939    },
    99269940    "node_modules/eslint-plugin-react/node_modules/brace-expansion": {
    9927       "version": "1.1.12",
    9928       "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
    9929       "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
     9941      "version": "1.1.13",
     9942      "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.13.tgz",
     9943      "integrity": "sha512-9ZLprWS6EENmhEOpjCYW2c8VkmOvckIJZfkr7rBW6dObmfgJ/L1GpSYW5Hpo9lDz4D1+n0Ckz8rU7FwHDQiG/w==",
    99309944      "dev": true,
    99319945      "license": "MIT",
     
    1002710041    },
    1002810042    "node_modules/eslint/node_modules/brace-expansion": {
    10029       "version": "1.1.12",
    10030       "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
    10031       "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
     10043      "version": "1.1.13",
     10044      "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.13.tgz",
     10045      "integrity": "sha512-9ZLprWS6EENmhEOpjCYW2c8VkmOvckIJZfkr7rBW6dObmfgJ/L1GpSYW5Hpo9lDz4D1+n0Ckz8rU7FwHDQiG/w==",
    1003210046      "dev": true,
    1003310047      "license": "MIT",
     
    1052310537    },
    1052410538    "node_modules/express/node_modules/path-to-regexp": {
    10525       "version": "0.1.12",
    10526       "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.12.tgz",
    10527       "integrity": "sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ==",
     10539      "version": "0.1.13",
     10540      "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.13.tgz",
     10541      "integrity": "sha512-A/AGNMFN3c8bOlvV9RreMdrv7jsmF9XIfDeCd87+I8RNg6s78BhJxMu69NEMHBSJFxKidViTEdruRwEk/WIKqA==",
    1052810542      "dev": true,
    1052910543      "license": "MIT"
     
    1135411368    },
    1135511369    "node_modules/glob/node_modules/brace-expansion": {
    11356       "version": "1.1.12",
    11357       "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
    11358       "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
     11370      "version": "1.1.13",
     11371      "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.13.tgz",
     11372      "integrity": "sha512-9ZLprWS6EENmhEOpjCYW2c8VkmOvckIJZfkr7rBW6dObmfgJ/L1GpSYW5Hpo9lDz4D1+n0Ckz8rU7FwHDQiG/w==",
    1135911373      "dev": true,
    1136011374      "license": "MIT",
     
    1199712011    },
    1199812012    "node_modules/ignore-walk/node_modules/brace-expansion": {
    11999       "version": "1.1.12",
    12000       "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
    12001       "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
     12013      "version": "1.1.13",
     12014      "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.13.tgz",
     12015      "integrity": "sha512-9ZLprWS6EENmhEOpjCYW2c8VkmOvckIJZfkr7rBW6dObmfgJ/L1GpSYW5Hpo9lDz4D1+n0Ckz8rU7FwHDQiG/w==",
    1200212016      "dev": true,
    1200312017      "license": "MIT",
     
    1450414518    },
    1450514519    "node_modules/markdownlint-cli/node_modules/brace-expansion": {
    14506       "version": "1.1.12",
    14507       "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
    14508       "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
     14520      "version": "1.1.13",
     14521      "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.13.tgz",
     14522      "integrity": "sha512-9ZLprWS6EENmhEOpjCYW2c8VkmOvckIJZfkr7rBW6dObmfgJ/L1GpSYW5Hpo9lDz4D1+n0Ckz8rU7FwHDQiG/w==",
    1450914523      "dev": true,
    1451014524      "license": "MIT",
     
    1481814832    },
    1481914833    "node_modules/mini-css-extract-plugin": {
    14820       "version": "2.10.1",
    14821       "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.10.1.tgz",
    14822       "integrity": "sha512-k7G3Y5QOegl380tXmZ68foBRRjE9Ljavx835ObdvmZjQ639izvZD8CS7BkWw1qKPPzHsGL/JDhl0uyU1zc2rJw==",
     14834      "version": "2.10.2",
     14835      "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.10.2.tgz",
     14836      "integrity": "sha512-AOSS0IdEB95ayVkxn5oGzNQwqAi2J0Jb/kKm43t7H73s8+f5873g0yuj0PNvK4dO75mu5DHg4nlgp4k6Kga8eg==",
    1482314837      "dev": true,
    1482414838      "license": "MIT",
     
    1515315167    },
    1515415168    "node_modules/node-forge": {
    15155       "version": "1.3.3",
    15156       "resolved": "https://registry.npmjs.org/node-forge/-/node-forge-1.3.3.tgz",
    15157       "integrity": "sha512-rLvcdSyRCyouf6jcOIPe/BgwG/d7hKjzMKOas33/pHEr6gbq18IK9zV7DiPvzsz0oBJPme6qr6H6kGZuI9/DZg==",
     15169      "version": "1.4.0",
     15170      "resolved": "https://registry.npmjs.org/node-forge/-/node-forge-1.4.0.tgz",
     15171      "integrity": "sha512-LarFH0+6VfriEhqMMcLX2F7SwSXeWwnEAJEsYm5QKWchiVYVvJyV9v7UDvUv+w5HO23ZpQTXDv/GxdDdMyOuoQ==",
    1515815172      "dev": true,
    1515915173      "license": "(BSD-3-Clause OR GPL-2.0)",
     
    1594515959    },
    1594615960    "node_modules/picomatch": {
    15947       "version": "2.3.1",
    15948       "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
    15949       "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
     15961      "version": "2.3.2",
     15962      "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.2.tgz",
     15963      "integrity": "sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==",
    1595015964      "dev": true,
    1595115965      "license": "MIT",
     
    1951919533    },
    1952019534    "node_modules/tapable": {
    19521       "version": "2.3.0",
    19522       "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.3.0.tgz",
    19523       "integrity": "sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==",
     19535      "version": "2.3.2",
     19536      "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.3.2.tgz",
     19537      "integrity": "sha512-1MOpMXuhGzGL5TTCZFItxCc0AARf1EZFQkGqMm7ERKj8+Hgr5oLvJOVFcC+lRmR8hCe2S3jC4T5D7Vg/d7/fhA==",
    1952419538      "dev": true,
    1952519539      "license": "MIT",
     
    1970019714    },
    1970119715    "node_modules/test-exclude/node_modules/brace-expansion": {
    19702       "version": "1.1.12",
    19703       "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
    19704       "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
     19716      "version": "1.1.13",
     19717      "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.13.tgz",
     19718      "integrity": "sha512-9ZLprWS6EENmhEOpjCYW2c8VkmOvckIJZfkr7rBW6dObmfgJ/L1GpSYW5Hpo9lDz4D1+n0Ckz8rU7FwHDQiG/w==",
    1970519719      "dev": true,
    1970619720      "license": "MIT",
     
    2010520119    },
    2010620120    "node_modules/typescript": {
    20107       "version": "5.9.3",
    20108       "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz",
    20109       "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
     20121      "version": "6.0.2",
     20122      "resolved": "https://registry.npmjs.org/typescript/-/typescript-6.0.2.tgz",
     20123      "integrity": "sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==",
    2011020124      "dev": true,
    2011120125      "license": "Apache-2.0",
  • crawl-hunt-seo-audit-tool/trunk/package.json

    r3495142 r3495400  
    11{
    22  "name": "crawl-hunt",
    3   "version": "1.0.4",
     3  "version": "1.0.5",
    44  "description": "A powerful website crawler and monitoring tool for WordPress",
    55  "scripts": {
  • crawl-hunt-seo-audit-tool/trunk/readme.txt

    r3495142 r3495400  
    44Requires at least: 5.7
    55Tested up to: 6.9
    6 Stable tag: 1.0.4
     6Stable tag: 1.0.5
    77Requires PHP: 7.4
    88License: GPLv2 or later
     
    2727* Lightweight and performant
    2828
    29 **External Service:** Crawl Hunt (https://www.crawlhunt.com)
     29**External Service:** [Crawl Hunt](https://www.crawlhunt.com)
    3030
    3131**Data sent to the service:**
     32
    3233* WordPress site URL during connection
    3334* Account authentication token for API access
    3435* Dashboard data requests initiated by the user
    3536
    36 **Terms of Use:** https://www.crawlhunt.com/terms-and-conditions
    37 **Privacy Policy:** https://www.crawlhunt.com/privacy-policy
     37**Terms of Use:** [https://www.crawlhunt.com/terms-and-conditions](https://www.crawlhunt.com/terms-and-conditions)
     38**Privacy Policy:** [https://www.crawlhunt.com/privacy-policy](https://www.crawlhunt.com/privacy-policy)
    3839
    3940== Installation ==
    4041
    41 1. Upload the plugin files to the `/wp-content/plugins/crawl-hunt` directory, or install the plugin through the WordPress plugins screen directly.
    42 2. Activate the plugin through the 'Plugins' screen in WordPress.
    43 3. Use the Crawl Hunt menu item to access the plugin dashboard.
    44 4. Click "Connect" in the plugin interface to authorize the connection.
     421. Go to **Plugins > Add New** in your WordPress admin panel and search for "Crawl Hunt", or upload the plugin ZIP file via **Plugins > Add New > Upload Plugin**.
     432. Click **Install Now** and then **Activate** the plugin.
     443. A new **Crawl Hunt** menu item will appear in your WordPress sidebar — click it to open the plugin home screen.
     454. Click the **Connect** button. A popup will open taking you to the Crawl Hunt website. If you do not have an account, create a free one at [https://www.crawlhunt.com](https://www.crawlhunt.com).
     465. Sign in to your Crawl Hunt account. The popup will close automatically and your WordPress site will be connected.
     476. Return to the Crawl Hunt plugin in WordPress — the status banner will now show **Connected**.
     487. Click **Open Crawl Hunt Application** to open the Crawl Hunt dashboard in a new tab.
     498. In the Crawl Hunt dashboard, go to **Projects** and click **Run Audit** to start your first SEO crawl of your WordPress site.
     509. Once the crawl completes, navigate to the **Issues** tab to review all detected SEO problems grouped by type and priority.
     5110. Use the **AI Fix** or **Edit** actions on each issue to apply changes — updates are written back to your WordPress site automatically through the plugin.
    4552
    4653== Frequently Asked Questions ==
     
    7582== Changelog ==
    7683
     84= 1.0.5 =
     85* Fixed: readme.txt external service links now render as proper anchors on WordPress.org.
     86* Fixed: Data sent to service list now renders as proper unordered list on WordPress.org.
     87* Improved: Expanded installation instructions with a full 10-step guide covering connection, audit, and fix workflow.
     88
    7789= 1.0.4 =
    7890* Fixed: Replaced manual canonical and schema tag output paths with WordPress built-in canonical/script APIs.
     
    105117== Upgrade Notice ==
    106118
     119= 1.0.5 =
     120Recommended update. Improves readme presentation on WordPress.org, and adds a detailed installation guide.
     121
    107122= 1.0.4 =
    108123Recommended update. Improves WordPress.org compliance by replacing manual tag output and using built-in WordPress APIs for canonical/script handling.
Note: See TracChangeset for help on using the changeset viewer.