How can a non-programmer keep his WordPress site secure?

by 13 replies
13
I don't know much about programming, but I'd like to make my WordPress site secure. Is this possible without spending hours and hours studying programming? If not, do you happen to know of an inexpensive Fiverr gig or something that would put my site on lock-down? Any recommendations?
#programming #nonprogrammer #secure #site #wordpress
  • Hello James,

    Yes, you can secure your wordpress website by using some plugins like iThemes Security (formerly Better WP Security), Wordfence Security or Wpsiteguardian. Also use username and password characters that is strong use lowercase and uppercase together with number and signs.
    • [1] reply
    • I have Wordfence installed... and I still got hacked. In fact, I paid someone on Fiverr to clean both of my websites... and both sites were hacked again three days later. For a dude who just wants to start a blog, it's pretty infuriating. (So far I've spent seven hours dealing with malware, and zero hours writing).

      Can anyone recommend a gig (or a service) that can clean-up and secure my sites for cheap?
  • Wordpress sites get hacked all the time. Every year there is some news about WP plugins with security vulnerabilities. Usually, hundreds of thousands or even a million WP sites are affected by the time they discover the vulnerabilities.

    Last year a whole bunch of WordPress Plugins were vulnerable to Cross-site Scripting (XSS). It was due to the misuse of the add_query_arg() and remove_query_arg() functions. These are some very popular functions used to modify and add query strings to URLs within WordPress.

    This is the list of plugins that were affected last year:

    Jetpack
    WordPress SEO
    Google Analytics by Yoast
    All In one SEO
    Gravity Forms
    Multiple Plugins from Easy Digital Downloads
    UpdraftPlus
    WP-E-Commerce
    WPTouch
    Download Monitor
    Related Posts for WordPress
    My Calendar
    P3 Profiler
    Give
    Multiple iThemes products including Builder and Exchange
    Broken-Link-Checker
    Ninja Forms

    I have no idea why anyone would want to use Wordpress...
    • [1] reply
    • What low-cost content management system is better and more secure?
      • [1] reply
  • [DELETED]
  • Using security plugins are the best option to integrate and keep the website secure. But apart from this you must also have the secured server where you are hosting your website such as HTTPS protocol.
  • For any upload folders make sure only content goes in there allowed,
    depending on your web server you can configure per directory to only allow certain files

    drop .htaccess file in the upload directories...sure they have some scripts that are written for this purpose already

    you don't want files upload to the server that can gain access to your hosting account
  • 1. Install each WordPress update as soon it becomes available.
    2. Keep the number of Plugins on you site to a minimum and ALWAYS DELETE - not just disable - those plugins no longer in use.
    3. Upgrade the plugins on your site as soon as updates become available.
    4. Choose difficult passwords and change them regularly.
    5. Back up your site data daily, weekly or monthly, depending on how often information changes on your site.
    6. Use .htaccess to protect your WordPress site. -- If you are not comfortable with code - ask your WP Developer to show you how to do this, or have your developer do it for you.

    Once these site 'hardening' practices are in place, it is time to look at Security plugins to monitor your WordPress core files and traffic.
  • I would recommend you to go with All In One WP Security & Firewall plugin. It is the best and you won't need to worry about your website's security at all.
    • [1] reply
    • Can anyone confirm this? (I had WordFence and BPS Security installed and still got hacked).
      • [1] reply
  • [DELETED]
  • [DELETED]
  • Have a look at a dedicated WordPress host like FlyWheel.
    If your site get's hacked they fix it for free:
    https://getflywheel.com/why-flywheel...ress-security/
    • [ 1 ] Thanks

Next Topics on Trending Feed