<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Web Security Malware Removal</title>
	<atom:link href="https://www.websicherheit.at/en/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.websicherheit.at/</link>
	<description>Website Malware Removal / Security</description>
	<lastBuildDate>Tue, 02 Dec 2025 14:38:46 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>WordPress security practices every website owner should know</title>
		<link>https://www.websicherheit.at/en/wordpress-security-practices-every-website-owner-should-know/</link>
		
		<dc:creator><![CDATA[websecurity]]></dc:creator>
		<pubDate>Tue, 02 Dec 2025 14:37:03 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Tips]]></category>
		<guid isPermaLink="false">https://www.websicherheit.at/?p=4783</guid>

					<description><![CDATA[<p>Introduction WordPress powers over 43% of all websites, making it an attractive target for cybercriminals. It is crucial to understand why websites get hacked and to implement robust security measures to protect your digital assets, user data, and online reputation. Why WordPress Websites Get Hacked Hackers attack WordPress sites for several key reasons: To send [&#8230;]</p>
<p>The contribution <a href="https://www.websicherheit.at/en/wordpress-security-practices-every-website-owner-should-know/">WordPress security practices every website owner should know</a> appeared first <a href="https://www.websicherheit.at/en">Web Security Malware Removal</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h3>Introduction</h3>
<p>WordPress powers over 43% of all websites, making it an attractive target for cybercriminals. It is crucial to understand why websites get hacked and to implement robust security measures to protect your digital assets, user data, and online reputation.</p>
<h3>Why WordPress Websites Get Hacked</h3>
<p>Hackers attack WordPress sites for several key reasons:</p>
<ul>
<li>To send spam emails</li>
<li>To steal sensitive information (data, mailing lists, saved credit cards)</li>
<li>To install malware on users&#8217; devices</li>
<li>To redirect users to other websites and thereby steal your traffic</li>
</ul>
<p>Often, attacks are part of larger schemes, such as distributed denial-of-service (DDoS) attacks, which target the website infrastructure rather than individual pages.</p>
<h2>Best Practices for WordPress Security</h2>
<h3>1. Regular Backups and Monitoring</h3>
<p>Always create backups before making any changes:</p>
<ul>
<li>Use your hosting provider&#8217;s automatic backup features</li>
<li>Install a WordPress backup plugin like <strong>UpdraftPlus</strong> for automatic backups</li>
<li>Ensure backups are stored in multiple locations</li>
<li>Perform regular security audits</li>
</ul>
<h3>2. Keep WordPress Core, Themes, and Plugins Up to Date</h3>
<p>Updates are your first line of defense against security vulnerabilities. Hackers often exploit known weaknesses in outdated software.</p>
<ul>
<li>Enable automatic updates for WordPress Core</li>
<li>Regularly review and update themes and plugins</li>
<li>Remove unused themes and plugins</li>
<li>Download themes and plugins only from reputable sources</li>
</ul>
<p>Updates often fix security vulnerabilities and should be installed as soon as possible.</p>
<h3>3. Strengthen Authentication and User Role Management</h3>
<p>Implement robust login security:</p>
<ul>
<li>Use unique, strong passwords</li>
<li>Use password managers like LastPass or 1Password</li>
<li>Avoid the default username &#8220;admin&#8221;</li>
<li>Assign only the minimum necessary permissions for users</li>
<li>Perform regular login audits and remove users who no longer need access</li>
</ul>
<h3>4. Secure the WordPress Database</h3>
<p>Your database contains sensitive information and requires protection.</p>
<ul>
<li>Change the default database prefix &#8220;wp_&#8221;</li>
<li>Limit user permissions for the database</li>
<li>Use strong database passwords</li>
<li>Optimize and clean the database regularly</li>
</ul>
<h3>5. Restrict login attempts</h3>
<p>Protect against brute-force attacks:</p>
<ul>
<li>Use plugins like Limit Login Attempts or <strong>WordFence</strong></li>
<li>Block logins after several failed attempts</li>
<li>Set up email alerts for suspicious login activity</li>
</ul>
<h3>6. Secure open forms</h3>
<p>Protect all forms on the website:</p>
<ul>
<li>Use anti-spam plugins like WP Armour or Google Captcha</li>
<li>Disable comments when they are not needed</li>
<li>Activate SSL, so all form contents are securely transmitted to server</li>
</ul>
<h3>7. Disable file editing</h3>
<p>Prevent unauthorized file modifications:</p>
<ul>
<li>Add the line define(&#8216;DISALLOW_FILE_EDIT&#8217;, true);  to wp-config.php</li>
<li>Prevent users from editing theme and plugin files</li>
<li>Promote secure file management practices</li>
<li>Ensure your server uses SSL to encrypt data</li>
</ul>
<h2>Conclusion</h2>
<p>WordPress security is an ongoing process that requires consistent attention and proactive management. By implementing these best practices, you will significantly reduce the risk of security breaches and protect the integrity of your website and your customers.</p>
<p>Remember: No security measure is 100% foolproof, but a multi-layered, comprehensive approach can significantly minimize potential vulnerabilities.</p>
<blockquote><p>If you don&#8217;t want to handle everything yourself, I offer a very affordable <a href="https://www.websicherheit.at/en/wordpress-maintenance-support/">WordPress Maintenance Service.</a></p></blockquote>
<p>The contribution <a href="https://www.websicherheit.at/en/wordpress-security-practices-every-website-owner-should-know/">WordPress security practices every website owner should know</a> appeared first <a href="https://www.websicherheit.at/en">Web Security Malware Removal</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>5 ways to improve your WordPress security</title>
		<link>https://www.websicherheit.at/en/5-ways-to-improve-your-wordpress-security/</link>
		
		<dc:creator><![CDATA[websecurity]]></dc:creator>
		<pubDate>Sat, 10 Jul 2021 07:58:19 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<guid isPermaLink="false">https://www.websicherheit.at/?p=2884</guid>

					<description><![CDATA[<p>Currently 35% of all websites worldwide run with WordPress as CMS. Due to its immense popularity, WordPress is of course also a popular target for hackers, spammers and data thieves. First &#8211; the bad news: Hundreds of thousands of WordPress sites are hacked every year! Howevewr, having a secure WordPress website doesn&#8217;t have to be [&#8230;]</p>
<p>The contribution <a href="https://www.websicherheit.at/en/5-ways-to-improve-your-wordpress-security/">5 ways to improve your WordPress security</a> appeared first <a href="https://www.websicherheit.at/en">Web Security Malware Removal</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Currently 35% of all websites worldwide run with WordPress as CMS. Due to its immense popularity, WordPress is of course also a popular target for hackers, spammers and data thieves.</p>
<p>First &#8211; the bad news: Hundreds of thousands of WordPress sites are hacked every year!<br />
Howevewr, having a secure WordPress website doesn&#8217;t have to be a big challenge.</p>

<h3>Step 1: Install WordPress updates immediately</h3>
<p>It&#8217;s important to stay current with the latest WordPress updates. Make sure your WordPress website is running on the latest WordPress version.</p>
<h3>Step 2: Update plugins regularly</h3>
<p>It is critical to update all plugins regularly and to uninstall inactive plugins. In a Wordfence survey, 60% of known hacking attacks were carried out via plugin or theme vulnerabilities.</p>
<div id="attachment_2317" style="width: 1015px" class="wp-caption aligncenter"><img fetchpriority="high" decoding="async" aria-describedby="caption-attachment-2317" class="wp-image-2317 size-full" src="https://www.websicherheit.at/wp-content/uploads/2020/02/wordpress-website-hacked-causes.png" alt="how wordpress websites hacked" width="1005" height="605" srcset="https://www.websicherheit.at/wp-content/uploads/2020/02/wordpress-website-hacked-causes.png 1005w, https://www.websicherheit.at/wp-content/uploads/2020/02/wordpress-website-hacked-causes-300x181.png 300w, https://www.websicherheit.at/wp-content/uploads/2020/02/wordpress-website-hacked-causes-768x462.png 768w, https://www.websicherheit.at/wp-content/uploads/2020/02/wordpress-website-hacked-causes-705x424.png 705w" sizes="(max-width: 1005px) 100vw, 1005px" /><p id="caption-attachment-2317" class="wp-caption-text">Image Source: <a href="https://www.wordfence.com/blog/2016/03/attackers-gain-access-wordpress-sites/" target="_blank" rel="noopener noreferrer">Wordfence</a></p></div>
<p>However, the security problems in most of these plugins were fixed a long time ago. The website owners just didn&#8217;t update the plugins and thus didn&#8217;t protect their website.</p>
<h3>Step 3: Use secure passwords!</h3>
<p>Use secure passwords! Also, don&#8217;t use obvious usernames &#8211; especially &#8220;admin&#8221; and &#8220;administrator&#8221;. These are the most common usernames attempted by hackers in brute force attacks.</p>
<h3>Step 4: Make regular backups</h3>
<p>A recent backup is essential to prevent data loss. If you back up regularly, all essential data of your website will be stored in another safe place in the event that you are attacked or make a mistake.</p>
<h3>Step 5: Delete all unused data</h3>
<p>Delete any old data that you no longer require from your website. This includes old backup files, log files, applications you don&#8217;t use (e.g.: phpMyAdmin and Adminer), or other items you don&#8217;t need on your website.</p>
<p>Also, old test sites (sub-domains, development and staging websites) should be updated or removed. Old data is an additional possible point of attack that must be protected. If you can remove them, you reduce the risk.</p>
<p>With these tips you are very well, but unfortunately not 100% protected. Should the worst happen, we can quickly clean up your website, find out how it got hacked, and help protect against future attacks.</p>
<div  class='avia-button-wrap av-bf5lw-ea29c0ae99053db3abd3c25d96aab986-wrap avia-button-center  avia-builder-el-1  el_after_av_sidebar  avia-builder-el-last '><a href='https://www.websicherheit.at/en/contact-wordpress-specialist/'  class='avia-button av-bf5lw-ea29c0ae99053db3abd3c25d96aab986 av-link-btn avia-icon_select-yes-left-icon avia-size-small avia-position-center avia-color-theme-color'   aria-label="Contact us now!"><span class='avia_button_icon avia_button_icon_left avia-iconfont avia-font-entypo-fontello' data-av_icon='' data-av_iconfont='entypo-fontello' ></span><span class='avia_iconbox_title' >Contact us now!</span></a></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>The contribution <a href="https://www.websicherheit.at/en/5-ways-to-improve-your-wordpress-security/">5 ways to improve your WordPress security</a> appeared first <a href="https://www.websicherheit.at/en">Web Security Malware Removal</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>WordPress Redirect Hack</title>
		<link>https://www.websicherheit.at/en/wordpress-redirect-hack/</link>
		
		<dc:creator><![CDATA[websecurity]]></dc:creator>
		<pubDate>Mon, 09 Mar 2020 21:02:43 +0000</pubDate>
				<category><![CDATA[Alerts]]></category>
		<guid isPermaLink="false">https://www.websicherheit.at/?p=2862</guid>

					<description><![CDATA[<p>Many current WordPress hacks that I&#8217;m seeing are redirecting all visitors to a foreign domain. These &#8220;malware redirects&#8221; or &#8220;spam forwarding&#8221; are being used to send malvertising to all your website visitors. This article looks at how this redirection occurs and what variations are possible. Because the redirects do not always occur on every visit [&#8230;]</p>
<p>The contribution <a href="https://www.websicherheit.at/en/wordpress-redirect-hack/">WordPress Redirect Hack</a> appeared first <a href="https://www.websicherheit.at/en">Web Security Malware Removal</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Many current WordPress hacks that I&#8217;m seeing are redirecting all visitors to a foreign domain. These &#8220;malware redirects&#8221; or &#8220;spam forwarding&#8221; are being used to send malvertising to all your website visitors.</p>
<p>This article looks at how this redirection occurs and what variations are possible. Because the redirects do not always occur on every visit (and are often deliberately hidden from admin users!), this type of hack may remain undetected for a long time.</p>
<p>One thing is certain: Remedial action must be taken urgently so that valuable traffic is not lost and your customers are not attacked.</p>
<p><strong>Update: August 3, 2024.</strong> Balada Injector Hackers are increasingly active again, and many websites are currently being attacked. Litespeed Cache is often to blame; this needs to be deactivated and then all backdoors removed.</p>
<p><strong>Update: 18/08/2023:</strong> There are still a lot of redirect attacks going on &#8211; mainly because of the same problems due to insecure plugins and missing updates!</p>
<blockquote><p>If you don&#8217;t want to waste any time, and want to protect your website visitors please <a href="https://www.websicherheit.at/en/contact-wordpress-specialist/">contact me</a> for immediate professional help &amp; cleanup.</p></blockquote>
<h3>Common Domain names actively used in WordPress redirects</h3>
<p>egocoattell.live</p>
<p>redfiretobind.com</p>
<p>bluefiretobind.com</p>
<p>rdntocdns.com</p>
<p>taskscompletedlists.com</p>
<p>recordsbluemountain.com</p>
<p>roselinetoday.com</p>
<p>bluelitetoday.com</p>
<p>redselectorpage.com</p>
<p>blueselectorpage.com</p>
<p>greenstepcherry.com</p>
<p>bluestepcherry.com</p>
<p>decentralappps.com</p>
<p>linestoget.com</p>
<p>stratosbody.com</p>
<p>quartzquester.top</p>
<p>viqtorywins.com</p>
<p>clickandanalytics.com</p>
<p>predictivdisplay.com</p>
<p>firstblackphase.com</p>
<p data-pm-slice="1 1 [&quot;bulletList&quot;,null,&quot;listItem&quot;,null]">sortyellowapples.com</p>
<p>descriptionscripts.com</p>
<p>scriptsplatform.com</p>
<p>cdn.statisticline.com</p>
<p>desirebluestock.com</p>
<p>actraffic.com</p>
<p>importraffic.com</p>
<p>trackersline.com</p>
<p>violetlovelines.com</p>
<p>specialblueitems.com</p>
<p>weatherpillatform.com</p>
<p>admarketlocation.com</p>
<p>travelfornamewalking.ga</p>
<p>transandfiestas.ga</p>
<p>helpmart.ga</p>
<p>jQueryNS.com</p>
<p>legendarytable.com</p>
<p>greengoplatform.com</p>
<p>transportgoline.com</p>
<p>drakefollow.com</p>
<p>confirmacionsb.com</p>
<p>classicpartnerships.com</p>
<p>specialadves.com</p>
<p>lovegreenpencils.ga</p>
<p>linetoadsactive.com</p>
<p>secondaryinformtrand.com</p>
<p>donatelloflowfirstly.ga</p>
<p>hostingcloud.racing</p>
<p>lowerthenskyactive.ga</p>
<p>lowerbeforwarden.ml</p>
<p>polimer.xyz</p>
<p>deliverygoodstrategies.com</p>
<p>gabriellalovecats.com</p>
<p>watch-video.net</p>
<p>bnmjjwinf292.com</p>
<p>name0fbestway.com</p>
<p>declarebusinessgroup.ga</p>
<p>sinistermousemove.art</p>
<p>url-partners.g2afse.com</p>
<p>buyittraffic.com</p>
<p>cuttraffic.com</p>
<p>puttraffic.com</p>
<p>importtraffic.com</p>
<p>decimalprovehour5.live</p>
<p>trendopportunityfollow.ga</p>
<p>examhome.net</p>
<p>saskmade.net</p>
<p>stat.trackstatisticsss.com</p>
<p>sferverification.com</p>
<p>poponclick.info</p>
<p>train.developfirstline.com</p>
<p>letsmakeparty3.ga</p>
<p>beforwardplay.com</p>
<p>belaterbewasthere.com</p>
<p>waterflowpick24.live</p>
<p>2.8mono.biz</p>
<p>dontstopthismusics.com</p>
<p>lobbydesires.com</p>
<p>blackentertainments.com</p>
<p>fox.trackstatisticsss.com</p>
<p>graizoah.com</p>
<p>asoulrox.com</p>
<p>ofgogoatan.com</p>
<p>stivenfernando.com</p>
<p>fast.destinyfernandi.com</p>
<p>trackstatisticsss.com</p>
<p>check.resolutiondestin.com</p>
<p>dest.collectfasttracks.com</p>
<p>digestcolect.com</p>
<p>verybeatifulantony.com</p>
<p>gotosecond2.com</p>
<p>forwardmytraffic.com</p>
<p>crazytds.club</p>
<h3><img decoding="async" class="size-medium wp-image-2315 alignright" src="https://www.websicherheit.at/wp-content/uploads/2020/02/WordPress-logo-300x300.png" alt="WordPress Sicherheit / Updates" width="300" height="300" srcset="https://www.websicherheit.at/wp-content/uploads/2020/02/WordPress-logo-300x300.png 300w, https://www.websicherheit.at/wp-content/uploads/2020/02/WordPress-logo-80x80.png 80w, https://www.websicherheit.at/wp-content/uploads/2020/02/WordPress-logo-768x768.png 768w, https://www.websicherheit.at/wp-content/uploads/2020/02/WordPress-logo-36x36.png 36w, https://www.websicherheit.at/wp-content/uploads/2020/02/WordPress-logo-180x180.png 180w, https://www.websicherheit.at/wp-content/uploads/2020/02/WordPress-logo-705x705.png 705w, https://www.websicherheit.at/wp-content/uploads/2020/02/WordPress-logo.png 1000w" sizes="(max-width: 300px) 100vw, 300px" /></h3>
<p><span style="font-size: 20px; font-weight: 600;">WordPress spam redirects &#8211; hiding places for the malware</span></p>
<p>In principle, automatic redirects can be placed in any file loaded by the WordPress system.<br />
In addition, there are also frequent script injections directly into the database.<br />
There are various hiding places for spam redirects that I&#8217;ve seen in the last months:</p>
<ul>
<li>Javascript injections in PHP files (especially in theme and plugin files)</li>
<li>Javascript files, injected at the beginning of all JS files on server</li>
<li>Script injections in pages and articles (wp-posts database table)</li>
<li>URL of website (as set in wp-options database table) changed to hackers domain</li>
<li>Modified .htaccess files (often in many folders)</li>
<li>Via advertising networks (hacked ad servers)</li>
</ul>
<p>In addition to the spam redirects there are always multiple backdoors added, and often several admin users are added to WordPress to allow the hackers full access even once the vulnerable plugins have been patched.</p>
<h3>A partial list of vulnerable plugins being used</h3>
<p>The vast majority of these attacks are targeted at vulnerabilities that were patched months or even years ago.  If you have any of these plugins installed in your website make sure you are using the latest secure updated !</p>
<ul>
<li>Duplicator</li>
<li>Page Builder by SiteOrigin</li>
<li>ThemeGrill Demo Importer</li>
<li>Profile Builder</li>
<li>WP GDPR Compliance</li>
<li>Coming Soon and Maintenance Mode</li>
</ul>
<h4>How do I avoid these problems?</h4>
<p>As with most WordPress attacks, the solution is to update all your plugins and WordPress core regularly.  Also make sure to remove (and not just deactivate) any plugins that are not required.</p>
<h3>How to restore your website if you are infected</h3>
<p>There are two ways to restore an infected website: by restoring a recent, clean backup or by removing all malware and backdoors that otherwise allow hackers to keep coming back.</p>
<ol>
<li><strong>Restore a backup</strong></li>
</ol>
<p>Since these attacks generally infect 100 or even 1000 files as well as the database, the best recovery method is to delete the entire WordPress directory (make sure your backup is OK before doing this !!) and reinstall from a clean backup. Then also restore your database from a clean backup.</p>
<ol start="2">
<li><strong>Manually remove all malware and backdoors</strong></li>
</ol>
<p>If this is not possible you should contact a professional for help &#8211; with the right tools and knowledge the cleanup can be completed in 2-3 hours and your website can be put back online.</p>
<blockquote><p>I can have your website clean, safe and online within hours for just US$149 (€129) &#8211; <a href="https://www.websicherheit.at/en/contact-wordpress-specialist/">contact me now for immediate help</a>!</p></blockquote>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>The contribution <a href="https://www.websicherheit.at/en/wordpress-redirect-hack/">WordPress Redirect Hack</a> appeared first <a href="https://www.websicherheit.at/en">Web Security Malware Removal</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
