[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fIz-Sffs8XoiWUbtuyYCItLE6dhBBAnu1E-vO1SN5DyI":3},{"slug":4,"name":5,"version":6,"author":7,"author_profile":8,"description":9,"short_description":10,"active_installs":11,"downloaded":12,"rating":13,"num_ratings":14,"last_updated":15,"tested_up_to":16,"requires_at_least":17,"requires_php":18,"tags":19,"homepage":25,"download_link":26,"security_score":27,"vuln_count":28,"unpatched_count":29,"last_vuln_date":30,"fetched_at":31,"vulnerabilities":32,"developer":47,"crawl_stats":38,"alternatives":54,"analysis":147,"fingerprints":401},"404page","Smart Custom 404 Error Page","11.4.8","NerdPress","https:\u002F\u002Fprofiles.wordpress.org\u002Fnerdpressteam\u002F","\u003Cp>Bringing visitors to your website takes time and effort. Every visitor is important. The default 404 error page of most themes does not provide any information on what to find on your site. A first-time visitor, who does not know you, is left in a dead end and leaves your website. Set up a helpful custom 404 error page to keep them on your site!\u003C\u002Fp>\n\u003Cp>This handy plugin allows you to easily create your own 404 error page without any effort and it works with almost every theme.\u003C\u002Fp>\n\u003Ch3>Out of Retirement!\u003C\u002Fh3>\n\u003Cp>NerdPress has adopted Smart Custom 404 Page! \u003Ca href=\"https:\u002F\u002Fwww.nerdpress.net\u002Fannouncing-404-page\u002F\" rel=\"nofollow ugc\">Read the announcement here.\u003C\u002Fa>\u003C\u002Fp>\n\u003Cp>We’ve been fans of this plugin for many years, and we’re grateful for Peter’s many years of service to the community. Peter retired from plugin development in October 2023, so we’ve jumped in to help ensure this plugin continues to work well now and in the future.\u003C\u002Fp>\n\u003Ch3>Usage\u003C\u002Fh3>\n\u003Cp>Create your custom 404 error page just like any other page using the WordPress Editor (\u003Ccode>Pages > Add New\u003C\u002Fcode>). Then go to \u003Ccode>Appearance > 404 Error Page\u003C\u002Fcode> and select the created page as your custom 404 error page. That’s it!\u003C\u002Fp>\n\u003Ch3>Why use this plugin?\u003C\u002Fh3>\n\u003Cp>Unlike similar plugins the 404page plugin \u003Cstrong>does not create redirects\u003C\u002Fstrong>. That’s \u003Cstrong>quite important\u003C\u002Fstrong> because a correct code 404 is delivered which tells search engines that the page does not exist and has to be removed from the index.\u003C\u002Fp>\n\u003Cp>Additionally, the 404page plugin \u003Cstrong>does not create additional server requests\u003C\u002Fstrong>.\u003C\u002Fp>\n\u003Ch3>Requirements\u003C\u002Fh3>\n\u003Cp>The only requirement for this plugin is that you change the Permalink Structure in \u003Ccode>Settings > Permalinks\u003C\u002Fcode> to anything else but “Plain.” This also activates the WordPress 404 error handling.\u003C\u002Fp>\n\u003Ch3>Block & Shortcode\u003C\u002Fh3>\n\u003Ch4>Block\u003C\u002Fh4>\n\u003Cp>The Plugin offers a block “URL causing 404 error” for the block-based editor to show the URL that caused the error. The block offers three display options:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>“Page” to show the page including path ( e.g. \u003Ccode>does\u002Fnot\u002Fexist\u003C\u002Fcode> )\u003C\u002Fli>\n\u003Cli>“Domain Path” to show the URL without protocol and parameters ( e.g. \u003Ccode>example.com\u002Fdoes\u002Fnot\u002Fexist\u003C\u002Fcode> )\u003C\u002Fli>\n\u003Cli>“Full” to show the complete URL ( e.g. \u003Ccode>https:\u002F\u002Fexample.com\u002Fdoes\u002Fnot\u002Fexist?p=1\u003C\u002Fcode> )\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Shortcode\u003C\u002Fh4>\n\u003Cp>The Plugin offers a shortcode “pp_404_url” for the classic editor to show the URL that caused the error. There are three possible options:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Cstrong>\u003Ccode>[pp_404_url page]\u003C\u002Fcode>\u003C\u002Fstrong> to show the page including path ( e.g. \u003Ccode>does\u002Fnot\u002Fexist\u003C\u002Fcode> )\u003C\u002Fli>\n\u003Cli>\u003Cstrong>\u003Ccode>[pp_404_url domainpath]\u003C\u002Fcode>\u003C\u002Fstrong> to show the URL without protocol and parameters ( e.g. \u003Ccode>example.com\u002Fdoes\u002Fnot\u002Fexist\u003C\u002Fcode> )\u003C\u002Fli>\n\u003Cli>\u003Cstrong>\u003Ccode>[pp_404_url]\u003C\u002Fcode>\u003C\u002Fstrong> or \u003Cstrong>\u003Ccode>[pp_404_url full]\u003C\u002Fcode>\u003C\u002Fstrong> to show the complete URL ( e.g. \u003Ccode>https:\u002F\u002Fexample.com\u002Fdoes\u002Fnot\u002Fexist?p=1\u003C\u002Fcode> )\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Plugin Privacy Information\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>This plugin does not set cookies\u003C\u002Fli>\n\u003Cli>This plugin does not collect or store any data\u003C\u002Fli>\n\u003Cli>This plugin does not send any data to external servers\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>For developers\u003C\u002Fh3>\n\u003Ch4>Action Hook\u003C\u002Fh4>\n\u003Cp>The plugin adds an action hook \u003Ccode>404page_after_404\u003C\u002Fcode> which you can use to add extra functionality. The exact position the action occurs after an 404 error is detected depends on the Operating Method. Your function must not generate any output. There are no parameters.\u003C\u002Fp>\n\u003Ch4>Constant\u003C\u002Fh4>\n\u003Cp>If the 404page plugin is installed and activated it defines the PHP constant \u003Ccode>PP_404\u003C\u002Fcode>. Check existence of it to detect the 404page plugin.\u003C\u002Fp>\n\u003Ch4>Functions\u003C\u002Fh4>\n\u003Cp>The Plugin provides the following functions:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Cstrong>\u003Ccode>pp_404_is_active()\u003C\u002Fcode>\u003C\u002Fstrong> to check if there is a custom 404 page selected and the selected page exists\u003C\u002Fli>\n\u003Cli>\u003Cstrong>\u003Ccode>pp_404_get_page_id()\u003C\u002Fcode>\u003C\u002Fstrong> to get the ID of the 404 page \u003C\u002Fli>\n\u003Cli>\u003Cstrong>\u003Ccode>pp_404_get_all_page_ids()\u003C\u002Fcode>\u003C\u002Fstrong> to get an array of page IDs in all languages\u003C\u002Fli>\n\u003Cli>\u003Cstrong>\u003Ccode>pp_404_get_the_url( $type )\u003C\u002Fcode>\u003C\u002Fstrong> to get the URL that caused the 404 error\n\u003Cul>\n\u003Cli>Parameter $type string Optional\u003C\u002Fli>\n\u003Cli>“page” to get the page including path ( e.g. \u003Ccode>does\u002Fnot\u002Fexist\u003C\u002Fcode> )\u003C\u002Fli>\n\u003Cli>“domainpath” to get the URL without protocol and parameters ( e.g. \u003Ccode>example.com\u002Fdoes\u002Fnot\u002Fexist\u003C\u002Fcode> )\u003C\u002Fli>\n\u003Cli>“full” (default) to get the complete URL ( e.g. \u003Ccode>https:\u002F\u002Fexample.com\u002Fdoes\u002Fnot\u002Fexist?p=1\u003C\u002Fcode> )\u003C\u002Fli>\n\u003C\u002Ful>\n\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Native Mode\u003C\u002Fh4>\n\u003Cp>If you are a theme developer you can add native support for the 404page plugin to your theme for full control.\u003C\u002Fp>\n","Create a custom 404 error page the easy way! No coding, and no redirects.",100000,2702894,98,1194,"2025-07-16T22:53:00.000Z","6.8.5","4.0","5.4",[20,21,22,23,24],"404","404-error","404-page","custom-404","not-found","","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002F404page.11.4.8.zip",99,1,0,"2024-10-03 00:00:00","2026-03-15T15:16:48.613Z",[33],{"id":34,"url_slug":35,"title":36,"description":37,"plugin_slug":4,"theme_slug":38,"affected_versions":39,"patched_in_version":6,"severity":40,"cvss_score":41,"cvss_vector":42,"vuln_type":43,"published_date":30,"updated_date":44,"references":45,"days_to_patch":28},"CVE-2024-9204","smart-custom-404-error-page-reflected-cross-site-scripting","Smart Custom 404 Error Page \u003C= 11.4.7 - Reflected Cross-Site Scripting","The Smart Custom 404 Error Page plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via $_SERVER['REQUEST_URI'] in all versions up to, and including, 11.4.7 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.",null,"\u003C=11.4.7","medium",6.1,"CVSS:3.1\u002FAV:N\u002FAC:L\u002FPR:N\u002FUI:R\u002FS:C\u002FC:L\u002FI:L\u002FA:N","Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')","2024-10-04 02:04:56",[46],"https:\u002F\u002Fwww.wordfence.com\u002Fthreat-intel\u002Fvulnerabilities\u002Fid\u002F93928123-c90d-4bbb-b51d-33e809867b79?source=api-prod",{"slug":48,"display_name":7,"profile_url":8,"plugin_count":49,"total_installs":50,"avg_security_score":13,"avg_patch_time_days":51,"trust_score":52,"computed_at":53},"nerdpressteam",4,190800,328,78,"2026-04-04T00:36:16.925Z",[55,71,94,110,133],{"slug":56,"name":57,"version":58,"author":59,"author_profile":60,"description":61,"short_description":62,"active_installs":29,"downloaded":63,"rating":64,"num_ratings":49,"last_updated":65,"tested_up_to":66,"requires_at_least":67,"requires_php":68,"tags":69,"homepage":25,"download_link":70,"security_score":64,"vuln_count":29,"unpatched_count":29,"last_vuln_date":38,"fetched_at":31},"page-as-404","Page as 404","1.0.3","Rareview®","https:\u002F\u002Fprofiles.wordpress.org\u002Frareview\u002F","\u003Cp>Take control of your site’s 404 Page Not Found error response with this simple, lightweight and core-friendly plugin.\u003C\u002Fp>\n\u003Cp>Out of the box, WordPress treats 404 pages as a technical matter, with themes encouraged to include a hard-coded \u003Ccode>404.php\u003C\u002Fcode> template. But that means it’s difficult for site owners to make changes.\u003C\u002Fp>\n\u003Cp>404 pages have become a space for websites and publishers to have a little fun, putting a smile on visitors’ faces as their journey is halted. They can also serve a useful navigational purpose, guiding users to the site’s latest or most popular content, or offering a search box.\u003C\u002Fp>\n\u003Cp>By using WordPress’s built-in Pages feature, you can design and serve a feature-rich 404 page, making full use of WordPress content and navigation blocks. And you can edit and maintain it as easily as any other Page.\u003C\u002Fp>\n\u003Cp>Just activate this plugin, then select your desired Page from the dropdown list on the Settings &rarr; Reading page.\u003C\u002Fp>\n\u003Cp>Developer documentation and source code are available on GitHub.\u003C\u002Fp>\n\u003Ch3>Development\u003C\u002Fh3>\n\u003Cp>This plugin uses modern build tooling for development.\u003C\u002Fp>\n\u003Cp>Source code is publicly available at:\u003Cbr \u002F>\nhttps:\u002F\u002Fgithub.com\u002Frareview\u002Fpage-as-404\u003C\u002Fp>\n\u003Ch3>Build process\u003C\u002Fh3>\n\u003Cp>JavaScript and CSS assets are compiled for distribution.\u003Cbr \u002F>\nThe uncompiled source code and build instructions can be found in the repository above.\u003C\u002Fp>\n\u003Cp>Typical development workflow:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ccode>composer install\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>composer lint\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>composer format\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>npm install\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>npm run watch\u003C\u002Fcode> or \u003Ccode>npm run build\u003C\u002Fcode>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>PHP dependencies are managed with Composer for development purposes only.\u003Cbr \u002F>\nThe distributed plugin includes only the compiled assets required at runtime.\u003C\u002Fp>\n","The lightweight and core-friendly way to manage your site's 404 response using a standard Page within your site",191,100,"2026-01-08T10:21:00.000Z","6.9.4","6.2","8.1",[20,21,22,23,24],"https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpage-as-404.1.0.3.zip",{"slug":72,"name":73,"version":74,"author":75,"author_profile":76,"description":77,"short_description":78,"active_installs":11,"downloaded":79,"rating":80,"num_ratings":81,"last_updated":82,"tested_up_to":66,"requires_at_least":83,"requires_php":84,"tags":85,"homepage":89,"download_link":90,"security_score":91,"vuln_count":92,"unpatched_count":29,"last_vuln_date":93,"fetched_at":31},"404-to-301","404 to 301 – Redirect, Log and Notify 404 Errors","3.1.5","Joel James","https:\u002F\u002Fprofiles.wordpress.org\u002Fjoelcj91\u002F","\u003Cp>If you care about your website, you should take steps to avoid 404 errors as it affects your SEO badly. 404 ( Page not found ) errors are common and we all hate it, even Search engines do the same! Install this plugin then sit back and relax. It will take care of 404 errors!\u003C\u002Fp>\n\u003Ch4>What is 404 to 301?\u003C\u002Fh4>\n\u003Cp>\u003Cem>Handling 404 errors in your site should be easy. With this plugin, it finally is.\u003C\u002Fem>\u003C\u002Fp>\n\u003Cblockquote>\n\u003Ch4>404 to 301 Log Manager – Add-on is now available!\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Instead of instant email alerts, get \u003Cstrong>hourly, twice daily, daily, twice weekly, weekly\u003C\u002Fstrong> alerts.\u003C\u002Fli>\n\u003Cli>Limit the amount of emails sent out based on error logs count.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>PDF file\u003C\u002Fstrong> attachment of error logs will be delivered through the email.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Automatically clear\u003C\u002Fstrong> old error logs based on time period.\u003C\u002Fli>\n\u003Cli>Get email alerts to multiple email recipients.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Fduckdev.com\u002Fproducts\u002F404-to-301-log-manager\u002F\" rel=\"nofollow ugc\">Get this add-on now\u003C\u002Fa> | \u003Ca href=\"https:\u002F\u002Fduckdev.com\u002Fdocs\u002F404-to-301-log-manager\u002F\" rel=\"nofollow ugc\">See Docs\u003C\u002Fa>\u003C\u002Fp>\n\u003C\u002Fblockquote>\n\u003Cp>404 to 301 is a simple but amazing plugin which handles all 404 errors for you. It will redirect all 404 errors to any page that you set, using 301 (or any other) status. That means no more 404 errors! Even in Google webmaster tool you are safe!\u003Cbr \u002F>\nYou will not see any 404 error reports in your webmaster tool dashboard.\u003C\u002Fp>\n\u003Cblockquote>\n\u003Ch4>404 to 301 – Features\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>You can redirect errors to any existing page or custom link (globally).\u003C\u002Fli>\n\u003Cli>\u003Cstrong>You can set custom redirect for each 404 path!\u003C\u002Fstrong>\u003C\u002Fli>\n\u003Cli>No more 404 errors in your website. Seriously!\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Translation ready!\u003C\u002Fstrong>\u003C\u002Fli>\n\u003Cli>You can optionally monitor\u002Flog all errors.\u003C\u002Fli>\n\u003Cli>Exclude paths from errors.\u003C\u002Fli>\n\u003Cli>You can optionally enable email notification on all 404 errors.\u003C\u002Fli>\n\u003Cli>You can choose which redirect method to be used (301,302,307).\u003C\u002Fli>\n\u003Cli>Will not irritate your visitors if they land on a non-existing page\u002Furl.\u003C\u002Fli>\n\u003Cli>Increase your SEO by telling Google that all 404 pages are moved to some other page.\u003C\u002Fli>\n\u003Cli>Completely free to use with lifetime updates.\u003C\u002Fli>\n\u003Cli>Developer friendly.\u003C\u002Fli>\n\u003Cli>Follows best WordPress coding standards.\u003C\u002Fli>\n\u003Cli>Of course, available in \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fjoel-james\u002F404-to-301\" rel=\"nofollow ugc\">GitHub\u003C\u002Fa>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002F404-to-301\u002Finstallation\u002F\" rel=\"ugc\">Installation\u003C\u002Fa> | \u003Ca href=\"https:\u002F\u002Fduckdev.com\u002Fdocs\u002F404-to-301\u002F\" rel=\"nofollow ugc\">Docs\u003C\u002Fa> | \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002F404-to-301\u002Fscreenshots\u002F\" rel=\"ugc\">Screenshots\u003C\u002Fa>\u003C\u002Fp>\n\u003C\u002Fblockquote>\n\u003Cp>\u003Cstrong>Bug Reports\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>Bug reports for 404 to 301 are always welcome. \u003Ca href=\"https:\u002F\u002Fduckdev.com\u002Fcontact\u002F\" rel=\"nofollow ugc\">Report here\u003C\u002Fa>.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>More information\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fduckdev.com\u002Fproducts\u002F404-to-301\" rel=\"nofollow ugc\">404 to 301 – Plugin Homepage\u003C\u002Fa>, containing more details and docs.\u003C\u002Fli>\n\u003Cli>Follow the developer \u003Ca href=\"https:\u002F\u002Ftwitter.com\u002FJoel_James\" rel=\"nofollow ugc\">@Twitter\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>Other \u003Ca href=\"https:\u002F\u002Fprofiles.wordpress.org\u002Fjoelcj91\u002F#content-plugins\" rel=\"nofollow ugc\">WordPress plugins\u003C\u002Fa> by Joel James for \u003Ca href=\"https:\u002F\u002Fduckdev.com\" rel=\"nofollow ugc\">Duck Dev\u003C\u002Fa>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>404 Errors and Redirect – More Details\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>If you are confused with these terms 404,301, redirect etc, \u003Ca href=\"https:\u002F\u002Fmoz.com\u002Flearn\u002Fseo\u002Fredirection\u002F\" rel=\"nofollow ugc\">refer this page\u003C\u002Fa> to know more about the redirect and SEO.\u003C\u002Fp>\n\u003Ch4>Bug Reports\u003C\u002Fh4>\n\u003Cp>Bug reports for 404 to 301 are always welcome. \u003Ca href=\"https:\u002F\u002Fduckdev.com\u002Fcontact\u002F\" rel=\"nofollow ugc\">Report here\u003C\u002Fa>.\u003C\u002Fp>\n","Automatically redirect, log and notify all 404 page errors to any page using 301 redirect for SEO. No more 404 Errors in WebMaster tool.",2076442,92,308,"2025-12-09T13:28:00.000Z","3.5","5.6",[20,86,87,24,88],"404-redirect","custom-404-page","seo-redirect","https:\u002F\u002Fduckdev.com\u002Fproducts\u002F404-to-301\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002F404-to-301.3.1.5.zip",95,6,"2022-06-07 00:00:00",{"slug":95,"name":96,"version":97,"author":98,"author_profile":99,"description":100,"short_description":101,"active_installs":29,"downloaded":102,"rating":29,"num_ratings":29,"last_updated":103,"tested_up_to":104,"requires_at_least":105,"requires_php":106,"tags":107,"homepage":25,"download_link":109,"security_score":80,"vuln_count":29,"unpatched_count":29,"last_vuln_date":38,"fetched_at":31},"easy-custom-404","Easy Custom 404 Page","1.1","ReorMadrid","https:\u002F\u002Fprofiles.wordpress.org\u002Freormadrid\u002F","\u003Ch4>English\u003C\u002Fh4>\n\u003Cp>This plugin allows you to use one of your pages as a custom 404 error page. Most themes have a very basic 404 error page, lacking links or alternatives to help users find the information they were looking for. With this plugin, you can create a personalized page where you can add links or menus to keep visitors engaged.\u003C\u002Fp>\n\u003Cp>No coding or programming is required. Simply install the plugin, activate it, select a page, and click the Save button.\u003C\u002Fp>\n\u003Cp>This plugin is lightweight and features 100% transparent code, with no obfuscation.\u003C\u002Fp>\n\u003Cp>Usage: Install this plugin and activate it. Go to Settings and open Easy Custom 404 Error Page. Select the page you want to use for 404 errors and click Save. That’s it—no further action is needed.\u003C\u002Fp>\n\u003Ch4>Español\u003C\u002Fh4>\n\u003Cp>Este plugin te permite utilizar una de sus páginas para convertirla en su página de error 404. La mayoría de temas tienen una página de error 404 muy básica, sin links y sin alternativas para localizar la información que se buscaba. Puedes crear una página  personalizada donde puede colocar links o menús con el fin de retener esa visita.\u003C\u002Fp>\n\u003Cp>No hay que programar ni tocar el código. Simplemente instalar el plugin, activarlo, seleccionar una página y pulsar el botón de guardar.\u003C\u002Fp>\n\u003Cp>Este plugin es muy ligero y tiene un código 100% transparente sin codificaciones.\u003C\u002Fp>\n\u003Cp>Uso: Instala este plugin y actívalo. Ve a ajustes y entra en Easy Custom 404 Error Page. Busca la página que quieres usar si hay un error 404 y pulsa en guardar. No hay que hacer nada más.\u003C\u002Fp>\n","Customize your 404 error page very easy. Simply select a page and save.",425,"2025-03-02T16:29:00.000Z","6.7.5","5.1","7.0",[20,22,23,108,24],"error-404","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Feasy-custom-404.1.1.zip",{"slug":111,"name":112,"version":113,"author":114,"author_profile":115,"description":116,"short_description":117,"active_installs":118,"downloaded":119,"rating":64,"num_ratings":120,"last_updated":121,"tested_up_to":104,"requires_at_least":122,"requires_php":123,"tags":124,"homepage":128,"download_link":129,"security_score":130,"vuln_count":131,"unpatched_count":29,"last_vuln_date":132,"fetched_at":31},"redirect-404-error-page-to-homepage-or-custom-page","Redirect 404 Error Page to Homepage or Custom Page with Logs","1.8.10","WPVibes","https:\u002F\u002Fprofiles.wordpress.org\u002Fwpvibes\u002F","\u003Cp>Easily redirect WordPress 404 error pages to the homepage or any other page. The plugin supports permanent redirects (HTTP response status code 301) and temporary redirects (HTTP response status code 302). The plugin will redirect 404 error pages to the homepage when you activate it by using the 301 permanent redirects.\u003C\u002Fp>\n\u003Cp>To configure it open \u003Cstrong>\u003Ccode>Dashboard >> Settings >> General Settings and scroll down to the bottom.\u003C\u002Fcode>\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Note\u003C\u002Fstrong> Permalinks have to be enabled in \u003Cstrong>\u003Ccode>Dashboard >> Settings >> Permalinks\u003C\u002Fcode>\u003C\u002Fstrong> in order for the 404 Redirect to work properly.\u003C\u002Fp>\n\u003Ch3>New Feature\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>404 errors can be logged with this plugin so you can examine what pages may be missing.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Redirect 404 Error Page is very useful for themes with an ugly, uninformative 404 server error page that can’t be changed without missing code and set to still return 404. Simply create a new custom 404 error page and activate the plugin – problem solved!\u003C\u002Fp>\n\u003Cp>It’s also beneficial in situations when a lot of content has been removed from the site. For those situations, create a new page explaining what happened and simply configure Redirect 404 to use that page.\u003C\u002Fp>\n\u003Cp>It is an ideal plugin for missing page redirection.\u003C\u002Fp>\n","Redirect the 404 error page to the homepage or any other page with logs. Supports permanent (301), temporary (302) redirects & not found (404).",10000,287858,45,"2025-03-18T06:11:00.000Z","6.0","7.4",[21,22,125,126,127],"redirect","redirect-404","redirection","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fredirect-404-error-page-to-homepage-or-custom-page\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fredirect-404-error-page-to-homepage-or-custom-page.1.8.10.zip",91,2,"2023-11-07 00:00:00",{"slug":134,"name":135,"version":136,"author":137,"author_profile":138,"description":139,"short_description":140,"active_installs":141,"downloaded":142,"rating":64,"num_ratings":131,"last_updated":143,"tested_up_to":144,"requires_at_least":17,"requires_php":25,"tags":145,"homepage":25,"download_link":146,"security_score":80,"vuln_count":29,"unpatched_count":29,"last_vuln_date":38,"fetched_at":31},"redirect-404-to-home-page-custom-url","Redirect 404 to Home Page – Custom URL","1.0","danielbolander","https:\u002F\u002Fprofiles.wordpress.org\u002Fdanielbolander\u002F","\u003Cp>\u003Cstrong>This WordPress Plugin fixes 404 Errors in Google Webmasters by Redirecting all 404 URLs to Home Page or a Custom URL.\u003C\u002Fstrong>\u003C\u002Fp>\n","This Wordpress Plugin fixes 404 Errors in Google Webmasters by Redirecting all 404 URLs to Home Page or a Custom URL.",4000,13125,"2024-05-09T17:13:00.000Z","6.5.8",[21,22,125,126,127],"https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fredirect-404-to-home-page-custom-url.zip",{"attackSurface":148,"codeSignals":292,"taintFlows":391,"riskAssessment":392,"analyzedAt":400},{"hooks":149,"ajaxHandlers":283,"restRoutes":284,"shortcodes":285,"cronEvents":291,"entryPointCount":28,"unprotectedCount":29},[150,156,159,164,167,172,175,179,183,189,193,197,200,202,206,210,214,218,222,226,230,234,237,239,242,246,248,252,254,256,258,263,266,270,273,277,280],{"type":151,"name":152,"callback":153,"file":154,"line":155},"action","init","closure","block.php",14,{"type":151,"name":157,"callback":153,"file":154,"line":158},"enqueue_block_editor_assets",31,{"type":151,"name":160,"callback":161,"file":162,"line":163},"admin_enqueue_scripts","admin_js","inc\\class-404page-admin.php",35,{"type":151,"name":160,"callback":165,"file":162,"line":166},"admin_css",36,{"type":151,"name":168,"callback":169,"file":170,"line":171},"admin_head","admin_style","inc\\class-404page-block-editor.php",29,{"type":151,"name":168,"callback":169,"file":173,"line":174},"inc\\class-404page-classic-editor.php",28,{"type":151,"name":152,"callback":176,"file":177,"line":178},"anonymous","inc\\class-404page.php",119,{"type":151,"name":180,"callback":181,"file":177,"line":182},"pre_get_posts","exclude_404page",151,{"type":184,"name":185,"callback":186,"priority":187,"file":177,"line":188},"filter","get_pages","remove_404page_from_array",10,152,{"type":184,"name":190,"callback":191,"file":177,"line":192},"redirect_canonical","no_url_guessing",156,{"type":184,"name":194,"callback":153,"priority":195,"file":177,"line":196},"wpseo_exclude_from_sitemap_by_post_ids",999,168,{"type":184,"name":198,"callback":153,"priority":195,"file":177,"line":199},"jetpack_sitemap_skip_post",179,{"type":151,"name":180,"callback":181,"file":177,"line":201},204,{"type":184,"name":203,"callback":204,"file":177,"line":205},"body_class","add_404_body_class_customizr_mode",224,{"type":184,"name":207,"callback":208,"priority":195,"file":177,"line":209},"tc_404_header_content","show404title_customizr_mode",226,{"type":184,"name":211,"callback":212,"priority":195,"file":177,"line":213},"tc_404_content","show404_customizr_mode",227,{"type":184,"name":215,"callback":216,"priority":195,"file":177,"line":217},"tc_404_selectors","show404articleselectors_customizr_mode",228,{"type":151,"name":219,"callback":220,"file":177,"line":221},"template_redirect","maybe_send_410",236,{"type":184,"name":223,"callback":224,"priority":195,"file":177,"line":225},"the_posts","show404_compatiblity_mode",245,{"type":184,"name":227,"callback":228,"priority":195,"file":177,"line":229},"dwqa_prepare_answers","remove_show404_compatiblity_mode",248,{"type":184,"name":231,"callback":232,"priority":195,"file":177,"line":233},"404_template","show404_standard_mode",253,{"type":151,"name":219,"callback":235,"file":177,"line":236},"do_404_header_standard_mode",257,{"type":151,"name":219,"callback":220,"file":177,"line":238},267,{"type":184,"name":203,"callback":240,"file":177,"line":241},"add_404_body_class",317,{"type":151,"name":243,"callback":244,"file":177,"line":245},"wp","do_404_header",398,{"type":184,"name":203,"callback":240,"file":177,"line":247},399,{"type":184,"name":249,"callback":250,"priority":195,"file":177,"line":251},"template_include","change_404_template",400,{"type":151,"name":243,"callback":244,"file":177,"line":253},434,{"type":184,"name":203,"callback":240,"file":177,"line":255},435,{"type":184,"name":203,"callback":240,"file":177,"line":257},527,{"type":151,"name":259,"callback":260,"priority":261,"file":177,"line":262},"wp_head","force_404_start",9.9,653,{"type":151,"name":259,"callback":264,"priority":27,"file":177,"line":265},"force_404_end",654,{"type":151,"name":267,"callback":153,"file":268,"line":269},"admin_notices","inc\\ppf\\ppf-admin.php",612,{"type":151,"name":271,"callback":153,"file":268,"line":272},"admin_print_footer_scripts",647,{"type":151,"name":274,"callback":153,"file":275,"line":276},"plugins_loaded","inc\\ppf\\ppf-plugin-addon.php",132,{"type":151,"name":267,"callback":278,"file":275,"line":279},"admin_notice_base_plugin_not_found",140,{"type":151,"name":267,"callback":281,"file":275,"line":282},"admin_notice_base_plugin_version_insufficient",144,[],[],[286],{"tag":287,"callback":288,"file":289,"line":290},"pp_404_url","pp_404_get_the_url","shortcodes.php",15,[],{"dangerousFunctions":293,"sqlUsage":294,"outputEscaping":299,"fileOperations":29,"externalRequests":29,"nonceChecks":131,"capabilityChecks":389,"bundledLibraries":390},[],{"prepared":131,"raw":28,"locations":295},[296],{"file":177,"line":297,"context":298},311,"$wpdb->query() with variable interpolation",{"escaped":300,"rawEcho":301,"locations":302},8,50,[303,306,308,310,311,313,315,316,318,320,322,324,326,328,330,332,334,336,338,340,342,344,346,348,350,352,354,356,357,359,361,362,363,364,366,367,369,371,372,374,375,377,379,380,382,383,384,385,386,387],{"file":162,"line":304,"context":305},146,"raw output",{"file":162,"line":307,"context":305},150,{"file":162,"line":309,"context":305},155,{"file":162,"line":192,"context":305},{"file":162,"line":312,"context":305},157,{"file":162,"line":314,"context":305},158,{"file":162,"line":196,"context":305},{"file":162,"line":317,"context":305},172,{"file":162,"line":319,"context":305},188,{"file":162,"line":321,"context":305},192,{"file":162,"line":323,"context":305},211,{"file":162,"line":325,"context":305},229,{"file":162,"line":327,"context":305},362,{"file":162,"line":329,"context":305},363,{"file":162,"line":331,"context":305},411,{"file":268,"line":333,"context":305},239,{"file":268,"line":335,"context":305},295,{"file":268,"line":337,"context":305},300,{"file":268,"line":339,"context":305},346,{"file":268,"line":341,"context":305},505,{"file":268,"line":343,"context":305},507,{"file":268,"line":345,"context":305},508,{"file":268,"line":347,"context":305},522,{"file":268,"line":349,"context":305},622,{"file":268,"line":351,"context":305},623,{"file":268,"line":353,"context":305},624,{"file":268,"line":355,"context":305},625,{"file":268,"line":355,"context":305},{"file":268,"line":358,"context":305},626,{"file":268,"line":360,"context":305},627,{"file":268,"line":360,"context":305},{"file":268,"line":360,"context":305},{"file":268,"line":360,"context":305},{"file":268,"line":365,"context":305},629,{"file":268,"line":365,"context":305},{"file":268,"line":368,"context":305},630,{"file":268,"line":370,"context":305},631,{"file":268,"line":370,"context":305},{"file":268,"line":373,"context":305},633,{"file":268,"line":373,"context":305},{"file":268,"line":376,"context":305},634,{"file":268,"line":378,"context":305},635,{"file":268,"line":378,"context":305},{"file":268,"line":381,"context":305},638,{"file":268,"line":381,"context":305},{"file":268,"line":381,"context":305},{"file":268,"line":381,"context":305},{"file":268,"line":381,"context":305},{"file":268,"line":381,"context":305},{"file":268,"line":388,"context":305},655,3,[],[],{"summary":393,"deductions":394},"The '404page' plugin version 11.4.8 exhibits a generally positive security posture with no critical or high-severity vulnerabilities identified in the static analysis or vulnerability history. The absence of AJAX handlers, REST API routes without permission callbacks, cron events, and external HTTP requests significantly limits the plugin's attack surface.  Furthermore, the presence of nonce and capability checks, along with a good proportion of SQL queries using prepared statements, indicates a commitment to secure coding practices. However, a notable concern is the low percentage of properly escaped output (14%), which can lead to Cross-Site Scripting (XSS) vulnerabilities, as evidenced by its past vulnerability history. While the most recent vulnerability was medium severity and is now patched, this pattern of XSS susceptibility warrants attention and suggests that output sanitization should be a priority for developers.\n\nDespite the current lack of identified critical issues, the plugin's history of XSS vulnerabilities, coupled with a significant number of improperly escaped outputs in the static analysis, represents a potential risk. The limited attack surface and use of security checks are strengths, but the weakness in output escaping means that any future vulnerabilities of this type could have a high impact if exploited. Therefore, while the plugin is currently in a good state, ongoing vigilance regarding output sanitization is crucial to maintain its security.",[395,397],{"reason":396,"points":300},"Low percentage of properly escaped output",{"reason":398,"points":399},"History of Cross-Site Scripting vulnerabilities",7,"2026-03-16T17:06:50.566Z",{"wat":402,"direct":417},{"assetPaths":403,"generatorPatterns":409,"scriptPaths":410,"versionParams":411},[404,405,406,407,408],"\u002Fwp-content\u002Fplugins\u002F404page\u002Fcss\u002Fadmin.css","\u002Fwp-content\u002Fplugins\u002F404page\u002Fcss\u002Fsettings.css","\u002Fwp-content\u002Fplugins\u002F404page\u002Fjs\u002Fadmin.js","\u002Fwp-content\u002Fplugins\u002F404page\u002Fjs\u002Fsettings.js","\u002Fwp-content\u002Fplugins\u002F404page\u002Fjs\u002Fblock.js",[],[406,407,408],[412,413,414,415,416],"404page\u002Fcss\u002Fadmin.css?ver=","404page\u002Fcss\u002Fsettings.css?ver=","404page\u002Fjs\u002Fadmin.js?ver=","404page\u002Fjs\u002Fsettings.js?ver=","404page\u002Fjs\u002Fblock.js?ver=",{"cssClasses":418,"htmlComments":423,"htmlAttributes":431,"restEndpoints":435,"jsGlobals":436,"shortcodeOutput":438},[419,420,421,422],"pp-404page-info","has-text-align-left","has-text-align-center","has-text-align-right",[424,425,426,426,427,428,426,429,430],"\u003C!-- Moved from init to enqueue_block_editor_assets in 11.4.1 -->","\u003C!-- init admin -->","\u003C!-- moved to PP_404Page_Admin in v 10 -->","\u003C!-- was handle_method() in previous versions -->","\u003C!-- as of version 11.0.0 the method is part of the settings array -->","\u003C!-- as of version 11.1.1 we not only check inf Yoast SEO is active but also if Yoast SEO sitemap feature is activated -->","\u003C!-- Jetpack since version 11.1.2 -->",[432,433,434],"data-pp-404page-edit-link","data-pp-404page-test-link","data-pp-404page-current-value",[],[437],"pp_404page",[]]