Showing posts with label WordPress. Show all posts
Showing posts with label WordPress. Show all posts
Two of the most difficult aspects of running a modern website is managing the hosting environment and the backing database. Microsoft Azure offers two different products that can easily run a complex website. By using Azure Database for MySQL and Azure Web Apps, creating and running a WordPress site becomes easier.

Source : adamtheautomato
Read More
Is WordPress Secure? Here's What the Data SaysIs WordPress secure? Read this post for a data-backed look at how WordPress sites get hacked, and whether or not WordPress is actually secure.

Source : kinsta.com
Read More
If you notice that your WordPress hosting provider is not running PHP 7, but has it available to its users, you may want to consider making a WordPress PHP version change so you can benefit from all of PHP 7’s features. However, in order to avoid breaking your site, you should make sure all of your site’s themes and plugins are compatible. 
To check for WordPress PHP version compatibility, you can use another simple plugin called PHP Compatibility Checker.

Source : wpbuffs.com
Read More
The WordPress core uses .htaccess for two things: Permalinks and Multisite. This means that .htaccess is only required if you have enabled either of these features. Otherwise, .htaccess is entirely optional for default WordPress installations. Beyond the WP core, many plugins also use the .htaccess file for custom directives involving rewrites, redirects, custom headers, file compression, and much more. In many cases, such plugins add their .htaccess rules to your .htaccess file automatically, behind the scenes. 
So even if you haven’t enabled Permalinks or Multisite, your site may be using .htaccess rules added by WordPress plugins for various types of functionality. That’s one of the cool things about .htaccess: it can be configured and customized to improve your site’s performance, security, and usability. To help you get started, this tutorial provides a collection of .htaccess techniques that are useful for any WordPress-powered site. Combined into a blank .htaccess file, these techniques serve as a great starting point for creating your own custom .htaccess file for WordPress.

Source : Perishable Press
Read More
Excellent tool to search for WordPress vulnerabilities !
Advanced search in search engines, enables analysis provided to exploit GET / POST capturing emails & urls, with an internal custom validation junction for each target / url found

Source : GitHub - googleinurl/SCANNER-INURLBR
Read More
Previous PostOlder Posts Home