<?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>how to - WOWLayers: Free WP Templates, Branding &amp; Design Tips to Grow Your Online Business</title>
	<atom:link href="https://wowlayers.com/tag/how-to/feed/" rel="self" type="application/rss+xml" />
	<link>https://wowlayers.com</link>
	<description>Get FASTO - the fastest free Wordpress theme!</description>
	<lastBuildDate>Fri, 04 Sep 2020 14:07:32 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>How to update a theme in WordPress</title>
		<link>https://wowlayers.com/how-to-update-a-theme-in-wordpress/</link>
					<comments>https://wowlayers.com/how-to-update-a-theme-in-wordpress/#respond</comments>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Wed, 04 Mar 2020 12:05:31 +0000</pubDate>
				<category><![CDATA[Beginners Guide]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[back-up]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[child theme]]></category>
		<category><![CDATA[features]]></category>
		<category><![CDATA[functionality]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[parent theme]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress plugins]]></category>
		<category><![CDATA[wordpress themes]]></category>
		<guid isPermaLink="false">https://wowlayers.com/?p=566</guid>

					<description><![CDATA[<p>We can&#8217;t expect anything to remain the same, nothing is fixed. Everything changes around us on a daily basis. The weather changes, people with whom we interact. But when it comes to the world wide web (aka w.w.w., the almighty internet), changes are ordinary things, due to human activity. I&#8217;m not going to start a&#8230;</p>
<p>The post <a href="https://wowlayers.com/how-to-update-a-theme-in-wordpress/">How to update a theme in WordPress</a> first appeared on <a href="https://wowlayers.com">WOWLayers: Free WP Templates, Branding & Design Tips to Grow Your Online Business</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>We can&#8217;t expect anything to remain the same, nothing is fixed. Everything changes around us on a daily basis. The weather changes, people with whom we interact.</p>



<p>But when it comes to the world wide web (aka w.w.w., the almighty internet), changes are ordinary things, due to human activity. I&#8217;m not going to start a discussion about how amazing we are, us as people, but I can tell you for sure that we need to be aware of and be able to adjust to change, whether we like it or not.</p>



<p>We can develop an attitude of flowing with the internet&#8217;s changes rather than constantly resisting or trying to control everything.</p>



<blockquote class="wp-block-quote attention2 is-layout-flow wp-block-quote-is-layout-flow"><p><strong>“Everything changes and nothing remains still.”</strong></p><cite>Plato, Cratylus&nbsp; </cite></blockquote>



<p>Oops! I let myself drown by psychology and that&#8217;s ironic. Let&#8217;s get back on track, shall we?</p>



<figure class="wp-block-image size-large"><img decoding="async" src="https://wowlayers.com/wp-content/uploads/2019/12/back-on-track.jpg" alt="the road to update" class="wp-image-570"/></figure>



<p>Today&#8217;s lesson is about what changes can occur on your website (based on the theme you chose to work with), as developers work 24/7 to bring to you, the public, their best services/products. And yes, we are going to see <strong>how to update a theme without losing any customization.</strong></p>



<p>One more thing, because I&#8217;m about to use the words <strong>&#8220;child theme&#8221;</strong> and <strong>&#8220;parent theme&#8221;</strong>, let&#8217;s find out what&#8217;s the deal with each one, but keep in mind that the <strong>main subject</strong> is <strong>how to update a theme in WordPress</strong>, as we are going to see later in this article. So please bear with me, I have some precious info to share.</p>





<h2 class="wp-block-heading">Parent Theme | Child Theme</h2>



<figure class="wp-block-image size-large"><img decoding="async" src="https://wowlayers.com/wp-content/uploads/2019/10/when-and-why-to-use-a-child-theme-in-wordpress.jpg" alt="when-and-why-to-use-a-child-theme-in-wordpress" class="wp-image-167"/></figure>



<h3 class="attention2 has-vivid-cyan-blue-color has-text-color wp-block-heading">What&#8217;s a Parent Theme?</h3>



<p>It is fundamentally any theme that&#8217;s been either free or paid, from <a rel="noreferrer noopener" aria-label="WordPress repository (opens in a new tab)" href="https://wordpress.org/themes/" target="_blank">WordPress repository</a> or from any <a rel="noreferrer noopener" aria-label="marketplace (opens in a new tab)" href="https://1.envato.market/JXb42" target="_blank">marketplace</a> out there.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"><p>In one hand, theme frameworks are parent themes, but in the other hand not all parent themes are theme frameworks. People often confuse one with another.</p></blockquote>



<p>To be a parent theme requires first to be declared by another theme, child theme. </p>



<h3 class="attention2 has-vivid-cyan-blue-color has-text-color wp-block-heading">What&#8217;s a Child Theme?</h3>



<p>A child theme obtains the look and functionality from the original theme (also known as the parent theme), allowing you to make custom modifications to your website, and preserving them when the parent theme updates. </p>





<h2 class="wp-block-heading">How do you update a theme in WordPress?</h2>



<p>WordPress developers always recommend to website owners to update their theme to the latest version. In my point of view, this is a piece of good advice to take. It ensures your theme possesses all the latest features.</p>



<p>Ignoring updates only make your website susceptible to security threats or performance issues. And to what&#8217;s worth, you should know that the word <strong>&#8220;update&#8221;</strong> and the word <strong>&#8220;back-up&#8221;</strong> are <strong>BFF</strong>. Each time you hear <strong>&#8220;update&#8221;</strong>, it should trigger in your mind its <strong>BFF, &#8220;back-up&#8221;</strong>. </p>



<h3 class="attention2 wp-block-heading">Where can I see the updates available?</h3>



<p>Your WordPress website regularly checks for updates and displays them under <strong>Dashboard &#8211; Updates </strong>page. But it can be seen also as a notification on the <strong>Appearance &#8211; Themes</strong>. </p>



<figure class="wp-block-image size-large"><img decoding="async" src="https://wowlayers.com/wp-content/uploads/2019/12/Updates-displayed-under-Dashboard-Updates.jpg" alt="Updates-displayed-under-Dashboard-Updates" class="wp-image-568"/></figure>



<p>Aside from security and bug fixes, developers can introduce new features with these updates, which is good and great. Saves your precious time.</p>



<h3 class="attention2 wp-block-heading">What to do before making any updates?</h3>



<p>In the next paragraphs, I&#8217;ll need your attention for a while, cause there are some important things to do before you update your theme. Here&#8217;s a list with <strong>must-do</strong> things before making any updates:</p>



<ul class="wp-block-list"><li><strong>Get prepared</strong> &#8211; as a quick reminder, any CSS changes that you have added to your theme&#8217;s stylesheet (style.css) and functionality.php files will be wiped off, so back-up your theme before anything happens.</li><li><strong>Download the new version of your theme</strong> &#8211; In case you have added any code, you need to transfer customizations from the old theme files to the updated ones. To do that, simply visit your theme&#8217;s website and download the files or if you use a theme from WordPress repository, you will see a notification on your <strong>Dashboard</strong>.<br>If you have a brilliant memory and you remember what customizations you have done, just copy &amp; paste those. If not, you&#8217;ve reached a point where you will need to compare your theme&#8217;s files (software like <a rel="noreferrer noopener" aria-label="WinMerge (opens in a new tab)" href="https://winmerge.org/" target="_blank">WinMerge</a> should do the trick to help you out).</li><li><strong>Upload the new version</strong> &#8211; using your FTP client, you need to connect to your website. Go to /wp-content/themes/folder, select the new theme folder (the one that is updated and have your customizations) and with right-click, select <strong>Upload</strong>. You&#8217;ll get a warning from your FTP client about the files with the same name. Go ahead and choose <strong>Overwrite,</strong> to be sure that the old files are replaced by the new ones.</li></ul>



<p>And you&#8217;re done. Was it so hard? I didn&#8217;t think so. But, to prevent doing all the things listed above, I strongly recommend to you, as the best solution, to create a <strong>child theme</strong>, and all modifications can be done in this child theme, without affecting the parent theme.</p>





<h2 class="wp-block-heading">It is necessary to update?</h2>



<p>From my point of view, a <strong>big </strong>and <strong>empathic </strong>&#8220;YES&#8221;! Why you say?! Because updates come with the following:</p>



<ul class="wp-block-list"><li>Increase security;</li><li>Fix bugs;</li><li>Add features and functionality.</li></ul>



<p>Updates to WordPress themes, and not just WordPress themes, often <strong>increase security</strong> by patching vulnerabilities and strengthening against hackers attack, <strong>fix bugs</strong> that were discovered in previous versions, and not the last, <strong>add new features</strong> and <strong>functionality</strong>.</p>



<p>The WordPress development team regularly provide updates, so neglecting to update means not only taking a risk of being hacked, but you may also be missing out on new improvements.</p>



<h3 class="attention2 wp-block-heading">Will WordPress update affect my website?</h3>



<p>If you created a child theme, all modifications can be done in this one, without affecting the parent theme. But, if you don&#8217;t have a child theme, and you want to create one, you can learn how to create a child theme, it&#8217;s not that hard.</p>



<p>The sad reality is, that it never guaranteed a smooth and &#8220;painless&#8221; update without the risk of things gone wrong, so keep in mind <strong>always make a back-up</strong> before.</p>



<h3 class="attention2 wp-block-heading">Should you update your theme or plugins first?</h3>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"><p>My tip is,&nbsp;<strong>evermore update your plugins first</strong>, then&nbsp;<strong>update your theme</strong> and not the last your&nbsp;<strong>WordPress Core</strong>.</p></blockquote>



<p>It makes sense to update the <strong>plugins </strong>first because their developers always release new updates based on the latest versions of themes and WordPress itself. Theme developers have to base their updates on new WordPress versions so if you update WordPress before anything else, your plugins and theme aren’t prepared to handle the latest version of WordPress’s core files.<br></p>





<h2 class="wp-block-heading">Wrapping up</h2>



<p>Updates can be a pain in the a*s, but done correctly should be a piece of cake. Don&#8217;t be afraid to update, as you have seen what can happen if you are neglecting to update.</p>



<p>We hope that this article helped you to update your WordPress theme without troubles, cause we don&#8217;t need them. </p><p>The post <a href="https://wowlayers.com/how-to-update-a-theme-in-wordpress/">How to update a theme in WordPress</a> first appeared on <a href="https://wowlayers.com">WOWLayers: Free WP Templates, Branding & Design Tips to Grow Your Online Business</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://wowlayers.com/how-to-update-a-theme-in-wordpress/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Follow Links or No-follow Links?</title>
		<link>https://wowlayers.com/follow-links-or-no-follow-links/</link>
					<comments>https://wowlayers.com/follow-links-or-no-follow-links/#respond</comments>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Mon, 03 Feb 2020 11:29:58 +0000</pubDate>
				<category><![CDATA[Beginners Guide]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[anchor text]]></category>
		<category><![CDATA[attribute]]></category>
		<category><![CDATA[boost]]></category>
		<category><![CDATA[follow link]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[hyperlink]]></category>
		<category><![CDATA[inbound]]></category>
		<category><![CDATA[link juice]]></category>
		<category><![CDATA[no-follow link]]></category>
		<category><![CDATA[outbound]]></category>
		<category><![CDATA[points]]></category>
		<category><![CDATA[rel]]></category>
		<category><![CDATA[search engine]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[SERP]]></category>
		<guid isPermaLink="false">https://wowlayers.com/?p=638</guid>

					<description><![CDATA[<p>Follow Links or Nofollow Links? This is the real question. So, we&#8217;re back in business, and because, everybody knows that &#8220;the backlink&#8221; is the word, actually Peter Griffin reminds us that &#8220;the bird&#8221; is the word :)) , but what Peter knows, in fact. Right?! Today&#8217;s point of interest is 2 words that can easily&#8230;</p>
<p>The post <a href="https://wowlayers.com/follow-links-or-no-follow-links/">Follow Links or No-follow Links?</a> first appeared on <a href="https://wowlayers.com">WOWLayers: Free WP Templates, Branding & Design Tips to Grow Your Online Business</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>Follow Links or Nofollow Links? This is the real question.</p>



<p>So, we&#8217;re back in business, and because, everybody knows that &#8220;the backlink&#8221; is the word, actually Peter Griffin reminds us that &#8220;the bird&#8221; is the word :)) , but what Peter knows, in fact. Right?!</p>



<p>Today&#8217;s point of interest is 2 words that can easily create confusion, &#8220;follow&#8221; links and &#8220;no-follow&#8221; links. Without any further ado, let&#8217;s clear up this confusion.</p>



<hr class="wp-block-separator"/>



<h2 class="wp-block-heading">What are &#8220;follow&#8221; links?</h2>



<figure class="wp-block-image size-large"><img decoding="async" src="https://wowlayers.com/wp-content/uploads/2020/01/what-are-follow-links.jpg" alt="what-are-follow-links" class="wp-image-642"/></figure>



<p>Follow links are links that count as <strong>points</strong>, forcing SEO link &#8220;juice&#8221; and increasing the page rank of the linked-to sites, helping them to go higher in the SERP&#8217;s as a result.</p>



<p>Now, to understand what the heck I just told you, we need to talk first about how most links work in the field of SEO. When a website gets an inbound link (or a hyperlink <strong>pointing </strong>to that page &#8211; that&#8217;s why links are counted as <strong>points</strong>), the page gets a small SEO boost. The more well-known the site, the bigger the boost of link juice the linked-to site gets.</p>



<p>Google sees these points, and to calculate them, it created a metric called <strong>&#8220;PageRank&#8221;</strong> (one of the variables used by Google to determine how high your site will be placed in the Search Engine Results Pages (SERP)). </p>



<h3 class="wp-block-heading">What is &#8220;link juice&#8221;?</h3>



<p>&#8220;Link juice&#8221; is a term referring to how powerful a link could be. It&#8217;s a fact that a link from a popular website, that is trusted by the search engines, will pass more &#8220;juice&#8221; than one on a pointless directory.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"><p>Getting a link from Neil Patel is <strong>Gold</strong>, with capital &#8220;<strong>G&#8221;!</strong> </p></blockquote>



<p>A &#8220;do-follow link&#8221; tells a search engine that the link is good and that you don&#8217;t mind if the links help them rank higher. Or do you?</p>



<hr class="wp-block-separator"/>



<h2 class="wp-block-heading">What are &#8220;no-follow&#8221; links?</h2>



<figure class="wp-block-image size-large"><img decoding="async" src="https://wowlayers.com/wp-content/uploads/2020/01/what-are-no-follow-links.jpg" alt="what-are-no-follow-links" class="wp-image-643"/></figure>



<p><strong>&#8220;No-follow&#8221;</strong> is a value that can be assigned to the <strong>&#8220;rel&#8221; </strong>attribute of an HTML element to notify some search engines that the hyperlink should not have any kind of influence towards the ranking of the destination URL.</p>



<p>Google <strong>does not</strong> transfer PageRank or anchor text across them. <strong>Anchor text</strong>? Or clickable words used to link one web page to another.</p>



<h3 class="wp-block-heading">Does Google crawl &#8220;no-follow&#8221; links?</h3>



<p><strong>First</strong>, what does Google say about no-follow links?</p>



<div class="wp-block-group alignwide"><div class="wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow">
<div class="wp-block-media-text alignwide"><figure class="wp-block-media-text__media"><img decoding="async" src="https://wowlayers.com/wp-content/uploads/2020/01/1004px-Google__G__Logo.svg_.png" alt="Google-nofollow link" class="wp-image-639"/></figure><div class="wp-block-media-text__content">
<p class="has-normal-font-size"><strong>“In general, we don’t follow them.”</strong></p>
</div></div>
</div></div>



<p>Google doesn&#8217;t even crawl &#8220;no-follow&#8221; links. The &#8220;no-follow&#8221; tag was always a way to say to Google: &#8220;Don&#8217;t pass link authority through this link&#8221;.</p>



<hr class="wp-block-separator"/>



<h2 class="wp-block-heading">&#8220;Follow&#8221; links vs &#8220;No-follow&#8221; links</h2>



<figure class="wp-block-image size-full"><img decoding="async" src="https://wowlayers.com/wp-content/uploads/2020/01/follow-link-vs-no-follow-link.jpg" alt="follow-link-vs-no-follow-link" class="wp-image-644"/></figure>



<p>Besides the fact that the &#8220;do-follow&#8221; tag helps your search engine ranking, the &#8220;no-follow&#8221; tag doesn&#8217;t, the only difference, my friends, between these two, is only visible if we dig into the HTML code.</p>



<p>Let&#8217;s have a look at some examples of <a href="https://wowlayers.com/" target="_blank" rel="noreferrer noopener" aria-label="follow link (opens in a new tab)">follow link</a> and <a href="https://wowlayers.com/" target="_blank" rel="noreferrer noopener" aria-label="no-follow (opens in a new tab)">no-follow</a>.</p>



<p><strong>Followed:</strong></p>



<pre class="wp-block-code"><code>&lt;a href:"https://wowlayers.com"> follow link &lt;/a></code></pre>



<p><strong>No-followed:</strong></p>



<pre class="wp-block-code"><code>&lt;a href:"https://wowlayers.com" rel="nofollow"> no-follow &lt;/a></code></pre>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"><p><em>&#8220;Google announced in early 2005 that hyperlink with &#8220;rel=&#8221;nofollow&#8221;&#8221; would not influence the link target&#8217;s PageRank. In addition, The Yahoo and Bing also respect this attribute value.&#8221;</em></p><cite><a href="https://en.wikipedia.org/wiki/Nofollow" target="_blank" rel="noreferrer noopener" aria-label="Wikipedia (opens in a new tab)">Wikipedia</a></cite></blockquote>



<hr class="wp-block-separator"/>



<h2 class="wp-block-heading">When to use &#8220;no-follow&#8221; links?</h2>



<p>I can tell you a lot of reasons to use the &#8220;no-follow&#8221; tag, but they may all be in different places, though. In this case, I invite you to break down together some of the most common places:</p>



<ol class="attention2 wp-block-list"><li><strong>Paid Links</strong></li></ol>



<p>If you don&#8217;t want to get penalized by Google, I suggest you use &#8220;no-follow&#8221; links, even if it&#8217;s through ads.</p>



<ol start="2" class="attention2 wp-block-list"><li><strong>Embeds</strong></li></ol>



<p>If you add widgets or infographics on your website from other sites, it means that you&#8217;re not completely behind the content, that&#8217;s why we use the &#8220;no-follow&#8221; tag.</p>



<ol start="3" class="attention2 wp-block-list"><li><strong>Comments</strong></li></ol>



<p>Using &#8220;no-follow&#8221; links you protect your website from any bad sites, from appearing to get credit from you. Anything that has user-generated content is more likely to be a source of spam. And to be honest, it&#8217;s not even that hard to stay home and get paid just to spam others (rolling eyes).</p>



<ol start="4" class="attention2 wp-block-list"><li><strong>Others</strong></li></ol>



<p>&#8220;No-follow&#8221; can be used anytime you don&#8217;t want your website to be seen as endorsing a link to another site. Even these popular website are using the <strong>&#8220;rel=&#8221;no-follow&#8221;&#8221;</strong> on all of their outbound links:</p>



<ul class="wp-block-list"><li>Quora;</li><li>YouTube;</li><li>Wikipedia;</li><li>Reddit;</li><li>Medium</li></ul>



<hr class="wp-block-separator"/>



<h2 class="wp-block-heading">How do I create a &#8220;no-follow&#8221; link?</h2>



<p>Everybody knows that Google has &#8220;robots&#8221; that once landed on a page on your website it crawls through and reads the content on that page. Once it knows what your page is about, it takes the next step and indexes your page. </p>



<p>As the bot crawls through your page and finds a link, maybe a &#8220;do-follow&#8221; link, that link is like a door for the bot, you basically telling the search engine &#8220;You can pass this door&#8221;. Nothing can stop the bot from entering except you. How?</p>



<p>At this point, your salvation is the &#8220;no-follow&#8221; tag, because remember, that a &#8220;do-follow&#8221; tag is also referred to as &#8220;passing the PageRank&#8221;. We certainly don&#8217;t want that.</p>



<p class="attention2">How to add a &#8220;no-follow&#8221; tag to a link?</p>



<p><strong>Step 1:</strong> You can start by creating your awesome content (don&#8217;t forget to use images, videos, as a boost for more engagement). </p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"><p>Off topic: Would you like to see <a href="https://wowlayers.com/make-your-wordpress-website-more-engaging-embed-videos-images-contact-form/" target="_blank" rel="noreferrer noopener" aria-label="how images and videos make your WordPress website more Engaging (opens in a new tab)">how images and videos make your WordPress website more Engaging</a>? </p><p>Go on, take a look.</p></blockquote>



<p><strong>Step 2: </strong>Add a link to your text, highlight the text you want to be the link and click the link icon (the chain symbol).</p>



<p><strong>Step 3:</strong> To be able to add the tag to your link, you will need to switch to Code Editor (click on the three dots on the top right corner or simply use the cmd <strong>CTRL+Shift+Alt+M</strong>. Now add the tag <strong>rel=&#8221;nofollow&#8221;</strong> within the <strong>&lt;a&gt; </strong>tag, just like this:</p>



<pre class="wp-block-code"><code>&lt;a href:"https://wowlayers.com" rel="nofollow"> no-follow &lt;/a></code></pre>



<p class="has-text-align-center has-medium-font-size"><strong><em>And you&#8217;re done. Good job!</em></strong></p>



<hr class="wp-block-separator"/>



<h2 class="wp-block-heading">Do &#8220;no-follow&#8221; links help or hurt your SEO?</h2>



<p>In 2013, Google&#8217;s head of search spam, Matt Cuts said that links that are &#8220;no-followed&#8221; can&#8217;t hurt your rankings in Google, whatsoever. Unless you are a spammer, you are spamming at a high level, in this case, Google will take manual action on these links to discourage all spammers.</p>



<h3 class="wp-block-heading">What are the benefits of &#8220;no-follow&#8221; links?</h3>



<p>First of all, &#8220;no-follow&#8221; links can <strong>help</strong> you with your SEO, in a direct way, and not the last, &#8220;no-follow&#8221; links can <strong>bring</strong> you the traffic that you need, and much desire.</p>



<p>Long story short, hopefully, this article gave you the knowledge on what are the main differences between <strong>&#8220;follow&#8221; </strong>and<strong> &#8220;no-follow&#8221;</strong> links.</p>



<p class="attention2 has-medium-font-size">Do you still have questions? Hit me up Scotty in the comments below.</p>



<p class="has-text-align-center attention has-medium-font-size">Howdy!</p><p>The post <a href="https://wowlayers.com/follow-links-or-no-follow-links/">Follow Links or No-follow Links?</a> first appeared on <a href="https://wowlayers.com">WOWLayers: Free WP Templates, Branding & Design Tips to Grow Your Online Business</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://wowlayers.com/follow-links-or-no-follow-links/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Make your WordPress website more engaging (embed videos, images &#038; contact form)</title>
		<link>https://wowlayers.com/make-your-wordpress-website-more-engaging-embed-videos-images-contact-form/</link>
					<comments>https://wowlayers.com/make-your-wordpress-website-more-engaging-embed-videos-images-contact-form/#respond</comments>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Tue, 26 Nov 2019 16:10:40 +0000</pubDate>
				<category><![CDATA[Beginners Guide]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[contact form]]></category>
		<category><![CDATA[embed videos]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[search engine]]></category>
		<category><![CDATA[URL]]></category>
		<guid isPermaLink="false">https://wowlayers.com/?p=325</guid>

					<description><![CDATA[<p>You got the flow to write, you got the audience. But is it enough? What&#8217;s a website without videos? Without images? Just a piece of white &#8220;paper&#8221;, if I may say that. People love online interactions. Why not using this aspect in your favor? By adding videos &#38; images, you attract more visitors. Because we&#8230;</p>
<p>The post <a href="https://wowlayers.com/make-your-wordpress-website-more-engaging-embed-videos-images-contact-form/">Make your WordPress website more engaging (embed videos, images & contact form)</a> first appeared on <a href="https://wowlayers.com">WOWLayers: Free WP Templates, Branding & Design Tips to Grow Your Online Business</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>You got the flow to write, you got the audience. But is it enough? What&#8217;s a website without videos? Without images? Just a piece of white &#8220;paper&#8221;, if I may say that.</p>



<p>People love online interactions. Why not using this aspect in your favor? By adding videos &amp; images, you attract more visitors.</p>



<p>Because we are talking about engagement (user interactions), in this article I will cover the following beginner topics:</p>



<ul class="wp-block-list"><li><strong>How to embed videos in WordPress?</strong></li><li><strong>How to show images in rows and columns</strong>?</li><li><strong>How to make images into links (clickable images links)</strong>?</li><li><strong>How to add a contact form</strong>?</li></ul>



<h2 class="has-vivid-cyan-blue-color has-text-color wp-block-heading">Videos</h2>



<figure class="wp-block-image size-large"><img decoding="async" src="https://wowlayers.com/wp-content/uploads/2019/11/videos.jpg" alt="" class="wp-image-331"/></figure>



<h3 class="wp-block-heading">What&#8217;s an embed code?</h3>



<p>It&#8217;s nothing more than a piece of HTML code, which when entered into your website page source, creates a video object.</p>



<h3 class="wp-block-heading">How do you embed videos in WordPress? Embedding videos with 2 methods.</h3>



<p>I&#8217;m going to show you 2 methods. One is an <strong>&#8220;old fashioned way&#8221;</strong>, the other is a <strong>&#8220;modern way&#8221;</strong>.  &#8220;Old fashion way&#8221;? &#8220;Modern way&#8221;? What do you mean?  Hold your horses, I&#8217;ll explain below:</p>



<h4 class="wp-block-heading">Option 1 &#8211; Using WordPress auto-embed option</h4>



<p>WordPress has a great feature called <strong>&#8220;auto-embed&#8221;</strong>, that allows you to get the embed code from any popular video services like YouTube, Vimeo, etc.</p>



<p><strong>How?</strong> Just copy &amp; paste <em>the video URL</em> directly into WordPress editor. Once you add your video URL, you can change its settings from the block toolbar. That&#8217;s why I called it the &#8220;modern way&#8221;.</p>



<h4 class="wp-block-heading">Option 2 &#8211; Paste the code into WordPress Editor HTML block.</h4>



<p>Before you can add an embed video with this method, first you have to go to the video you want to add and click on the <strong>Share</strong> button. </p>



<p>Once you do that, look for an option called <strong>Embed</strong>. Now, all you have to do is to copy the embed code to your clipboard. It should look something like this:</p>



<pre class="wp-block-code"><code>&lt;iframe width="560" height="315" 
src="https://www.youtube.com/embed/lclLJz5Rd5M" frameborder="0" 
allow="accelerometer; autoplay; encrypted-media; gyroscope; 
picture-in-picture" allowfullscreen>&lt;/iframe></code></pre>



<p>Then click on the <strong>&#8220;+&#8221;</strong> symbol in any WordPress post or page, and select Custom HTML Block. If you can&#8217;t find it, search it. Paste the code, save, and you&#8217;re done.</p>



<h4 class="wp-block-heading">What&#8217;s the advantage of this method?</h4>



<p>You can <strong>change the width and height</strong> of the video. </p>



<p>Example: If you want the embed video to take the whole horizontal space of the post, instead of 560 pixels which is in this case, you just have to replace &#8220;560&#8221; with &#8220;100%&#8221; as seen on the example below:</p>



<pre class="wp-block-code"><code>&lt;iframe width="100%" height="315"
src="https://www.youtube.com/embed/lclLJz5Rd5M" frameborder="0" 
allow="accelerometer; autoplay; encrypted-media; gyroscope;
picture-in-picture" allowfullscreen>&lt;/iframe></code></pre>



<p>You can also change the height parameter to any value you desire.</p>



<h3 class="wp-block-heading">Why should I embed a video on my website?</h3>



<p>Well, because statistics don&#8217;t lie. I believe in statistics and I like to use the numbers in my own favor. Check out the following infographic:</p>



<figure class="wp-block-gallery columns-1 is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex"><ul class="blocks-gallery-grid"><li class="blocks-gallery-item"><figure><a href="https://wowlayers.com/wp-content/uploads/2019/11/embed-video-statistics.jpg"><img decoding="async" src="https://wowlayers.com/wp-content/uploads/2019/11/embed-video-statistics.jpg" alt="embed-video-statistics" data-id="342" class="wp-image-342"/></a></figure></li></ul></figure>



<h2 class="has-vivid-cyan-blue-color has-text-color wp-block-heading">Images</h2>



<figure class="wp-block-image size-large"><img decoding="async" src="https://wowlayers.com/wp-content/uploads/2019/11/images.jpg" alt="" class="wp-image-332"/></figure>



<h3 class="wp-block-heading">How to show images in row and columns in WordPress?</h3>



<p><strong>Why do you need to do this?</strong> The answer is very simple. Let me give you an example: if you are adding multiple photos to a blog post, it will not look very professional and will require a lot of scrolling from your users.</p>



<p><strong>Solution?</strong> Displaying photos in rows and columns using a grid gallery, which is provided by WordPress editor. This way images will appear in a compact layout and improve user experience on your website. </p>



<h3 class="wp-block-heading">How do I display images in rows and columns in WordPress?</h3>



<p>On the post edit screen, click the &#8220;<strong>+</strong>&#8221; symbol and select the &#8220;<strong>Gallery</strong>&#8221; block. Upload desired photos, or choose from the ones that are already uploaded, click on <strong>&#8220;Create Gallery</strong>&#8221; link from the left column and then click on <strong>&#8220;Create a new gallery&#8221;</strong> button.</p>



<figure class="wp-block-gallery columns-1 is-cropped wp-block-gallery-2 is-layout-flex wp-block-gallery-is-layout-flex"><ul class="blocks-gallery-grid"><li class="blocks-gallery-item"><figure><a href="https://wowlayers.com/wp-content/uploads/2019/11/how-to-add-a-gallery-in-wordpress.jpg"><img decoding="async" src="https://wowlayers.com/wp-content/uploads/2019/11/how-to-add-a-gallery-in-wordpress-1024x425.jpg" alt="how to add a gallery in wordpress" data-id="503" data-full-url="https://wowlayers.com/wp-content/uploads/2019/11/how-to-add-a-gallery-in-wordpress.jpg" data-link="https://wowlayers.com/?attachment_id=503" class="wp-image-503"/></a></figure></li></ul></figure>



<p>Now WordPress will insert the gallery in your blog post. From here, you will be able to select how many columns you need.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"><p>When you create a Gallery, you have 2 options. You can either select the <strong>&#8220;Crop images&#8221;</strong>, shown in the left menu, or you can crop the images by yourself. But remember to <strong>keep the same size</strong> for all images that you crop.</p></blockquote>



<h3 class="wp-block-heading">How to make images into links (clickable images links)</h3>



<p>Quite easy! After inserting an image into the editor, click on it, and above you will see a <strong>chain icon</strong> ( or simply press <strong>CTRL+K</strong> if you are on Windows ). Click on it, a window will pop up, asking for the URL. Type or paste the URL you want, and hit &#8220;<strong>Apply</strong>&#8220;.</p>



<p>If you want the link to be opened in a new window, click on &#8220;Link Settings&#8221; (the dropdown icon) and make sure the <strong>&#8220;Open in new tab&#8221;</strong> option is checked.</p>



<h2 class="has-vivid-cyan-blue-color has-text-color wp-block-heading">Contact form</h2>



<figure class="wp-block-image size-large"><img decoding="async" src="https://wowlayers.com/wp-content/uploads/2019/11/contact-form.jpg" alt="" class="wp-image-333"/></figure>



<h3 class="wp-block-heading">What&#8217;s a contact form?</h3>



<p>Contact Form it&#8217;s a set of questions that once filled out by users it&#8217;s automatically sent to your email.  This feature enables&nbsp;visitors to directly contact and engage with you, the owner of the website.</p>



<h3 class="wp-block-heading"><strong>How to add a contact form</strong> in WordPress?</h3>



<p>To add a contact form, you need a plugin. The one that we suggest is <strong><a rel="noreferrer noopener" aria-label="Contact From 7 (opens in a new tab)" href="https://wordpress.org/plugins/contact-form-7/" target="_blank">Contact Form 7</a></strong>. Why? Because, first of all, it&#8217;s free, and secondly, it provides some great features.</p>



<p>The first step to setting up Contact Form 7 is to&nbsp;install the plugin.&nbsp;To do that, in your WordPress dashboard, select&nbsp;Plugins &gt; Add New from the menu.<br>Once here, on the right part of the screen, you will find a search box, type the name &#8220;Contact form 7&#8221; and click Install<em>, </em>then <em>Activate</em>.</p>



<p>After activation, on the left menu, you will see a &#8220;<strong>Contact</strong>&#8221; option, from where you can manage and edit contact forms.</p>



<p>By default, there&#8217;s a contact form labeled&nbsp;<strong>Contact Form 1</strong>, which&nbsp;contains all the basic fields you need. This form is ready to use and can be inserted into any page and post of your website. <br>So far, so good?</p>



<h3 class="wp-block-heading">What to do next?</h3>



<p>You have the plugin up and running. Next, you will need to copy the shortcode and paste it into your post, page, or text widget content.</p>



<figure class="wp-block-image size-large"><img decoding="async" src="https://wowlayers.com/wp-content/uploads/2019/11/contact-form-shortcode.jpg" alt="" class="wp-image-373"/><figcaption>This is a contact-form-shortcode that you have to copy &amp; paste into your post, page, etc.</figcaption></figure>



<p>You can edit with your own information, or you can create a new contact, by pressing the <strong>Add New</strong> button, from the <strong>Contact </strong>menu.</p>



<figure class="wp-block-image size-large"><img decoding="async" src="https://wowlayers.com/wp-content/uploads/2019/11/contact-form-changes-2.jpg" alt="" class="wp-image-484"/><figcaption> For visual aid, here are the changes that you can make in order to edit your contact form </figcaption></figure>



<h2 class="wp-block-heading"><strong>Bring your website to life</strong></h2>



<p>Effectively used,&nbsp;<strong>images</strong>&nbsp;can help drive more visitors to your&nbsp;<strong>website</strong>, promote social sharing and ultimately help drive business goals. <strong>Visuals </strong>(videos) give us a better understanding of not just the message, but what’s behind the message.</p>



<p>Having all kinds of &#8220;tools&#8221; (embed videos, images, contact forms) will stimulate your audience to interact with your website.</p>



<p>Creating content consistently is one of the best ways to keep users around longer and get them to view multiple pages. Useful, engaging&nbsp;content will drive traffic to your website.&nbsp;Once that traffic is there, they’ll stick around, keep reading, and eventually become a subscriber or customer if you have a wide array of informative blog posts for them to read. </p>



<p class="attention">That being said, keep in mind:</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"><p>“People will always choose an online video tutorial over reading the manual.”</p></blockquote><p>The post <a href="https://wowlayers.com/make-your-wordpress-website-more-engaging-embed-videos-images-contact-form/">Make your WordPress website more engaging (embed videos, images & contact form)</a> first appeared on <a href="https://wowlayers.com">WOWLayers: Free WP Templates, Branding & Design Tips to Grow Your Online Business</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://wowlayers.com/make-your-wordpress-website-more-engaging-embed-videos-images-contact-form/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
