Documentation

Knowledge Base - Plugin Options ExplainedResolve all of your questions in no time

  • Rewrite – URL Slash

    As default the WordPress url’s format include an ending slash. There are situations when this slash is not being append. Turning on this option, all links will get a slash if not included as default. This is also useful when someone try to view a directory content. On majority of servers, when try to open […]

  • CDN – CDN Url

    This functionality is available for PRO version. A Content Delivery Network – CDN – is a network of servers located around the globe in fundamental spots with fast access. It takes a while for a web page to load especially if the server is located far away from the user. So they are designed to […]

  • Admin – Change default run-ajax.php

    This functionality is available for PRO version The run-ajax.php is being used by WordPress core and many plugins to initiate AJAX calls from dashboard and front side. This is specific to WordPress, a site using such slug is an easy target to hack attempts.

  • Admin – Change wp-login.php

    Using the WordPress as CMS to manage your website it turns into a magnet for all brute force attempts to login, from boots and hackers. On CODEX there’s a dedicated page for such topic Brute Force Attacks it’s a very sensible area of your website and should get the appropriate attention from everyone. There are […]

  • Admin – Change wp-admin

    Despite the flexibility of WordPress framework, there are few ways to configure the admin login url customization for making a bit safer against unauthorized access and brute force attempts. All methods are not provided out of the box through WordPress core but require custom code to make it happen. Completely hide default WordPress admin url […]

  • General / Html – Admin Bar

    When being logged-in, on front side WordPress display a top admin bar to facilitate an easy access to different areas and configuration options. The Admin Bar module can be used to hide the default admin bar, for specif roles.

  • General / Html – Meta

    Remove WordPress Generator Meta Remove the autogenerated meta generator tag within head (WordPress Version). Tag example: <meta name=”generator” content=”WordPress 4.6.1″ /> Remove Other Generator Meta Remove other meta generated tags within head (eg Theme Name, Theme Version). Tag example: <meta content=”Divi –  Child v.1.0.0″ name=”generator”/> Removing such meta tag create  issues for BuddyPress plugin which […]

  • General – Block Theme / Plugin detectors

    This feature enhances your website’s privacy and security by blocking known user agents and IP addresses associated with popular theme detectors. By preventing these entities from accessing skwq-related information, it makes it significantly harder for them to gather details about your site’s design and structure. Key Benefits: Enhanced Privacy: By blocking theme detectors, you keep […]

  • General / Html Emulate CMS

    Using the option the system tries to misguide the used WordPress by outputting the wrong traces, of the selected CMS. Misleading and making a false lead provide extra security, as the attacker search and attempt to hack something which not exist. The plugin can emulate systems like: Drupal – Drupal is a free and open-source […]

  • General / Html – Feed

    Web feeds allows users and applications to receive regular updates from a site. There are several different kinds of feeds, read by different feed-readers. Some feeds include RSS (“Rich Site Summary” or “Really Simple Syndication”), Atom or RDF files. By default, WordPress comes with various feeds: RSS 2.0 format http://-domain-name-/feed/ RSS 2.0 format http://-domain-name-/feed/rss2/ RSS […]

Scroll to top