<?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>start the loop_</title>
	<atom:link href="https://start-the-loop.com/en/feed/" rel="self" type="application/rss+xml" />
	<link>https://start-the-loop.com/en/</link>
	<description>WordPress made easy</description>
	<lastBuildDate>Thu, 19 Feb 2026 13:58:53 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://start-the-loop.com/wp-content/uploads/2018/11/cropped-favicon-32x32.png</url>
	<title>start the loop_</title>
	<link>https://start-the-loop.com/en/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Securing WordPress easily and efficiently</title>
		<link>https://start-the-loop.com/en/securing-wordpress-easily-and-efficiently/</link>
		
		<dc:creator><![CDATA[Elisabeth]]></dc:creator>
		<pubDate>Thu, 19 Feb 2026 13:11:29 +0000</pubDate>
				<category><![CDATA[newsletter_04]]></category>
		<category><![CDATA[security]]></category>
		<guid isPermaLink="false">https://start-the-loop.com/?p=15567</guid>

					<description><![CDATA[<p>Securing a WordPress website is actually not difficult. Basically, it&#8217;s just normal housekeeping that makes your website more secure. There are some simple but very effective measures you can take to protect your website. What you easily can do yourself 1. Updates, Updates, Updates At the top of the list is keeping all plugins, themes, [&#8230;]</p>
<p>The post <a href="https://start-the-loop.com/en/securing-wordpress-easily-and-efficiently/">Securing WordPress easily and efficiently</a> has first been published on <a href="https://start-the-loop.com/en">start the loop_</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"><strong>Securing a WordPress website is actually not difficult. Basically, it&#8217;s just normal housekeeping that makes your website more secure. There are some simple but very effective measures you can take to protect your website.</strong></p>



<h2 class="wp-block-heading">What you easily can do yourself</h2>



<h3 class="wp-block-heading">1. Updates, Updates, Updates</h3>



<p class="wp-block-paragraph">At the top of the list is keeping all plugins, themes, and even the WordPress core up to date. Regular updates close known security gaps that attackers specifically exploit. Updates therefore not only bring new features, but above all important security patches.</p>



<h3 class="wp-block-heading">2. Sensible user capabilities</h3>



<p class="wp-block-paragraph">Not every user needs admin capabilities – usually, one administrator account is sufficient. All other user should only get the capabilities they need in order to do their job. This limits the damage if a user account is compromised. A hacked editor account is significantly less critical than administrator access.</p>



<h3 class="wp-block-heading">3. Delete inactive plugins</h3>



<p class="wp-block-paragraph">Be sure to only use plugins and themes that are actively maintained. Sometimes the author loses interest or an extension is no longer updated for other reasons. Themes and extensions that are no longer maintained pose a major security risk and should be removed promptly.</p>



<p class="wp-block-paragraph">The same applies to plugins and themes that are not actively used. You try out a plugin or theme and then deactivate it again. We don&#8217;t delete them right away because we might use them after all. You should also keep an eye on this list and delete everything that is not being used.</p>



<h3 class="wp-block-heading">4. Only use trustworthy sources</h3>



<p class="wp-block-paragraph">Only obtain themes and plugins from official and trustworthy sources. Supposed bargains, where paid extensions are offered for free or at very low prices, usually contain malicious code. This puts your entire website at risk.</p>



<h3 class="wp-block-heading">5. Secure Access</h3>



<p class="wp-block-paragraph">You should always use strong credentials, which means, above all, good passwords (see box). Never reuse passwords, even if it makes them easier to remember. Avoid the default username &#8220;admin&#8221;, as this is always the first one tried in brute force attacks. Each user should have their own account with a secure, unique password and only be granted the necessary rights.</p>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8d39b2df wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:60%">
<p class="wp-block-paragraph">For particularly sensitive access points—primarily administrator accounts—it makes sense to set up two-factor authentication (2FA).</p>



<p class="wp-block-paragraph">On websites with many users, you no longer have direct control over the strength of passwords. In this case, it is worth installing a plugin that enforces strong passwords. Weak login credentials are the biggest security risk for any website.</p>
</div>



<div class="wp-block-column has-secondary-background-color has-background is-layout-flow wp-block-column-is-layout-flow" style="border-top-color:var(--wp--preset--color--primary-alt);border-top-width:8px;border-right-style:none;border-right-width:0px;border-bottom-style:none;border-bottom-width:0px;border-left-style:none;border-left-width:0px;padding-top:var(--wp--preset--spacing--small);padding-right:var(--wp--preset--spacing--small);padding-bottom:var(--wp--preset--spacing--small);padding-left:var(--wp--preset--spacing--small);flex-basis:33.33%">
<h4 class="wp-block-heading" style="margin-bottom:0;font-style:normal;font-weight:500">A good password should&#8230;</h4>



<ul style="margin-top:var(--wp--preset--spacing--small)" class="wp-block-list">
<li style="margin-top:0">consist of at least 12 characters</li>



<li>contain upper and lower case letters</li>



<li>use numbers and special characters</li>



<li>not contain real words</li>



<li>not be used more than once</li>
</ul>
</div>
</div>



<h3 class="wp-block-heading">6. Don&#8217;t skimp on hosting</h3>



<p class="wp-block-paragraph">A good hosting provider protects its servers with a modern, secure infrastructure, creates regular backups, and provides expert support in case of problems. This is an important basis for the security of your website.</p>



<h2 class="wp-block-heading">Hide login?</h2>



<p class="wp-block-paragraph">Very often, I read the following advice: you should hide the login page. This is not difficult to implement; the WP login is simply assigned a different URL. I don&#8217;t consider this measure to be very effective, because attackers can also find hidden login pages. It is better to focus on strong usernames and secure passwords.</p>



<h2 class="wp-block-heading">And what about security plugins?</h2>



<p class="wp-block-paragraph">There are many offerings in the <a href="https://wordpress.org/plugins/">plugin directory</a> under the keyword “security”. These plugins promise fast, comprehensive protection for all situations. They are available in free versions via WordPress.org or in premium versions for an annual license fee. They usually offer functions from the following areas:</p>



<ul class="wp-block-list">
<li>Firewall, i.e., login attempts are logged and, if necessary, the IP addresses from which the attempts originate are blocked.</li>



<li>The malware scanner checks the installation for potential malicious code and compares the plugins with lists of known security vulnerabilities.</li>



<li>Ways to secure user accounts and logins, e.g., by requiring strong passwords.</li>
</ul>



<p class="wp-block-paragraph">Many of these functions can also be handled by a good hosting provider. Depending on your hosting provider&#8217;s security standards, you may not even be allowed to install any security plugins. This is not a disadvantage, but a sign that the hosting company takes the issue seriously and takes care of it. You can often configure individual aspects in your customer menu.</p>



<p class="wp-block-paragraph">The appeal of a security plugin is that it guides users through all of the above security aspects. The functions are brought together in a dashboard, where everything is clearly displayed and (ideally) well explained. However, if you want to use more than just the basic functions, you usually need the paid version. For those who have a more affordable hosting plan, a security plugin can increase the security of the website.</p>



<p class="wp-block-paragraph">Instead of installing a large extension with many functions, you can also manage many aspects individually. For example, you can install a plugin that enforces strong passwords and, ideally, requires two-factor authentication for certain user groups. Or one that only allows a certain number of login attempts.</p>



<p class="wp-block-paragraph">I also have other options for security scans; there are plugins and services that offer this service, either free of charge or for a fee. This often comes together with the backup function: a plugin that regularly creates backups and sends them to another server, if possible, can usually also initiate a security scan.</p>



<h2 class="wp-block-heading">Conclusion on security plugins</h2>



<p class="wp-block-paragraph">Security plugins can help make the complex topic of security easier to understand. Some things may not seem absolutely necessary at first glance—I&#8217;m thinking, for example, of hiding the WordPress login. But when used correctly, these plugins can be helpful.</p>



<p class="wp-block-paragraph">It is important to note that security plugins in particular require meticulous attention when it comes to updates. After all, these tools have extensive rights in the system and interfere deeply with a website. If a security vulnerability remains open here, the security plugin itself becomes a security risk.</p>



<p class="wp-block-paragraph">The usefulness of a security plugin depends not least on the hosting. If your website is hosted by a provider that already offers sophisticated firewalls and malware protection, installing an additional extension does not add much value. <br>Security plugins can also lead to a false sense of security: if weak passwords are in use or there are many unmonitored admin accounts, the back door is wide open. Even a security plugin cannot prevent this.</p>
<p>The post <a href="https://start-the-loop.com/en/securing-wordpress-easily-and-efficiently/">Securing WordPress easily and efficiently</a> has first been published on <a href="https://start-the-loop.com/en">start the loop_</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Password Manager</title>
		<link>https://start-the-loop.com/en/password-manager/</link>
		
		<dc:creator><![CDATA[Elisabeth]]></dc:creator>
		<pubDate>Fri, 06 Feb 2026 11:44:49 +0000</pubDate>
				<category><![CDATA[security]]></category>
		<guid isPermaLink="false">https://start-the-loop.com/?p=15467</guid>

					<description><![CDATA[<p>A secure password consists of at least 12 characters that are chosen at random. However, no one can remember a bunch of random characters. Even writing them down on scraps of paper and Post-its quickly reaches its limits. The best way to manage secure passwords is with a password manager. This kind of software remembers [&#8230;]</p>
<p>The post <a href="https://start-the-loop.com/en/password-manager/">Password Manager</a> has first been published on <a href="https://start-the-loop.com/en">start the loop_</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"><strong>A secure password consists of at least 12 characters that are chosen at random. However, no one can remember a bunch of random characters. Even writing them down on scraps of paper and Post-its quickly reaches its limits.</strong></p>



<p class="wp-block-paragraph">The best way to manage secure passwords is with a password manager. This kind of software remembers all your passwords and stores them securely and encrypted. It allows you to sort and organize your passwords easily. You can add notes and see when you last changed a password, among other things. </p>



<p class="wp-block-paragraph">Password managers also offer a solution to a very common security problem: using the same password multiple times. I once had a very well-thought-out password that I used in many different places. Unfortunately, this greatly increases the risk of access data falling into the wrong hands. All it takes is one leaked list containing the password.</p>



<p class="wp-block-paragraph">Password managers are available for all operating systems (Windows, Mac, Linux) as well as for smartphones and mobile devices (Android, iOS). The software is quite convenient; for instance, it usually provides extensions for web browsers. The password manager also saves the URL of a login page and immediately suggests the correct combination of username and password.</p>



<p class="wp-block-paragraph">This might also protect you from fake websites, as your password manager will not provide the login data since the URL is unknown. (Unfortunately, you certainly are able to add it manually. But maybe the short moment of surprise is enough to make you realize that something is not right.)</p>



<p class="wp-block-paragraph">Three of the best known password managers are:</p>



<ol class="wp-block-list">
<li><strong>1Password</strong> – A widely used password manager with many features for individuals and teams.<br><a href="https://1password.com/">Visit the website of 1Password</a></li>



<li><strong>Bitwarden</strong> – Open-source password manager with secure encryption and cross-platform use.<br><a href="https://bitwarden.com/">Visit the website of Bitwarden</a></li>



<li><strong>Keeper</strong> – Great if you need to share passwords with others<br><a href="https://www.lastpass.com/">Visit the website of LastPass</a></li>
</ol>



<p class="wp-block-paragraph"><a href="https://www.wired.com/story/best-password-managers/">This article in Wired gives you a short overview over some of the password managers.</a></p>
<p>The post <a href="https://start-the-loop.com/en/password-manager/">Password Manager</a> has first been published on <a href="https://start-the-loop.com/en">start the loop_</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Two-factor authentication – what is it?</title>
		<link>https://start-the-loop.com/en/two-factor-authentication-what-is-it/</link>
		
		<dc:creator><![CDATA[Elisabeth]]></dc:creator>
		<pubDate>Fri, 06 Feb 2026 11:43:18 +0000</pubDate>
				<category><![CDATA[newsletter_04]]></category>
		<guid isPermaLink="false">https://start-the-loop.com/?p=15481</guid>

					<description><![CDATA[<p>When we log in somewhere, we usually enter a username and password. Very often, the username is an email address or can be replaced by it. This part is therefore relatively easy to guess. If someone then finds out the password, the account is hacked. Two-factor authentication was invented to solve this problem. The best-known [&#8230;]</p>
<p>The post <a href="https://start-the-loop.com/en/two-factor-authentication-what-is-it/">Two-factor authentication – what is it?</a> has first been published on <a href="https://start-the-loop.com/en">start the loop_</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"><p><strong>When we log in somewhere, we usually enter a username and password. Very often, the username is an email address or can be replaced by it. This part is therefore relatively easy to guess. If someone then finds out the password, the account is hacked.</strong></p></p>



<p class="wp-block-paragraph">Two-factor authentication was invented to solve this problem. The best-known example of this are SMS-based systems, where a code is sent to the user&#8217;s cell phone. We are all familiar with this process from online banking. When logging in, you have to enter both your password and the code. This makes access more secure.</p>



<p class="wp-block-paragraph">With two-factor authentication, access is secured by an additional query that is independent of the username/password system. This can be a numerical code provided by an app or an external device, or a biometric feature such as fingerprint or facial recognition. Without this additional factor, no one can log in, even if they know the username and password.</p>



<p class="wp-block-paragraph">Two-factor authentication is important if personal and sensitive data is stored in an account. 2FA is already mandatory for online banking, but you should also secure payment services accordingly.</p>



<p class="wp-block-paragraph">Additional security measures are also advisable for email accounts and social media profiles. The main reason for this is that private details are disclosed here. Identity theft often starts with attackers targeting accounts that are easy to crack. They then work their way from one account to the next.</p>



<p class="wp-block-paragraph">Last but not least, the admin access to your website deserves special protection. If a criminal takes over an administrator account, it can cause a lot of damage.</p>



<p class="wp-block-paragraph">Further reading: <a href="https://start-the-loop.com/en/what-exactly-do-we-need-to-protect-our-websites-from/" type="link" id="https://start-the-loop.com/en/what-exactly-do-we-need-to-protect-our-websites-from/">What exactly do we need to protect our websites from?</a></p>
<p>The post <a href="https://start-the-loop.com/en/two-factor-authentication-what-is-it/">Two-factor authentication – what is it?</a> has first been published on <a href="https://start-the-loop.com/en">start the loop_</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>What exactly do we need to protect our websites from?</title>
		<link>https://start-the-loop.com/en/what-exactly-do-we-need-to-protect-our-websites-from/</link>
		
		<dc:creator><![CDATA[Elisabeth]]></dc:creator>
		<pubDate>Fri, 06 Feb 2026 11:42:19 +0000</pubDate>
				<category><![CDATA[newsletter_04]]></category>
		<guid isPermaLink="false">https://start-the-loop.com/?p=15475</guid>

					<description><![CDATA[<p>Most attacks on WordPress are not motivated by personal reasons. Targeted attacks, such as those on political websites, are very rare. In most cases, attackers are after other things, even when there is “nothing to gain.” Shops store payment data, member sites have user accounts. This data — names, email addresses, passwords, payment information— can [&#8230;]</p>
<p>The post <a href="https://start-the-loop.com/en/what-exactly-do-we-need-to-protect-our-websites-from/">What exactly do we need to protect our websites from?</a> has first been published on <a href="https://start-the-loop.com/en">start the loop_</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Most attacks on WordPress are not motivated by personal reasons. Targeted attacks, such as those on political websites, are very rare. In most cases, attackers are after other things, even when there is “nothing to gain.”</p>



<p class="wp-block-paragraph">Shops store payment data, member sites have user accounts. This data — names, email addresses, passwords, payment information— can be stolen and converted into cash. On websites where user data is stored, the data is usually the target of an attack.</p>



<p class="wp-block-paragraph">But what if there is no user data on the website at all? Does that automatically protect me against attacks? <br>Unfortunately not. Because it&#8217;s not just data that is of value to attackers.</p>



<h2 class="wp-block-heading">Taking control of the website</h2>



<p class="wp-block-paragraph">Gaining control of a website is by far the most common motive for cybercriminals to attack a website. The goal is to gain admin access or server access. Anyone with access can insert malicious code. </p>



<p class="wp-block-paragraph">Compromised websites are used to send spam emails, redirect users to phishing sites, or host malware. There are many ways to use a website for criminal purposes: gambling, pornography, fake shops, SEO spam (backlinks for other sites), affiliate fraud, and so on.</p>



<p class="wp-block-paragraph">Search engine bots often detect malicious code on a website before the owners themselves do. The website is then classified as dangerous and the search engine removes the site from its index, marking it no longer accessible. Associated email addresses are also affected by such a block, they are blacklisted: All emails are marked as spam.</p>



<p class="wp-block-paragraph">This can quickly result in quite extensive damage. Cleaning it up involves a lot of work. Without the help of a professional service provider, it is close to impossible for most website owners. Even if you detect and delete the malicious code, the attackers will almost certainly have left an open “backdoor” through which they can inject new malicious code at any time. Finding this backdoor is not easy. And there is no quick solution for rebuilding the site&#8217;s good reputation and search engine ranking.</p>



<p class="wp-block-paragraph"><em>At this point, it pays to have a reliable hosting company who takes security of their servers seriously: If malicious code is detected by your hosting company, they will take your website offline immediately. This way, you hopefully can avoid all the problems that come with being blacklisted</em>.</p>
<p>The post <a href="https://start-the-loop.com/en/what-exactly-do-we-need-to-protect-our-websites-from/">What exactly do we need to protect our websites from?</a> has first been published on <a href="https://start-the-loop.com/en">start the loop_</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Auto-updates on WordPress</title>
		<link>https://start-the-loop.com/en/auto-updates-on-wordpress/</link>
		
		<dc:creator><![CDATA[Elisabeth]]></dc:creator>
		<pubDate>Tue, 04 Nov 2025 09:04:07 +0000</pubDate>
				<category><![CDATA[newsletter_03]]></category>
		<category><![CDATA[security]]></category>
		<guid isPermaLink="false">https://start-the-loop.com/?p=14737</guid>

					<description><![CDATA[<p>Updates are very important for website security. Security gaps are closed, and outdated functions are replaced with new ones. But you have to remember to do it. It's good that there is an option for automatic updates.</p>
<p>The post <a href="https://start-the-loop.com/en/auto-updates-on-wordpress/">Auto-updates on WordPress</a> has first been published on <a href="https://start-the-loop.com/en">start the loop_</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"><strong>It is very important for website security that every component is up to date. Security gaps are closed, and outdated functions are replaced with new ones. But you have to remember to do it. It&#8217;s good that there is an option for automatic updates.</strong></p>



<p class="wp-block-paragraph">New versions of plugins are released relatively frequently. Depending on the number of plugins used on a website, updates may be required almost daily. The WordPress core, i.e., the WordPress CMS itself, receives minor updates approximately every 1 to 2 months, with a new version released about twice a year. Themes also receive updates, but less frequently than plugins. Updates are often security-related. So if a plugin offers an update, please do not ignore it.</p>



<p class="wp-block-paragraph">Updates that close a known security vulnerability should always be installed as soon as possible.</p>



<h2 class="wp-block-heading">Which plugins should be allowed to update automatically?</h2>



<p class="wp-block-paragraph">I roughly divide plugins into three groups:</p>



<ul class="wp-block-list">
<li>Plugins that are indirectly or directly important for the SECURITY of the website. These can be one of the common security plugins, plugins that create backups, and similar plugins. What they have in common is that they have nothing to do with the display of the website. At the same time, they usually have far-reaching permissions and can quickly become a risk.</li>



<li>Plugins that are essential for the DISPLAY and FUNCTION of the website. Examples include WooCommerce for a shop, LearnDash for an e-learning platform, and, of course, all the additional plugins that you need to go with them.</li>



<li>Plugins that do not affect the appearance or functionality but are useful tools. These include “KoKo Analytics,” “Yoast SEO,” “Enable Media Replace,” maintenance plugins, or something like “Admin Columns.”</li>
</ul>



<p class="wp-block-paragraph">Before enabling automatic updates for a plugin, you should ask yourself the following questions:</p>



<ul class="wp-block-list">
<li>How high is the risk if this plugin runs in an outdated version?</li>



<li>How big is the danger that something on the website will break because of the automatic update? Like, for example, the display not working anymore, or the shop having a problem?</li>
</ul>



<p class="wp-block-paragraph">In addition, conflicts can always arise when two plugins clash after an update. Unfortunately, this cannot be completely ruled out.</p>



<h3 class="wp-block-heading">Plugins that I usually update automatically</h3>



<p class="wp-block-paragraph">The plugins in the first group, i.e., those that are security-related but run in the background, are usually at the top of my list for automatic updates. Especially if a security vulnerability becomes known, I want it to be closed as quickly as possible.</p>



<p class="wp-block-paragraph">I also frequently use automatic updates for plugins in the third group. This applies to all useful tools that are not directly responsible for the website&#8217;s appearance to visitors. As a rule, they should not cause errors that impair the functionality of the website.</p>



<h3 class="wp-block-heading">Plugins for which I initiate updates manually</h3>



<p class="wp-block-paragraph">I don&#8217;t usually allow automatic updates for plugins that are essential for a web shop, an e-learning platform, or a booking system, for example. I usually read through the changelog before updating. This tells me what changes the update brings. If it&#8217;s only a minor update, the list is relatively short.<br>This helps me to identify potential sources of trouble. In other words, I know where I need to look more closely after the update.</p>



<p class="wp-block-paragraph">With very complex systems, such as a WooCommerce shop or an e-learning platform, I have to take a close look and test thoroughly. Ideally, these updates should first take place in a staging environment, i.e., an exact copy of the website in the same environment as the live website. This allows you to update without serious consequences. If something does go wrong, you can take your time to search for the error.</p>



<h2 class="wp-block-heading">How do I enable automatic updates?</h2>



<p class="wp-block-paragraph">Since WordPress version 3.7, it has been possible to select the option to automatically install updates for a plugin on the plugin overview page. For free plugins, updates usually come via WordPress.org. For premium plugins, for which you have purchased a license via the plugin&#8217;s website or a platform, these updates are usually delivered by these websites. In rare cases, you may need to download the latest version as a file and reinstall it.</p>



<p class="wp-block-paragraph">If automatic updates have been enabled, they are usually performed once a day. Sometimes the plugin page will also indicate that an update is scheduled in x hours. Once the update is complete, the system will email the administrator&#8217;s address. If there were any problems during the update, you will also receive a message. <br>It is therefore important to use a current email address as the admin address so that you receive these emails.</p>



<figure data-wp-context="{&quot;imageId&quot;:&quot;6a43180d00f15&quot;}" data-wp-interactive="core/image" data-wp-key="6a43180d00f15" class="wp-block-image size-medium wp-lightbox-container"><img fetchpriority="high" decoding="async" width="600" height="244" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on--click="actions.showLightbox" data-wp-on--load="callbacks.setButtonStyles" data-wp-on--pointerdown="actions.preloadImage" data-wp-on--pointerenter="actions.preloadImageWithDelay" data-wp-on--pointerleave="actions.cancelPreload" data-wp-on-window--resize="callbacks.setButtonStyles" src="https://start-the-loop.com/wp-content/uploads/2025/11/screenshot-auto-updates_wordpress-600x244.png" alt="" class="wp-image-14742" srcset="https://start-the-loop.com/wp-content/uploads/2025/11/screenshot-auto-updates_wordpress-600x244.png 600w, https://start-the-loop.com/wp-content/uploads/2025/11/screenshot-auto-updates_wordpress-1520x617.png 1520w, https://start-the-loop.com/wp-content/uploads/2025/11/screenshot-auto-updates_wordpress-400x162.png 400w, https://start-the-loop.com/wp-content/uploads/2025/11/screenshot-auto-updates_wordpress-768x312.png 768w, https://start-the-loop.com/wp-content/uploads/2025/11/screenshot-auto-updates_wordpress-1536x624.png 1536w, https://start-the-loop.com/wp-content/uploads/2025/11/screenshot-auto-updates_wordpress-1320x536.png 1320w, https://start-the-loop.com/wp-content/uploads/2025/11/screenshot-auto-updates_wordpress.png 1754w" sizes="(max-width: 600px) 100vw, 600px" /><button
			class="lightbox-trigger"
			type="button"
			aria-haspopup="dialog"
			data-wp-bind--aria-label="state.thisImage.triggerButtonAriaLabel"
			data-wp-init="callbacks.initTriggerButton"
			data-wp-on--click="actions.showLightbox"
			data-wp-style--right="state.thisImage.buttonRight"
			data-wp-style--top="state.thisImage.buttonTop"
		>
			<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
				<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z" />
			</svg>
		</button></figure>



<p class="wp-block-paragraph">Core updates from the WordPress system can also be updated automatically. Here, you can choose whether only minor updates, which usually contain security patches, should be performed, or whether major WordPress updates should also be performed automatically.</p>



<figure data-wp-context="{&quot;imageId&quot;:&quot;6a43180d01403&quot;}" data-wp-interactive="core/image" data-wp-key="6a43180d01403" class="wp-block-image size-medium wp-lightbox-container"><img decoding="async" width="600" height="271" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on--click="actions.showLightbox" data-wp-on--load="callbacks.setButtonStyles" data-wp-on--pointerdown="actions.preloadImage" data-wp-on--pointerenter="actions.preloadImageWithDelay" data-wp-on--pointerleave="actions.cancelPreload" data-wp-on-window--resize="callbacks.setButtonStyles" src="https://start-the-loop.com/wp-content/uploads/2025/11/screenshot-updates-WordPress_Core-600x271.png" alt="" class="wp-image-14743" srcset="https://start-the-loop.com/wp-content/uploads/2025/11/screenshot-updates-WordPress_Core-600x271.png 600w, https://start-the-loop.com/wp-content/uploads/2025/11/screenshot-updates-WordPress_Core-400x180.png 400w, https://start-the-loop.com/wp-content/uploads/2025/11/screenshot-updates-WordPress_Core-768x346.png 768w, https://start-the-loop.com/wp-content/uploads/2025/11/screenshot-updates-WordPress_Core-1320x595.png 1320w, https://start-the-loop.com/wp-content/uploads/2025/11/screenshot-updates-WordPress_Core.png 1486w" sizes="(max-width: 600px) 100vw, 600px" /><button
			class="lightbox-trigger"
			type="button"
			aria-haspopup="dialog"
			data-wp-bind--aria-label="state.thisImage.triggerButtonAriaLabel"
			data-wp-init="callbacks.initTriggerButton"
			data-wp-on--click="actions.showLightbox"
			data-wp-style--right="state.thisImage.buttonRight"
			data-wp-style--top="state.thisImage.buttonTop"
		>
			<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
				<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z" />
			</svg>
		</button><figcaption class="wp-element-caption">Maintenance and security releases active, but not new versions of WordPress </figcaption></figure>



<h2 class="wp-block-heading">Pay attention to silent warning signs</h2>



<p class="wp-block-paragraph">It sometimes happens that a plugin is no longer being maintained. In other words, there will be no more updates at some point. This happens very quietly, and it is very easy to overlook. One indication is when the “auto-update” option disappears, meaning that the plugin can no longer be accessed via the WordPress repository.</p>



<p class="wp-block-paragraph">In most cases, the old plugin still works, but it is no longer state-of-the-art and potentially unsafe. In this case, you should swiftly look for a replacement.</p>



<p class="wp-block-paragraph">An exception would be if the plugin authors deliberately remove the plugin from the WordPress repository. In this case, however, a note would appear indicating where to get updates in the future and, above all, how to proceed in order to obtain them.</p>



<h2 class="wp-block-heading">When an update goes wrong</h2>



<p class="wp-block-paragraph">Every now and then, an update causes the website to crash. In the worst case, all you see is the dreaded “white screen of death.” Then you have to find out what the culprit is and, if possible, revert to an earlier version of the respective theme or plugin. If that is not possible or practical, you have to consider whether you can replace or even delete the plugin.</p>



<hr class="wp-block-separator has-text-color has-border-light-color has-alpha-channel-opacity has-border-light-background-color has-background"/>



<div class="wp-block-cover has-custom-white-color has-text-color has-link-color pt__1 pb__1 pl__8 pr__8 wp-elements-84ea7b3c85c0043f9156e79fa4e8b8cc" style="border-radius:10px;padding-top:var(--wp--preset--spacing--1);padding-bottom:var(--wp--preset--spacing--1);min-height:268px;aspect-ratio:unset;" id="wartung"><img decoding="async" width="1520" height="855" class="wp-block-cover__image-background wp-image-13369 size-large" alt="" src="https://start-the-loop.com/wp-content/uploads/2025/07/vecteezy_vector-abstract-background-with-soft-gradient-color-and_6691038-1520x855.jpg" data-object-fit="cover" srcset="https://start-the-loop.com/wp-content/uploads/2025/07/vecteezy_vector-abstract-background-with-soft-gradient-color-and_6691038-1520x855.jpg 1520w, https://start-the-loop.com/wp-content/uploads/2025/07/vecteezy_vector-abstract-background-with-soft-gradient-color-and_6691038-600x338.jpg 600w, https://start-the-loop.com/wp-content/uploads/2025/07/vecteezy_vector-abstract-background-with-soft-gradient-color-and_6691038-400x225.jpg 400w, https://start-the-loop.com/wp-content/uploads/2025/07/vecteezy_vector-abstract-background-with-soft-gradient-color-and_6691038-768x432.jpg 768w, https://start-the-loop.com/wp-content/uploads/2025/07/vecteezy_vector-abstract-background-with-soft-gradient-color-and_6691038-1536x864.jpg 1536w, https://start-the-loop.com/wp-content/uploads/2025/07/vecteezy_vector-abstract-background-with-soft-gradient-color-and_6691038-1320x743.jpg 1320w, https://start-the-loop.com/wp-content/uploads/2025/07/vecteezy_vector-abstract-background-with-soft-gradient-color-and_6691038.jpg 1920w" sizes="(max-width: 1520px) 100vw, 1520px" /><span aria-hidden="true" class="wp-block-cover__background has-background-dim-70 has-background-dim" style="background-color:#002b5e"></span><div class="wp-block-cover__inner-container has-global-padding is-layout-constrained wp-container-core-cover-is-layout-7481bb49 wp-block-cover-is-layout-constrained">
<p class="has-base-color has-text-color has-link-color has-fira-sans-font-family has-text-m-font-size wp-elements-b503c19a7d4ccec8367893087e841f6d wp-block-paragraph" style="font-style:normal;font-weight:400;letter-spacing:1px">WEBSITE MAINTENANCE</p>



<h4 class="wp-block-heading has-text-align-left has-base-color has-text-color has-link-color pt__1 pb__5 wp-elements-25ddfed40eb17abddb63530aa77f0f5a" style="font-size:clamp(18.959px, 1.185rem + ((1vw - 3.2px) * 1.175), 30px);font-style:normal;font-weight:400">We take care of your website.</h4>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8d39b2df wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:60%">
<p class="has-base-color has-text-color has-link-color wp-elements-c718b32815009b37151d3b02c822ad0e wp-block-paragraph" style="font-style:normal;font-weight:400">Daily backups, regular updates. Compromised plugins are updated within 48 hours, if possible. <br>After the update, we check that everything is working properly and fix any display errors.</p>
</div>



<div class="wp-block-column is-vertically-aligned-top is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:40%">
<p class="has-base-color has-text-color has-link-color wp-elements-5ce1938ab3cddb52f2a3f149e6384cbd wp-block-paragraph"><strong>from 39€/month </strong>plus VAT</p>



<div class="wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex" style="margin-top:var(--wp--preset--spacing--small)">
<div class="wp-block-button is-style-button-brand is-style-button-brand--1"><a class="wp-block-button__link has-text-xs-font-size has-custom-font-size wp-element-button" href="mailto:hallo@start-the-loop.com?subject=Website%20Maintenance&amp;body=Hello!%0AI%20am%20interested%20in%20your%20website%20maintenance%20offer." style="border-width:2px;padding-top:var(--wp--preset--spacing--small);padding-right:var(--wp--preset--spacing--small);padding-bottom:var(--wp--preset--spacing--small);padding-left:var(--wp--preset--spacing--small)">Get in touch!</a></div>
</div>
</div>
</div>
</div></div>
<p>The post <a href="https://start-the-loop.com/en/auto-updates-on-wordpress/">Auto-updates on WordPress</a> has first been published on <a href="https://start-the-loop.com/en">start the loop_</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Reflections on AI</title>
		<link>https://start-the-loop.com/en/reflections-on-ai/</link>
		
		<dc:creator><![CDATA[Elisabeth]]></dc:creator>
		<pubDate>Tue, 21 Oct 2025 11:53:25 +0000</pubDate>
				<category><![CDATA[Working with WordPress]]></category>
		<category><![CDATA[newsletter_03]]></category>
		<guid isPermaLink="false">https://start-the-loop.com/?p=14750</guid>

					<description><![CDATA[<p>The term AI evokes a mixture of fascination and fear. We marvel at its effects, but we cannot really assess what AI actually is. What it means for the future of our working world. And how it will change our everyday lives and our coexistence as a society. It is impressive when an AI tool [&#8230;]</p>
<p>The post <a href="https://start-the-loop.com/en/reflections-on-ai/">Reflections on AI</a> has first been published on <a href="https://start-the-loop.com/en">start the loop_</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"><strong>The term AI evokes a mixture of fascination and fear. We marvel at its effects, but we cannot really assess what AI actually is. What it means for the future of our working world. And how it will change our everyday lives and our coexistence as a society.</strong></p>



<p class="wp-block-paragraph">It is impressive when an AI tool produces a complete blog article from a brief text instruction. Or a photo that looks completely realistic. The system did not invent the image, though. All parts of this image were created by someone at some point. In the form of a photo or an illustration. Midjourney, DALL-E &amp; Co. only reassemble them. In this sense, the systems do not create anything new; they merely combine existing elements in new ways.</p>



<p class="wp-block-paragraph"><em>This article is about the concept of artificial intelligence. This article goes into more detail: <a href="https://start-the-loop.com/en/do-i-need-ai-for-my-website/">Do I need AI for my website?</a></em></p>



<h2 class="wp-block-heading">The overwhelmed Stone Age brain</h2>



<p class="wp-block-paragraph">I only have a very vague idea of what AI is. I find it difficult to grasp the abstract mathematical and statistical concepts behind neural networks. AI is not a topic that can be assessed intuitively. Our brains are not designed for that. AI works very well technically, but hardly anyone understands why.</p>



<p class="wp-block-paragraph">At the same time, the fascination is immense. Here is something you can ask questions of, something you can have a conversation with. Something that has an answer for everything and seems to know everything.</p>



<h2 class="wp-block-heading">Who invented it?</h2>



<p class="wp-block-paragraph">One unresolved and, in my opinion, very controversial issue is copyright. The training data comes from somewhere; someone wrote, said, coded, photographed, or drew it all at some point. At the moment, there are no regulations governing what data a company is allowed to access for its products. The issue of privacy is also unresolved. The big players read every social media post and every message.</p>



<p class="wp-block-paragraph">Search engines list the sources that match a search term. With AI, there are no longer any sources. There is only training data, but it is not accessible.</p>



<h2 class="wp-block-heading">Hallucinations and fakes</h2>



<p class="wp-block-paragraph">To enable the models to calculate this, the training data is divided into countless small pieces (tokens). The systems compile their content from this data scrap and a lot of statistics. The model simply calculates until something suitable emerges. The main criterion here is probability.</p>



<p class="wp-block-paragraph">This can result in texts that sound credible but have no basis in reality. For example, the AI tool may cite sources that do not exist. These errors are known; they are a logical consequence of the probability methodology. The systems could correct these errors, but that would cost valuable time. At the moment, the errors are being tolerated; fast results are more important to providers than correct results.</p>



<p class="wp-block-paragraph">AI is also great for manipulating and falsifying information. The algorithms used by social media platforms are the perfect breeding ground for this. Highly idealized images and videos have always been produced in the lifestyle and beauty sectors. AI makes producing such content many times easier. Authentic images are disappearing. Entire platforms such as Pinterest are now flooded with AI-generated photos.</p>



<p class="wp-block-paragraph">The fact that our brains react particularly strongly to negative news plays a problematic role. At best, AI-generated videos are funny, but they are often provocative and frequently malicious (keyword: deep fakes). In the battle for attention, something controversial will always trump a positive message. Posts that generate negative emotions get the most likes.</p>



<p class="wp-block-paragraph">The distinction between what is real and what is fake is becoming increasingly difficult. Many people consider AI-generated content to be authentic. This is a massive social and political problem.</p>



<h2 class="wp-block-heading">Conclusion</h2>



<p class="wp-block-paragraph">AI is just a tool, but one with enormous potential. Potential that is difficult to assess. And that has an impact in a social and political context.</p>



<p class="wp-block-paragraph">There are many useful applications, such as in medical technology. But the influence of technology on our society is so massive that we need to find political rules for it. All areas of life are affected. We cannot leave critical issues such as political opinion-forming, mental health, or weapons technology to large corporations that are solely focused on their profits.</p>
<p>The post <a href="https://start-the-loop.com/en/reflections-on-ai/">Reflections on AI</a> has first been published on <a href="https://start-the-loop.com/en">start the loop_</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Do I need AI for my website?</title>
		<link>https://start-the-loop.com/en/do-i-need-ai-for-my-website/</link>
		
		<dc:creator><![CDATA[Kirsten]]></dc:creator>
		<pubDate>Tue, 21 Oct 2025 11:52:47 +0000</pubDate>
				<category><![CDATA[newsletter_03]]></category>
		<guid isPermaLink="false">https://start-the-loop.com/?p=14752</guid>

					<description><![CDATA[<p>Artificial intelligence is changing our work routines. Working with websites will also change. There will be even more scams; today, it is easier than ever to generate an entire website at the touch of a button. But of course, you can also do useful things with AI support. LLMs (large language models) are commonly used [&#8230;]</p>
<p>The post <a href="https://start-the-loop.com/en/do-i-need-ai-for-my-website/">Do I need AI for my website?</a> has first been published on <a href="https://start-the-loop.com/en">start the loop_</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"><strong>Artificial intelligence is changing our work routines. Working with websites will also change. There will be even more scams; today, it is easier than ever to generate an entire website at the touch of a button. But of course, you can also do useful things with AI support.</strong></p>



<p class="wp-block-paragraph">LLMs (large language models) are commonly used on websites. This is a (sub)form of AI that can handle language. This means that someone asks a question and the LLM system searches for something suitable from the information it has been trained with and uses it to generate a response.<br>Many routine processes can be made more efficient with LLMs.</p>



<ul class="wp-block-list">
<li>Automatically generate product descriptions in a shop</li>



<li>Automatically generate ALT text for images or subtitles for videos</li>



<li>Optimize content for specific search engine keywords</li>



<li>Have texts read aloud</li>



<li>Translate content</li>



<li>Write content</li>



<li>Create images</li>
</ul>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8d39b2df wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<div class="wp-block-group has-border-dark-background-color has-background has-global-padding is-layout-constrained wp-container-core-group-is-layout-03cab32d wp-block-group-is-layout-constrained" style="border-radius:10px;padding-top:var(--wp--preset--spacing--medium);padding-right:var(--wp--preset--spacing--medium);padding-bottom:var(--wp--preset--spacing--medium);padding-left:var(--wp--preset--spacing--medium)">
<h3 class="wp-block-heading">AI plugins for WordPress</h3>



<p class="wp-block-paragraph">In the WordPress repository, you can currently find many offerings under the <a href="https://wordpress.org/plugins/tags/ai/">keyword AI</a> that deal with chatbots, SEO optimization, and text creation. The plugins bring the major AI engines (e.g., OpenAI, Google, Microsoft) into the WordPress backend. You can then use the AI tools directly from the WordPress backend. There are plugins that deal with individual aspects such as <a href="https://de.wordpress.org/plugins/search/AI+SEO/">SEO</a>, <a href="https://de.wordpress.org/plugins/search/AI+Alt-Text+Generator/">ALT texts</a>, or p<a href="https://wordpress.org/plugins/tags/ai-product-description/">roduct descriptions</a>. Others deal with multiple use cases.</p>



<p class="wp-block-paragraph">The services that perform the AI work are connected via an interface (API). To use the services, you need corresponding accounts with the providers. Without a paid account, you usually won&#8217;t get very far.</p>
</div>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<h2 class="wp-block-heading">Where is this journey headed?</h2>



<p class="wp-block-paragraph">Small everyday helpers like ChatGPT are just the beginning. Much remains to be seen, and only time will tell in which direction things will develop. But the topic of AI is here to stay, and it will change the way we interact with the web.</p>



<p class="wp-block-paragraph">AI can perform repetitive and uniform tasks faster and cheaper than humans. You will be able to generate any amount of code, layouts, and text without any special knowledge. Increasingly complex processes can be automated.</p>



<p class="wp-block-paragraph">When it comes to automated processes, I am always a little skeptical. It always sounds great—who wouldn&#8217;t want to get rid of tedious tasks? One sticking point is that such processes need to be controlled. The time saved through automation should not exceed the effort required for proofreading and correction.</p>
</div>
</div>



<h3 class="wp-block-heading">Search engines will change</h3>



<p class="wp-block-paragraph">When you type a search query into Google, there still appears a list of websites. But at the very top, now an AI summary is displayed. For many queries, this snippet of text already answers all questions, which means that people are less likely to click on one of the links in the list below.<br>This has already led to complaints as traffic to many websites has declined. Since the first page of search results usually mostly consists of paid ads, this is naturally a somewhat delicate problem for Google.</p>



<p class="wp-block-paragraph">It is unclear what impact AI summaries will have in general. In any case, search results have long since ceased to be selected based on relevance, despite Google&#8217;s claims to the contrary. A search query would have to be very niche for this principle to apply. I suspect that AI summaries will only bring about a gradual change in this regard.</p>



<p class="wp-block-paragraph">It is certainly interesting for search engine optimization (SEO) that people are increasingly phrasing their search queries as questions. Two years ago, if you simply entered the keywords “turf, Munich” into the search box, today&#8217;s search query might be “Who can lay turf for me in Munich? Find me the contact details.” With a certain degree of probability, the website will then appear in the AI summary that has already pre-formulated this exact question in its content.</p>



<h3 class="wp-block-heading">New WordPress-Team</h3>



<p class="wp-block-paragraph">Incidentally, <a href="https://wordpress.org/news/2025/05/announcing-the-formation-of-the-wordpress-ai-team/">a new team</a> was formed within the WordPress project in June 2025 to deal with the topic of AI. Here is Rae Morey&#8217;s assessment in The Repository: <a href="https://www.therepository.email/wordpress-has-a-new-ai-team">The Repository: WordPress Has a New AI Team. Here’s What They’re Planning to Do</a>.</p>



<p class="wp-block-paragraph">The announcements are still quite vague and there is no roadmap yet, but I think the goal will be to tap into the potential of the open source WordPress system for AI. Open source systems have an open and easily accessible structure; they communicate with all conceivable external data sources via interfaces. For companies, this would mean, for example, that systems that handle customer data, marketing, and sales could actively work together. CRM, analytics, email, marketing, and websites would network with each other and carry out tasks and actions independently.</p>



<h2 class="wp-block-heading">It doesn&#8217;t happen all by itself</h2>



<p class="wp-block-paragraph">A funny image effect can be created quickly, and ChatGPT generates some kind of text from every prompt. But the very quick results are not really useful in a business environment. If you want good results, you have to invest time.</p>



<p class="wp-block-paragraph">A chatbot designed to answer questions about a product must be well implemented and trained. Otherwise, no one will enjoy using it. We all know how frustrating it is to interact with a disoriented chatbot.<br>Creating high-quality texts requires well-thought-out prompts and numerous rounds of revision to refine and elaborate on the results. Plus, you should thoroughly check all the facts at the end to make sure the texts don&#8217;t contain any nonsense.<br>When you have a layout built, you should define the requirements precisely beforehand. Otherwise, you&#8217;ll end up with a design that looks fancy but leads to a dead end after a few clicks.</p>



<p class="wp-block-paragraph">AI tools can accomplish a great deal. However, the quality of the results is not always satisfactory. A text may not get to the point, an image may contain irritating errors, and a code snippet may generate a cascade of error messages and paralyze the entire system.<br>One does not need a great deal of prior knowledge to place an order. However, one needs all the more when it comes to checking and correcting the output of AI tools.</p>



<h2 class="wp-block-heading">What AI cannot do</h2>



<p class="wp-block-paragraph">The AI model is at a loss when it cannot find anything in its data that matches the task. In the best case scenario, the system has access to a search engine and can query the internet. If this is not the case, though, the model simply continues to calculate and piece together puzzle pieces. This can result in texts that sound credible but have no connection to reality.</p>



<p class="wp-block-paragraph">For example, the AI tool may recommend books that do not exist or cite sources that are completely made up. This is referred to as hallucination. The term is not actually appropriate: since AI systems have no reality, they cannot hallucinate.</p>



<p class="wp-block-paragraph">AI models follow clear rules to deal with unimaginably large amounts of data. They calculate probabilities. Thinking creatively outside the box and breaking new ground is therefore not the strength of these systems. Critically evaluating things is not their forte either.</p>



<p class="wp-block-paragraph">Nor can they provide answers to the “big” questions. What really interests my readers? How can I win new customers for my specific product? What would I have to do differently to increase my visitor numbers? What don&#8217;t my customers like about my website? The AI model has no answers to these questions other than general marketing tips.</p>



<h2 class="wp-block-heading">Who needs AI for their website?</h2>



<p class="wp-block-paragraph">I can think of three scenarios in which I believe work processes will change:</p>



<ul class="wp-block-list">
<li>Websites that publish a lot of content (text and images) on fairly general topics at short intervals.</li>



<li>Websites where a lot of text and images need to be optimized for SEO.</li>



<li>Websites that serve as communication hubs and interact with other marketing tools (analytics, email, social media, CRM).</li>
</ul>



<p class="wp-block-paragraph">On extensive websites where the same processes are repeated over and over again and which thrive on publishing similar content in ever-new variations, AI tools can certainly save time. However, you shouldn&#8217;t have high expectations when it comes to text quality. And the topics shouldn&#8217;t be too specific.</p>



<p class="wp-block-paragraph">Of course, you can also use AI assistants if you only write a text once every six months or need an image quickly. For me, however, that would fall more under the category of personal preference. AI does not necessarily make a text better, nor does it necessarily make it easier to write if you are not used to do it.</p>



<p class="wp-block-paragraph">The situation is different for smaller websites with a personal profile that focus on a very specific topic. Websites that do not use large amounts of text and images and do not target a mass market can continue to thrive without AI. Of course, you can make your life easier and get AI support, but FOMO is not the order of the day.</p>



<h2 class="wp-block-heading">So, Kirsten, how do you use AI tools?</h2>



<p class="wp-block-paragraph">AI tools are very good at summarizing texts. This can actually save time when preparing a text. However, I would not have my text written by AI. I feel constrained by a half-finished text; I find it difficult to break free from the path that has already been trodden. Personally, I find revising tedious and time-consuming.</p>



<p class="wp-block-paragraph">I would never use ChatGPT &amp; Co. as a search engine. AI tools are not suitable for researching facts. Due to the nature of the system, at least 35% of the results are incorrect (so-called “hallucinations”), and sources cannot be identified. I hope that this will change in the future, but I am rather skeptical. LLMs do not look at sources; they more or less blindly assemble texts according to probability rules. This makes it impossible to trace where the information comes from. It remains unclear who is serving me information and with what ulterior motives. This is a massive problem; chatbots consume clicks and sources.</p>



<p class="wp-block-paragraph">The huge amounts of garbage and disinformation currently flooding the internet worry me. That, combined with the market power of a few corporations, makes me wonder how information diversity can survive in the future.</p>



<p class="wp-block-paragraph">I find the current changes in coding exciting. Many processes that used to be very cumbersome are becoming more accessible thanks to AI tools. On the one hand, this is great because it removes many obstacles. On the other hand, it naturally leads to a flood of dubious results. As in other areas, it is becoming increasingly difficult to distinguish the useful from the useless. Only someone who is familiar with the subject can verify how good and useful a piece of code is.</p>



<h2 class="wp-block-heading">How can you stand out from all the AI noise?</h2>



<p class="wp-block-paragraph">Texts and images generated by AI are currently flooding the internet. This content often comes across as shallow and lacking in substance. There is a term for this: “AI slop,” which refers, among other things, to the uniformity of articles whose titles begin with phrases such as “The ten best [search term].”<br>How can you set yourself apart from this?</p>



<ul class="wp-block-list">
<li>Communicate your expertise from your personal perspective.</li>



<li>Critically evaluate information and provide your customers with guidance.</li>



<li>Seek personal interaction, whether through forums, groups, comments, or face-to-face encounters.</li>
</ul>



<p class="wp-block-paragraph">If you want to grow a relationship between website owner and visitors, content with personality and genuine expertise is essential.</p>



<p class="wp-block-paragraph">Be unpredictable, be creative.</p>
<p>The post <a href="https://start-the-loop.com/en/do-i-need-ai-for-my-website/">Do I need AI for my website?</a> has first been published on <a href="https://start-the-loop.com/en">start the loop_</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Comparison WooCommerce vs. Shopify</title>
		<link>https://start-the-loop.com/en/comparison-woocommerce-vs-shopify/</link>
		
		<dc:creator><![CDATA[Elisabeth]]></dc:creator>
		<pubDate>Thu, 04 Sep 2025 10:39:47 +0000</pubDate>
				<category><![CDATA[ecommerce]]></category>
		<category><![CDATA[Newsletter_02]]></category>
		<category><![CDATA[shop]]></category>
		<guid isPermaLink="false">https://start-the-loop.com/?p=14360</guid>

					<description><![CDATA[<p>When it comes to small and medium-sized shops, our experience shows that the choice usually comes down to one of two alternatives: WooCommerce or Shopify. The two names stand for different concepts; both are equally well suited for SMEs, but they approach the topic in very different ways. What is Shopify? Shopify is a ready-made [&#8230;]</p>
<p>The post <a href="https://start-the-loop.com/en/comparison-woocommerce-vs-shopify/">Comparison WooCommerce vs. Shopify</a> has first been published on <a href="https://start-the-loop.com/en">start the loop_</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"><strong>When it comes to small and medium-sized shops, our experience shows that the choice usually comes down to one of two alternatives: WooCommerce or Shopify.</strong></p>



<p class="wp-block-paragraph">The two names stand for different concepts; both are equally well suited for SMEs, but they approach the topic in very different ways.</p>



<h2 class="wp-block-heading">What is Shopify?</h2>



<p class="wp-block-paragraph">Shopify is a ready-made shop system. You don&#8217;t need your own website, you don&#8217;t have to install anything, everything is already there. Shopify is a so-called SaaS platform (Software as a Service). You pay fees to use this service, and the provider also takes a share of each sale. In return, Shopify takes care of the technology.</p>



<h2 class="wp-block-heading">What is WooCommerce?</h2>



<p class="wp-block-paragraph">WooCommerce is an extension, that is a plugin for WordPress. WooCommerce can be downloaded free of charge, just like WordPress. To use WooCommerce, you require your own website, which includes buying a hosting plan. You are responsible for maintaining this website yourself.</p>



<h2 class="wp-block-heading"><p>Which solution is the right one for you?</p></h2>



<h3 class="wp-block-heading">Capability</h3>



<p class="wp-block-paragraph">Both WooCommerce and Shopify can be customized and personalized very well. You can sell all kinds of products, both physical and digital.</p>



<h3 class="wp-block-heading">Expenses</h3>



<p class="wp-block-paragraph">With WooCommerce, you can basically set up a shop for free, or rather for the moderate cost of a hosting plan. In Germany, however, you need an extension to make the shop legally compliant for sales in Germany. There are two options that do this: <a href="https://marketpress.com/shop/plugins/woocommerce/woocommerce-german-market/">German Market</a> and <a href="https://wordpress.org/plugins/woocommerce-germanized/">Germanized</a>. Germanized is available in a free basic version.<br>Shopify offers a range of subscription models. There is no free plan for Shopify.</p>



<p class="wp-block-paragraph">There are many third-party extensions available for both systems. In terms of sheer numbers, WooCommerce is ahead. There are also free plugins available for WooCommerce. This is not the case with Shopify.</p>



<p class="wp-block-paragraph">In the long run, however, you won&#8217;t get very far with WooCommerce&#8217;s free options. Sooner or later, you&#8217;ll need to purchase a plugin license. For example, we required several such plugins for the <a href="https://start-the-loop.com/en/projekte/online-store-for-all-things-origami-viereck-verlag/">Viereck Verlag</a> shop.</p>



<p class="wp-block-paragraph">Take <strong>multilingualism</strong>, for example: a shop is very complex. If you want to display your shop in different languages, you will find that only paid plugins offer the necessary functionality to reliably implement multilingualism throughout the system.</p>



<p class="wp-block-paragraph">Example: <strong>shipping costs</strong>. Goods are potentially shipped all over the world. Therefore, a powerful plugin is needed to correctly calculate shipping costs for all regions.</p>



<p class="wp-block-paragraph">There are also plugins that make your work much easier. One of the most important plugins for shop operators with lots of products is definitely Admin Columns PRO. With its help, you can display specific product features in the product list, sort by these features, and edit many products at once (bulk edit).</p>



<p class="wp-block-paragraph">However, even with Shopify, you usually need third-party extensions, which must be paid for in addition to the monthly fee.</p>



<h3 class="wp-block-heading">Usability</h3>



<p class="wp-block-paragraph">WooCommerce takes some getting used to. The system is complex and it takes a while to set everything up and find your way around. <br>Shopify&#8217;s interface is more intuitive. There are lots of templates, which makes it easier to get started. On the other hand, this means you have less control, as you are tied to predefined options.</p>



<h3 class="wp-block-heading">That&#8217;s possible with Shopify.</h3>



<p class="wp-block-paragraph">If you want to get results quickly and don&#8217;t have the nerve to deal with issues such as updates and web hosting, Shopify is an interesting option.</p>



<p class="wp-block-paragraph">With Shopify, however, you are tied to one provider. In addition to the monthly “rent”, money flows to Shopify with every transaction. Third-party extensions incur additional costs.</p>



<h3 class="wp-block-heading">That&#8217;s possible with WooCommerce</h3>



<p class="wp-block-paragraph">WooCommerce is a good choice for anyone who wants to run their shop as independently and flexibly as possible.</p>



<p class="wp-block-paragraph">WooCommerce is open source, meaning that the website and shop belong solely to the operator. All profits go into your own pocket. Depending on the payment options used, most or all of your profit stays with you. Costs are easy to control because WooCommerce allows you to proceed in small steps. There are also many free extensions available for WooCommerce.</p>



<p class="wp-block-paragraph">However, getting to grips with WooCommerce takes time. Independence also entails responsibility: you have to take care of website maintenance yourself. This means you have to perform regular updates and ensure the security of the website yourself. <br>Some hosting providers offer special hosting packages for WooCommerce that help with this, or you can hire someone to take care of things.</p>



<h2 class="wp-block-heading">Conclusion</h2>



<p class="wp-block-paragraph">In terms of performance, both systems are comparable. The differences lie mainly in the cost structure and the type of business model. Among other things, Shopify takes a share of every transaction, whereas WooCommerce does not. But Shopify takes care of many things that you have to keep an eye on yourself with WooCommerce.</p>



<p class="wp-block-paragraph">Shopify is geared toward the American market. This means that it may not be possible to meet all requirements. For example, if you want to connect local payment service providers or parcel services. Or if you want to implement very specific shipping options. In this case, there is a relatively high chance that Shopify will not be able to help, but that some developer has written a plugin for special cases X and Y for WooCommerce.</p>



<div class="wp-block-cover has-custom-white-color has-text-color has-link-color pt__1 pb__1 pl__8 pr__8 wp-elements-84ea7b3c85c0043f9156e79fa4e8b8cc" style="border-radius:10px;padding-top:var(--wp--preset--spacing--1);padding-bottom:var(--wp--preset--spacing--1);min-height:268px;aspect-ratio:unset;" id="wartung"><img loading="lazy" decoding="async" width="1520" height="855" class="wp-block-cover__image-background wp-image-13369 size-large" alt="" src="https://start-the-loop.com/wp-content/uploads/2025/07/vecteezy_vector-abstract-background-with-soft-gradient-color-and_6691038-1520x855.jpg" data-object-fit="cover" srcset="https://start-the-loop.com/wp-content/uploads/2025/07/vecteezy_vector-abstract-background-with-soft-gradient-color-and_6691038-1520x855.jpg 1520w, https://start-the-loop.com/wp-content/uploads/2025/07/vecteezy_vector-abstract-background-with-soft-gradient-color-and_6691038-600x338.jpg 600w, https://start-the-loop.com/wp-content/uploads/2025/07/vecteezy_vector-abstract-background-with-soft-gradient-color-and_6691038-400x225.jpg 400w, https://start-the-loop.com/wp-content/uploads/2025/07/vecteezy_vector-abstract-background-with-soft-gradient-color-and_6691038-768x432.jpg 768w, https://start-the-loop.com/wp-content/uploads/2025/07/vecteezy_vector-abstract-background-with-soft-gradient-color-and_6691038-1536x864.jpg 1536w, https://start-the-loop.com/wp-content/uploads/2025/07/vecteezy_vector-abstract-background-with-soft-gradient-color-and_6691038-1320x743.jpg 1320w, https://start-the-loop.com/wp-content/uploads/2025/07/vecteezy_vector-abstract-background-with-soft-gradient-color-and_6691038.jpg 1920w" sizes="auto, (max-width: 1520px) 100vw, 1520px" /><span aria-hidden="true" class="wp-block-cover__background has-background-dim-70 has-background-dim" style="background-color:#002b5e"></span><div class="wp-block-cover__inner-container has-global-padding is-layout-constrained wp-container-core-cover-is-layout-7481bb49 wp-block-cover-is-layout-constrained">
<p class="has-base-color has-text-color has-link-color has-fira-sans-font-family has-text-m-font-size wp-elements-b503c19a7d4ccec8367893087e841f6d wp-block-paragraph" style="font-style:normal;font-weight:400;letter-spacing:1px">WEBSITE MAINTENANCE</p>



<h4 class="wp-block-heading has-text-align-left has-base-color has-text-color has-link-color pt__1 pb__5 wp-elements-25ddfed40eb17abddb63530aa77f0f5a" style="font-size:clamp(18.959px, 1.185rem + ((1vw - 3.2px) * 1.175), 30px);font-style:normal;font-weight:400">We take care of your website.</h4>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8d39b2df wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:60%">
<p class="has-base-color has-text-color has-link-color wp-elements-c718b32815009b37151d3b02c822ad0e wp-block-paragraph" style="font-style:normal;font-weight:400">Daily backups, regular updates. Compromised plugins are updated within 48 hours, if possible. <br>After the update, we check that everything is working properly and fix any display errors.</p>
</div>



<div class="wp-block-column is-vertically-aligned-top is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:40%">
<p class="has-base-color has-text-color has-link-color wp-elements-5ce1938ab3cddb52f2a3f149e6384cbd wp-block-paragraph"><strong>from 39€/month </strong>plus VAT</p>



<div class="wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex" style="margin-top:var(--wp--preset--spacing--small)">
<div class="wp-block-button is-style-button-brand is-style-button-brand--2"><a class="wp-block-button__link has-text-xs-font-size has-custom-font-size wp-element-button" href="mailto:hallo@start-the-loop.com?subject=Website%20Maintenance&amp;body=Hello!%0AI%20am%20interested%20in%20your%20website%20maintenance%20offer." style="border-width:2px;padding-top:var(--wp--preset--spacing--small);padding-right:var(--wp--preset--spacing--small);padding-bottom:var(--wp--preset--spacing--small);padding-left:var(--wp--preset--spacing--small)">Get in touch!</a></div>
</div>
</div>
</div>
</div></div>
<p>The post <a href="https://start-the-loop.com/en/comparison-woocommerce-vs-shopify/">Comparison WooCommerce vs. Shopify</a> has first been published on <a href="https://start-the-loop.com/en">start the loop_</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Creating a Layout with LearnDash</title>
		<link>https://start-the-loop.com/en/layout-with-learndash/</link>
		
		<dc:creator><![CDATA[Elisabeth]]></dc:creator>
		<pubDate>Tue, 01 Jul 2025 13:25:08 +0000</pubDate>
				<category><![CDATA[E-Learning]]></category>
		<category><![CDATA[LearnDash]]></category>
		<category><![CDATA[Newsletter_01]]></category>
		<guid isPermaLink="false">https://start-the-loop.com/?p=12908</guid>

					<description><![CDATA[<p>LearnDash has been supporting the new block editor for some time now. The block editor is the WordPress internal page builder.<br />
For the e-learning platform violinlab.com, I built the overview pages for the courses using the editor.</p>
<p>The post <a href="https://start-the-loop.com/en/layout-with-learndash/">Creating a Layout with LearnDash</a> has first been published on <a href="https://start-the-loop.com/en">start the loop_</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"><strong>LearnDash has been supporting the new block editor for some time now. The block editor is the WordPress internal page builder.</strong></p>



<p class="wp-block-paragraph">For the e-learning platform <a href="https://violinlab.com">violinlab.com</a>, I built the overview pages for the courses using the editor.</p>



<h2 class="wp-block-heading">Layout overview pages for the courses</h2>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8d39b2df wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:33.33%">
<figure data-wp-context="{&quot;imageId&quot;:&quot;6a43180d0a00a&quot;}" data-wp-interactive="core/image" data-wp-key="6a43180d0a00a" class="wp-block-image wp-lightbox-container"><img loading="lazy" decoding="async" width="439" height="909" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on--click="actions.showLightbox" data-wp-on--load="callbacks.setButtonStyles" data-wp-on--pointerdown="actions.preloadImage" data-wp-on--pointerenter="actions.preloadImageWithDelay" data-wp-on--pointerleave="actions.cancelPreload" data-wp-on-window--resize="callbacks.setButtonStyles" src="https://start-the-loop.com/wp-content/uploads/2025/05/Bildschirmfoto-2025-05-15-um-16.14.48.png" alt="" class="wp-image-11448" style="aspect-ratio:1;object-fit:cover" srcset="https://start-the-loop.com/wp-content/uploads/2025/05/Bildschirmfoto-2025-05-15-um-16.14.48.png 439w, https://start-the-loop.com/wp-content/uploads/2025/05/Bildschirmfoto-2025-05-15-um-16.14.48-290x600.png 290w, https://start-the-loop.com/wp-content/uploads/2025/05/Bildschirmfoto-2025-05-15-um-16.14.48-193x400.png 193w" sizes="auto, (max-width: 439px) 100vw, 439px" /><button
			class="lightbox-trigger"
			type="button"
			aria-haspopup="dialog"
			data-wp-bind--aria-label="state.thisImage.triggerButtonAriaLabel"
			data-wp-init="callbacks.initTriggerButton"
			data-wp-on--click="actions.showLightbox"
			data-wp-style--right="state.thisImage.buttonRight"
			data-wp-style--top="state.thisImage.buttonTop"
		>
			<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
				<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z" />
			</svg>
		</button></figure>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:66.66%">
<p class="wp-block-paragraph">Violinlab is an online course where you can learn to play the violin. The <a href="https://violinlab.com/">violinlab.com</a> curriculum is divided into three levels of difficulty: beginner, intermediate and advanced. A student usually assigns herself to one of these three levels, which means that only one area is relevant to her.</p>



<p class="wp-block-paragraph">That&#8217;s why it was important to me to design the layout in such a way that the three levels of play are easily discernible. The visitor should reach the place where she can continue as quickly as possible.</p>



<p class="wp-block-paragraph"><em>Click on the picture to see the full image.</em></p>
</div>
</div>



<h2 class="wp-block-heading">Settings via the block</h2>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8d39b2df wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:33.33%">
<figure data-wp-context="{&quot;imageId&quot;:&quot;6a43180d0a642&quot;}" data-wp-interactive="core/image" data-wp-key="6a43180d0a642" class="wp-block-image wp-lightbox-container"><img loading="lazy" decoding="async" width="716" height="578" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on--click="actions.showLightbox" data-wp-on--load="callbacks.setButtonStyles" data-wp-on--pointerdown="actions.preloadImage" data-wp-on--pointerenter="actions.preloadImageWithDelay" data-wp-on--pointerleave="actions.cancelPreload" data-wp-on-window--resize="callbacks.setButtonStyles" src="https://start-the-loop.com/wp-content/uploads/2025/05/Bildschirmfoto-2025-05-19-um-14.15.46.png" alt="" class="wp-image-11449" style="aspect-ratio:1;object-fit:cover" srcset="https://start-the-loop.com/wp-content/uploads/2025/05/Bildschirmfoto-2025-05-19-um-14.15.46.png 716w, https://start-the-loop.com/wp-content/uploads/2025/05/Bildschirmfoto-2025-05-19-um-14.15.46-600x484.png 600w, https://start-the-loop.com/wp-content/uploads/2025/05/Bildschirmfoto-2025-05-19-um-14.15.46-400x323.png 400w" sizes="auto, (max-width: 716px) 100vw, 716px" /><button
			class="lightbox-trigger"
			type="button"
			aria-haspopup="dialog"
			data-wp-bind--aria-label="state.thisImage.triggerButtonAriaLabel"
			data-wp-init="callbacks.initTriggerButton"
			data-wp-on--click="actions.showLightbox"
			data-wp-style--right="state.thisImage.buttonRight"
			data-wp-style--top="state.thisImage.buttonTop"
		>
			<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
				<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z" />
			</svg>
		</button></figure>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:66.66%">
<p class="wp-block-paragraph">I created the layout with the LearnDash Course Grid block. In the editor, you can already see in the editing view how the whole element will look from the front.</p>



<p class="wp-block-paragraph">IIn the sidebar of the LearnDash Course Grid block, I can filter the courses according to the categories Beginner, Intermediate and Advancing. There you will find many other setting options for colors, fonts, spacing, etc. This allows me to adapt the course elements very precisely to the look of the website.</p>



<p class="wp-block-paragraph"><em><em>Click on the picture to see the full image.</em></em></p>
</div>
</div>



<h2 class="wp-block-heading">Alternative approach: Shortcodes</h2>



<p class="wp-block-paragraph">Before there were blocks, people worked with shortcodes. You can do the same things with them as with blocks. However, shortcodes are not very intuitive to use. The options such as colors, number of columns or sorting are hidden in a kind of code. You have to know the abbreviations to understand what is going on here. And you don&#8217;t see such a nice WYSIWYG preview in the editor as with the blocks.</p>



<pre class="wp-block-code"><code>&#91;ld_course_list col="4" progress_bar="true" num="12" orderby="title" order="ASC"]</code></pre>



<p class="wp-block-paragraph"><em>Example of a Shortcode</em></p>



<h2 class="wp-block-heading">Shortcodes for additional views</h2>



<p class="wp-block-paragraph">But shortcodes also have an advantage: you can build your own relatively easily. For example, I was missing an alternative to the “tile display” of courses in LearnDash. This layout takes up a relatively large amount of space, which is not always practical on a platform with many courses.</p>



<p class="wp-block-paragraph">Another aspect that can get annoying: If you want to know which lessons a course contains, you have to click on the course. Only then can you see the content. There is no way to display a course and the content/lessons it contains at the same time.</p>



<figure data-wp-context="{&quot;imageId&quot;:&quot;6a43180d0ae44&quot;}" data-wp-interactive="core/image" data-wp-key="6a43180d0ae44" class="wp-block-image size-medium wp-lightbox-container"><img loading="lazy" decoding="async" width="600" height="231" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on--click="actions.showLightbox" data-wp-on--load="callbacks.setButtonStyles" data-wp-on--pointerdown="actions.preloadImage" data-wp-on--pointerenter="actions.preloadImageWithDelay" data-wp-on--pointerleave="actions.cancelPreload" data-wp-on-window--resize="callbacks.setButtonStyles" src="https://start-the-loop.com/wp-content/uploads/2025/05/kurs-lektionen-600x231.png" alt="" class="wp-image-11576" srcset="https://start-the-loop.com/wp-content/uploads/2025/05/kurs-lektionen-600x231.png 600w, https://start-the-loop.com/wp-content/uploads/2025/05/kurs-lektionen-1520x586.png 1520w, https://start-the-loop.com/wp-content/uploads/2025/05/kurs-lektionen-400x154.png 400w, https://start-the-loop.com/wp-content/uploads/2025/05/kurs-lektionen-768x296.png 768w, https://start-the-loop.com/wp-content/uploads/2025/05/kurs-lektionen-1536x592.png 1536w, https://start-the-loop.com/wp-content/uploads/2025/05/kurs-lektionen-1320x509.png 1320w, https://start-the-loop.com/wp-content/uploads/2025/05/kurs-lektionen.png 2034w" sizes="auto, (max-width: 600px) 100vw, 600px" /><button
			class="lightbox-trigger"
			type="button"
			aria-haspopup="dialog"
			data-wp-bind--aria-label="state.thisImage.triggerButtonAriaLabel"
			data-wp-init="callbacks.initTriggerButton"
			data-wp-on--click="actions.showLightbox"
			data-wp-style--right="state.thisImage.buttonRight"
			data-wp-style--top="state.thisImage.buttonTop"
		>
			<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
				<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z" />
			</svg>
		</button><figcaption class="wp-element-caption"><em>Clicking on a course tile leads to the view on the right</em></figcaption></figure>



<h3 class="wp-block-heading">Display an overview in list view with individual shortcode</h3>



<p class="wp-block-paragraph">Suppose you want to have an additional overview in list form. This may look a little plain, but it can be helpful for orientation. It would be good if you could also display the course names, including the lessons they contain. This would allow learners to get a better idea more quickly.</p>



<p class="wp-block-paragraph">I have built my own shortcodes for this via the <a href="https://developer.wordpress.org/reference/functions/add_shortcode/">add_shortcode</a> method. The shortcodes can be used to create a page that first lists all courses and then displays the courses and lessons within the different areas.</p>



<figure data-wp-context="{&quot;imageId&quot;:&quot;6a43180d0b2c7&quot;}" data-wp-interactive="core/image" data-wp-key="6a43180d0b2c7" class="wp-block-image size-full wp-lightbox-container"><img loading="lazy" decoding="async" width="706" height="790" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on--click="actions.showLightbox" data-wp-on--load="callbacks.setButtonStyles" data-wp-on--pointerdown="actions.preloadImage" data-wp-on--pointerenter="actions.preloadImageWithDelay" data-wp-on--pointerleave="actions.cancelPreload" data-wp-on-window--resize="callbacks.setButtonStyles" src="https://start-the-loop.com/wp-content/uploads/2025/05/Bildschirmfoto-2025-05-25-um-15.13.45.png" alt="" class="wp-image-11544" srcset="https://start-the-loop.com/wp-content/uploads/2025/05/Bildschirmfoto-2025-05-25-um-15.13.45.png 706w, https://start-the-loop.com/wp-content/uploads/2025/05/Bildschirmfoto-2025-05-25-um-15.13.45-536x600.png 536w, https://start-the-loop.com/wp-content/uploads/2025/05/Bildschirmfoto-2025-05-25-um-15.13.45-357x400.png 357w" sizes="auto, (max-width: 706px) 100vw, 706px" /><button
			class="lightbox-trigger"
			type="button"
			aria-haspopup="dialog"
			data-wp-bind--aria-label="state.thisImage.triggerButtonAriaLabel"
			data-wp-init="callbacks.initTriggerButton"
			data-wp-on--click="actions.showLightbox"
			data-wp-style--right="state.thisImage.buttonRight"
			data-wp-style--top="state.thisImage.buttonTop"
		>
			<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
				<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z" />
			</svg>
		</button></figure>



<h2 class="wp-block-heading">Conclusion</h2>



<p class="wp-block-paragraph">The LearnDash blocks are very comfortable to work with. The blocks have many setting options that allow you to configure exactly what you want. Another big advantage is that you can already see what the design will look like on the front of the website in the editor view.</p>



<p class="wp-block-paragraph"><p>Shortcodes are no longer used today, the developers of LearnDash have converted everything into blocks. Unless you want to do something that is not offered by LearnDash as a block. Then the good old shortcode method becomes interesting again. Individual shortcodes can be built relatively easily, so that you can also create displays that are not provided by LearnDash.</p></p>



<p class="wp-block-paragraph"></p>
<p>The post <a href="https://start-the-loop.com/en/layout-with-learndash/">Creating a Layout with LearnDash</a> has first been published on <a href="https://start-the-loop.com/en">start the loop_</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Do you need a Cookie Banner?</title>
		<link>https://start-the-loop.com/en/cookie-banner-yes-no/</link>
		
		<dc:creator><![CDATA[Elisabeth]]></dc:creator>
		<pubDate>Thu, 12 Jun 2025 09:22:07 +0000</pubDate>
				<category><![CDATA[Cookie]]></category>
		<category><![CDATA[Newsletter_01]]></category>
		<guid isPermaLink="false">https://start-the-loop.com/?p=12812</guid>

					<description><![CDATA[<p>They are a everywhere: cookie banners. This article is about which cookies are relevant and how you can determine whether you require a cookie banner at all. </p>
<p>The post <a href="https://start-the-loop.com/en/cookie-banner-yes-no/">Do you need a Cookie Banner?</a> has first been published on <a href="https://start-the-loop.com/en">start the loop_</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"><strong>They are a everywhere: cookie banners. This article is about which cookies are relevant and how you can determine whether you require a cookie banner at all. </strong></p>



<p class="wp-block-paragraph">A cookie is a small file that enables a website to recognize visitors and save visitor settings. These can be language settings or the location, for example. Cookies are very useful if, for example, the browser remembers the products you have placed in a shopping cart.</p>



<p class="wp-block-paragraph">In principle, all cookies that are necessary for the operation of the website are permitted. You cannot deactivate them. This applies, for instance, to the cookie mentioned above, which kindly ensures that your shopping cart remains up to date. This is a so-called “session cookie” and it is allowed to be there. What these cookies usually have in common is that the information is only used by your website. No information is passed on to third parties.</p>



<h2 class="wp-block-heading">Cookies you need a cookie banner for </h2>



<p class="wp-block-paragraph">Particularly relevant for a cookie banner are cookies that transfer your data to third parties, e.g., Google or Facebook. As soon as you use an interactive element on your website, such as Google Maps, Google Analytics or YouTube, data is passed on. The same holds true for Facebook Like buttons and other social sharing buttons.</p>



<p class="wp-block-paragraph">These days, many contact forms or booking tools unfortunately can no longer do without cookies. The flood of spam messages is often very high, forcing you to use a captcha. Plugin developers typically offer the simple integration of Google Captcha. This brings us back to the cookie banner.</p>



<p class="wp-block-paragraph">In all these cases, visitors to your website must have the option of preventing these cookies from being set. In this case, the YouTube video or Google map will be marked accordingly and will not be displayed. As a visitor, you need to be able to change these settings or allow individual services.<br>Depending on the cookie banner plugin you use, configuring it can therefore be as complex as you like. However, that would then be an additional article.</p>



<p class="wp-block-paragraph">Nevertheless, there are websites that get by without cookie banners: If you do not sell anything, do not use a contact form with captcha but only an email link, have not integrated Google Analytics, Google Maps, videos or social sharing buttons, you probably do not need a cookie banner.</p>



<h3 class="wp-block-heading">Finding cookies on your website</h3>



<p class="wp-block-paragraph">If you are not sure whether there are cookies on your website, you can find out relatively easily. <a href="https://www.cookieserve.com/">www.cookieserve.com</a></p>



<p class="wp-block-paragraph"><p>However, you can also use the browser tools to find out what is happening on your website. To do this, click on any element with the mouse and hold down the right mouse button. A context menu will appear. If you are on a laptop, or have a mouse with only one button, the context menu appears if you hold down the CTRL key while clicking with the mouse.</p></p>



<figure data-wp-context="{&quot;imageId&quot;:&quot;6a43180d0c5af&quot;}" data-wp-interactive="core/image" data-wp-key="6a43180d0c5af" class="wp-block-image size-full wp-lightbox-container"><img loading="lazy" decoding="async" width="274" height="315" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on--click="actions.showLightbox" data-wp-on--load="callbacks.setButtonStyles" data-wp-on--pointerdown="actions.preloadImage" data-wp-on--pointerenter="actions.preloadImageWithDelay" data-wp-on--pointerleave="actions.cancelPreload" data-wp-on-window--resize="callbacks.setButtonStyles" src="https://start-the-loop.com/wp-content/uploads/2025/07/context-firefox.jpg" alt="" class="wp-image-12851"/><button
			class="lightbox-trigger"
			type="button"
			aria-haspopup="dialog"
			data-wp-bind--aria-label="state.thisImage.triggerButtonAriaLabel"
			data-wp-init="callbacks.initTriggerButton"
			data-wp-on--click="actions.showLightbox"
			data-wp-style--right="state.thisImage.buttonRight"
			data-wp-style--top="state.thisImage.buttonTop"
		>
			<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
				<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z" />
			</svg>
		</button><figcaption class="wp-element-caption"><em>Context menu in Firefox</em></figcaption></figure>



<p class="wp-block-paragraph">Depending on the browser, the option we need is called “Inspect” (Firefox), “Inspect” (Chrome) or “Inspect Element” (Safari).</p>



<p class="wp-block-paragraph">After clicking, the browser console opens at the bottom of the page. In all three browsers, the information on cookies can be found in the  “Storage” tab.</p>



<p class="wp-block-paragraph">All cookies that appear on this website are listed here. Please note that with your own website, there can be two different scenarios, <em>logged in</em> and <em>logged out</em>.</p>



<figure data-wp-context="{&quot;imageId&quot;:&quot;6a43180d0c9e1&quot;}" data-wp-interactive="core/image" data-wp-key="6a43180d0c9e1" class="wp-block-image size-full is-resized wp-lightbox-container"><img loading="lazy" decoding="async" width="1029" height="243" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on--click="actions.showLightbox" data-wp-on--load="callbacks.setButtonStyles" data-wp-on--pointerdown="actions.preloadImage" data-wp-on--pointerenter="actions.preloadImageWithDelay" data-wp-on--pointerleave="actions.cancelPreload" data-wp-on-window--resize="callbacks.setButtonStyles" src="https://start-the-loop.com/wp-content/uploads/2025/07/find-cookies-console.jpg" alt="" class="wp-image-12855" srcset="https://start-the-loop.com/wp-content/uploads/2025/07/find-cookies-console.jpg 1029w, https://start-the-loop.com/wp-content/uploads/2025/07/find-cookies-console-600x142.jpg 600w, https://start-the-loop.com/wp-content/uploads/2025/07/find-cookies-console-400x94.jpg 400w, https://start-the-loop.com/wp-content/uploads/2025/07/find-cookies-console-768x181.jpg 768w" sizes="auto, (max-width: 1029px) 100vw, 1029px" /><button
			class="lightbox-trigger"
			type="button"
			aria-haspopup="dialog"
			data-wp-bind--aria-label="state.thisImage.triggerButtonAriaLabel"
			data-wp-init="callbacks.initTriggerButton"
			data-wp-on--click="actions.showLightbox"
			data-wp-style--right="state.thisImage.buttonRight"
			data-wp-style--top="state.thisImage.buttonTop"
		>
			<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
				<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z" />
			</svg>
		</button><figcaption class="wp-element-caption">Screenshot visitor, that is you are logged out</figcaption></figure>



<figure data-wp-context="{&quot;imageId&quot;:&quot;6a43180d0cd05&quot;}" data-wp-interactive="core/image" data-wp-key="6a43180d0cd05" class="wp-block-image size-full wp-lightbox-container"><img loading="lazy" decoding="async" width="1250" height="250" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on--click="actions.showLightbox" data-wp-on--load="callbacks.setButtonStyles" data-wp-on--pointerdown="actions.preloadImage" data-wp-on--pointerenter="actions.preloadImageWithDelay" data-wp-on--pointerleave="actions.cancelPreload" data-wp-on-window--resize="callbacks.setButtonStyles" src="https://start-the-loop.com/wp-content/uploads/2025/07/detecting-cookies-logged-in.jpg" alt="" class="wp-image-12860" srcset="https://start-the-loop.com/wp-content/uploads/2025/07/detecting-cookies-logged-in.jpg 1250w, https://start-the-loop.com/wp-content/uploads/2025/07/detecting-cookies-logged-in-600x120.jpg 600w, https://start-the-loop.com/wp-content/uploads/2025/07/detecting-cookies-logged-in-400x80.jpg 400w, https://start-the-loop.com/wp-content/uploads/2025/07/detecting-cookies-logged-in-768x154.jpg 768w" sizes="auto, (max-width: 1250px) 100vw, 1250px" /><button
			class="lightbox-trigger"
			type="button"
			aria-haspopup="dialog"
			data-wp-bind--aria-label="state.thisImage.triggerButtonAriaLabel"
			data-wp-init="callbacks.initTriggerButton"
			data-wp-on--click="actions.showLightbox"
			data-wp-style--right="state.thisImage.buttonRight"
			data-wp-style--top="state.thisImage.buttonTop"
		>
			<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
				<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z" />
			</svg>
		</button><figcaption class="wp-element-caption">Screenshot when logged in</figcaption></figure>



<p class="wp-block-paragraph">start-the-loop.com only uses the <a href="https://wordpress.org/about/privacy/cookies/">technical cookies</a> that WordPress needs to manage the website. These cookies are not relevant under data protection law. When you are not logged in, you find only the cookie that determines, which language you want to use, that is German (de) or English (en).</p>



<p class="wp-block-paragraph"><strong>In other words: No cookie banner is required for our site here.</strong></p>



<p class="wp-block-paragraph"><em>NOTE: You need to make sure to check for cookies on the different pages of your website. If there are pages where you display, e.g., videos from YouTube, you need to check these pages separately in order to make sure that you see all the cookies that are there. Read an in-depth article on <a href="https://cookie-script.com/blog/view-cookies-browser-manually">checking your website for cookies here.</a></em></p>
<p>The post <a href="https://start-the-loop.com/en/cookie-banner-yes-no/">Do you need a Cookie Banner?</a> has first been published on <a href="https://start-the-loop.com/en">start the loop_</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
