<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Opeyemi Akintunde</title>
    <description>The latest articles on DEV Community by Opeyemi Akintunde (@desglobe_).</description>
    <link>https://dev.to/desglobe_</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F621943%2Fc14fe570-e5f8-45b4-8fc9-a8e099891e26.jpg</url>
      <title>DEV Community: Opeyemi Akintunde</title>
      <link>https://dev.to/desglobe_</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/desglobe_"/>
    <language>en</language>
    <item>
      <title>What You Need To Know About Design Rules And Principles</title>
      <dc:creator>Opeyemi Akintunde</dc:creator>
      <pubDate>Mon, 31 Oct 2022 15:05:25 +0000</pubDate>
      <link>https://dev.to/desglobe_/what-you-need-to-know-about-design-rules-and-principles-1m4m</link>
      <guid>https://dev.to/desglobe_/what-you-need-to-know-about-design-rules-and-principles-1m4m</guid>
      <description>&lt;p&gt;Have you ever heard that design is literally everything around our existence? &lt;br&gt;
As humans of diverse traits, behaviours, perspectives, we tend to engage with design on a daily basis. Virtually, everything natural or non-natural in which we continually lay our fingers on was already designed.&lt;/p&gt;

&lt;p&gt;However, for more clarity purpose, some of the following &lt;a href="https://books.zuri.team/design-rules"&gt;design rules&lt;/a&gt; indicate the fundamental aspects of what makes design appealing to the eye, engaging and useful for our everyday use.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Pattern&lt;br&gt;
Repetition of specific visual elements such as a single unit or multitude of forms. It can be used to create balance, organize surfaces in a consistent manner, or create contrast.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Rhythm&lt;br&gt;
This is how the eye moves throughout the composition; leading the attention from one aspect to another. This can be achieved by using repeating or alternating elements or patterns.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Unity&lt;br&gt;
The way elements are arranged so that the image is seen as a whole and overall, creates a visually compelling composition is unity.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Balance&lt;br&gt;
How the elements within a composition are arranged either symmetrically, asymmetrically, to create the impression of equality in weight or importance.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Scale&lt;br&gt;
Scale affects how something is balanced. The phrase “Bigger is always better” is not always the case in design. Sometimes tiny elements can call attention just as effectively as something large.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Kindly share your thought in the comment section and learn more on the rules of designs at no cost &lt;a href="https://books.zuri.team/design-rules"&gt;here&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>design</category>
      <category>principles</category>
      <category>rules</category>
      <category>product</category>
    </item>
    <item>
      <title>How to Create A SASS Environment From Your Locals Without npm</title>
      <dc:creator>Opeyemi Akintunde</dc:creator>
      <pubDate>Tue, 11 Oct 2022 10:56:53 +0000</pubDate>
      <link>https://dev.to/desglobe_/how-to-create-a-sass-environment-from-your-locals-without-npm-39co</link>
      <guid>https://dev.to/desglobe_/how-to-create-a-sass-environment-from-your-locals-without-npm-39co</guid>
      <description>&lt;p&gt;Have you always thought of implementing a Sass environment in your project but been getting confused as a result of countless tutorials made available online?&lt;/p&gt;

&lt;p&gt;Don’t sweat over it anymore as this short piece offers only the relevant secrets on how to navigate your way through it even without the guidance of anyone.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Click to open your IDE (will be using Visual Studio Code for this guide)&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--dEFL-cG5--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/5zqeienzh4u3iqw9abnh.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--dEFL-cG5--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/5zqeienzh4u3iqw9abnh.PNG" alt="Image description" width="880" height="455"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Hover your mouse on “Extension” feature, then click on it.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--HEH6Oi2e--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/cvmy21ndkzos7i9qdz6y.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--HEH6Oi2e--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/cvmy21ndkzos7i9qdz6y.PNG" alt="Image description" width="880" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;In the search bar, insert and install both “Live Server,” and “Live Sass Compiler” extensions&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--WcxrwUR_--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/4k0r9muerylo65eidru2.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--WcxrwUR_--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/4k0r9muerylo65eidru2.PNG" alt="Image description" width="880" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;3i. Install “Live Server” extension&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--2Ubg--A9--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/g23doh5r0cg0nm6neupa.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--2Ubg--A9--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/g23doh5r0cg0nm6neupa.PNG" alt="Image description" width="880" height="455"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;3ii. Install “Live Sass Compiler”&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--6S33pF_S--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/xmay6grw05abpr7yts5l.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--6S33pF_S--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/xmay6grw05abpr7yts5l.PNG" alt="Image description" width="880" height="452"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Navigate through “Setting” icon&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--FF6KnAke--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/lvl1rn9pfdwl5ceehyuu.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--FF6KnAke--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/lvl1rn9pfdwl5ceehyuu.PNG" alt="Image description" width="880" height="471"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Type “Sass” in the search bar&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--Phe_unvx--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/71erzcvrlxlsf1w27w4c.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Phe_unvx--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/71erzcvrlxlsf1w27w4c.PNG" alt="Image description" width="880" height="468"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;After typing “Sass,” click on “Live Sass Compiler” from the left column.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--y5PGQWvZ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/l1idv8s8gzk73irqxjbo.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--y5PGQWvZ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/l1idv8s8gzk73irqxjbo.PNG" alt="Image description" width="880" height="469"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Drag your mouse, and navigate through “format,” then click to edit the json file.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--qGfzL5uu--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/w9z5srgrifc7x2nmn1cs.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--qGfzL5uu--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/w9z5srgrifc7x2nmn1cs.PNG" alt="Image description" width="880" height="454"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;7i. Your next screen would look like this&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--UFPAJFHf--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/6rqsut85n3gia7kk7rkz.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--UFPAJFHf--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/6rqsut85n3gia7kk7rkz.PNG" alt="Image description" width="880" height="456"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;7ii. Make a little modification here&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--0YjF26np--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/pt5fm3674dvggwq0h0gj.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--0YjF26np--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/pt5fm3674dvggwq0h0gj.PNG" alt="Image description" width="880" height="455"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;7iii. Change savePath value of ‘null’ to “/css” as this would totally change the initial file path.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--LkftoSEV--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/iyi1k9piijf560bv472r.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--LkftoSEV--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/iyi1k9piijf560bv472r.PNG" alt="Image description" width="880" height="455"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;P.S.&lt;/strong&gt; Failure to change the path would not allow a CSS folder to be created automatically upon the compilation of your .scss file. &lt;/p&gt;

&lt;p&gt;Literally, it would look like this.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--oro-rtr2--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/k1dx6q0wkurl3rz56q6c.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--oro-rtr2--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/k1dx6q0wkurl3rz56q6c.PNG" alt="Image description" width="880" height="469"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Press “ctrl + s” to save the file.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Now, it’s high time to create a new folder so as to test out if the SASS environment is fully up and running or not.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Create and open a newly created folder of a new project&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--nYfEWbbV--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/j0o18bdoyzrstdr2vken.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--nYfEWbbV--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/j0o18bdoyzrstdr2vken.PNG" alt="Image description" width="880" height="470"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Create the following inside the folder; &lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;10i. An index.html file&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--4jqBpz9g--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/rbggzdjyob6ml08hsxr0.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--4jqBpz9g--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/rbggzdjyob6ml08hsxr0.PNG" alt="Image description" width="880" height="471"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;10ii. A folder that would house a .scss file&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--AE3E9Drb--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/eaxxsn735y092dwfy9hk.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--AE3E9Drb--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/eaxxsn735y092dwfy9hk.PNG" alt="Image description" width="880" height="473"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;From the .scss folder, create a .scss file where all CSS styles would be written and documented.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--6pkkzXhP--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/es7fjrrtf7r1m45lz9vv.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--6pkkzXhP--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/es7fjrrtf7r1m45lz9vv.PNG" alt="Image description" width="880" height="473"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;You would notice that immediately after you had created the .scss file, a prompt showing “Watch Sass” is being popped out. From here, you can easily monitor your Sass environment.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--Q7qOFLqZ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/dx6rgirgzbyl2nvipcxz.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Q7qOFLqZ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/dx6rgirgzbyl2nvipcxz.PNG" alt="Image description" width="880" height="474"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;And Voila, a new CSS folder would automatically be created alongside its file (.css) and map (.css.map) after you click “Watch Sass.”&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--x1_8VaUk--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/94jt1cja3hvhmd6m7j91.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--x1_8VaUk--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/94jt1cja3hvhmd6m7j91.PNG" alt="Image description" width="880" height="472"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This completes this simple and useful guide.&lt;br&gt;
Kindly do not hesitate to drop a message if you have any further inquires or contact via (&lt;a href="http://www.twitter.com/_desglobe"&gt;www.twitter.com/_desglobe&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;Thank you for reading; Happy coding!!!&lt;/p&gt;

</description>
      <category>sass</category>
      <category>scss</category>
      <category>css</category>
      <category>style</category>
    </item>
    <item>
      <title>How-to Link Google Search Console With Google Analytics</title>
      <dc:creator>Opeyemi Akintunde</dc:creator>
      <pubDate>Thu, 17 Feb 2022 11:27:18 +0000</pubDate>
      <link>https://dev.to/desglobe_/how-to-link-google-search-console-with-google-analytics-1hke</link>
      <guid>https://dev.to/desglobe_/how-to-link-google-search-console-with-google-analytics-1hke</guid>
      <description>&lt;p&gt;According to Google, Search Console is a web service that allows developers, SEO professionals, and website owners to check indexing status (i.e., the performance of the site) and optimize the visibility of their websites, while Google Analytics is a web analytics service offered by Google that tracks and reports website traffic and other related marketing activities. &lt;/p&gt;

&lt;p&gt;In the search niche part of digital marketing, it's more of like informing Google algorithms ahead that here I am boy, this is my website and I would like it to be listed on the largest virtual space cos of visibility.&lt;/p&gt;

&lt;p&gt;However, before I continue, this article is meant for SEO beginners and enthusiasts. Also, everything will be done from your analytics dashboard. So, you can sip in a glass of water and calm your nerves...let's shoot our shot!&lt;/p&gt;

&lt;p&gt;For the practical aspect of this tutorial, one of my clients, [&lt;a href="https://huaoubricks.com/" rel="noopener noreferrer"&gt;https://huaoubricks.com/&lt;/a&gt;] consented to the use of their Console dashboard, so we're in for a real-time and engaging experience.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Step 1:&lt;/strong&gt; Go to the Home page&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0krrtvdycvf594l6lcs1.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0krrtvdycvf594l6lcs1.PNG" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Step 2:&lt;/strong&gt; Click on "Admin" (left-bar)&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F10vzs8aa0xfchiie9hpo.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F10vzs8aa0xfchiie9hpo.PNG" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Step 3:&lt;/strong&gt; Click on "Property Settings" under the 'create property' tab&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F3b7ujxo40rijl010beqc.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F3b7ujxo40rijl010beqc.png" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Step 4:&lt;/strong&gt; Scroll downward (left-bar) under the 'create property' tab, then click on "Search Console Linking"&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fp4blf27c6vn287qjf302.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fp4blf27c6vn287qjf302.png" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Step 5:&lt;/strong&gt; After performing step 4, you will be asked to type in your domain (website URL) in the "Search Bar" right beside 'Link'&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0x2153j0xa74zixpg5yx.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0x2153j0xa74zixpg5yx.PNG" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Step 6:&lt;/strong&gt; Expect to see the below-attached modal (a new prompt) box. Then click on "Choose accounts"&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fzwpz3drhfw0v4kfs4xtx.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fzwpz3drhfw0v4kfs4xtx.PNG" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Step 7:&lt;/strong&gt; Since you had earlier typed in the preferred URL to be linked during step 5, just select the icon showing the URL, then click "Confirm".&lt;/p&gt;

&lt;p&gt;P.S. You can only add one URL at a time for the proposed linked Console property.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fzacihlpq6vfyzkody9ss.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fzacihlpq6vfyzkody9ss.PNG" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Step 8:&lt;/strong&gt; Click on "Next".&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ffxrwrts8gzkyztwoua6x.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ffxrwrts8gzkyztwoua6x.PNG" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Step 9:&lt;/strong&gt; You will be asked to select a Web Stream.&lt;br&gt;
&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0bhpmj8cikxur023r2br.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0bhpmj8cikxur023r2br.PNG" alt="Image description"&gt;&lt;/a&gt;&lt;br&gt;
A web stream is otherwise referred to as where you want data (traffic) to be compiled from. It could be from a website, landing page, an app, etc.&lt;br&gt;
Using this example, I will choose the earlier attached [&lt;a href="https://huaoubricks.com/" rel="noopener noreferrer"&gt;https://huaoubricks.com/&lt;/a&gt;]&lt;/p&gt;

&lt;p&gt;P.S. Make sure to hover your mouse on it so as to be able to see where to click.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Step 10:&lt;/strong&gt; Select the linked Web Stream where you want traffic to be fetched. In this case, I selected Hua Ou's Clay Bricks website.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F3mm2djm7dsnmydh2qbog.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F3mm2djm7dsnmydh2qbog.PNG" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Step 11:&lt;/strong&gt; Click on "Next" for review.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fgumfvz1wdur5zoyn1jz8.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fgumfvz1wdur5zoyn1jz8.PNG" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Step 12:&lt;/strong&gt; Click on "Submit". &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fzfqec2csl2tq7gvby48a.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fzfqec2csl2tq7gvby48a.PNG" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Step 13:&lt;/strong&gt; Congratulations, you have successfully linked the two accounts.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F4grcklkwzmsb9ru07p2q.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F4grcklkwzmsb9ru07p2q.PNG" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Bonus tip:&lt;/strong&gt; Refresh the page, then navigate through the previous steps until you get to step 4. You will be able to see the below&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fw0ecn3sjqdqrf78xnhtx.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fw0ecn3sjqdqrf78xnhtx.png" alt="Image description"&gt;&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;Let me know what you feel and stay tuned for more relevant Digital Marketing posts.&lt;/p&gt;

&lt;p&gt;Thank you.&lt;/p&gt;

&lt;p&gt;You can always reach me via &lt;a href="mailto:opeyemiakintunde10@gmail.com"&gt;opeyemiakintunde10@gmail.com&lt;/a&gt;&lt;/p&gt;

</description>
      <category>seo</category>
      <category>analytics</category>
      <category>optimization</category>
      <category>measurement</category>
    </item>
    <item>
      <title>My Goals For HNG 8.0 Virtual Internship</title>
      <dc:creator>Opeyemi Akintunde</dc:creator>
      <pubDate>Sun, 15 Aug 2021 20:41:10 +0000</pubDate>
      <link>https://dev.to/desglobe_/my-goals-for-hng-8-0-virtual-internship-213l</link>
      <guid>https://dev.to/desglobe_/my-goals-for-hng-8-0-virtual-internship-213l</guid>
      <description>&lt;p&gt;Without any doubt, technology could be seen as a fuel that keeps innovation moving at a rapid pace. &lt;/p&gt;

&lt;p&gt;Primarily, this prompted my decision to register for the current HNG8 virtual internship so as to make valuable contribution to society at the end of the day. &lt;br&gt;
You can visit &lt;a href="https://internship.zuri.team"&gt;https://internship.zuri.team&lt;/a&gt; for more inquires. &lt;/p&gt;

&lt;p&gt;To kick start my Software development journey, I have chosen Frontend, because I believe this aspect is part of what makes Web to function.&lt;/p&gt;

&lt;p&gt;Basically, my goal for this laudable internship goes thus:&lt;br&gt;
• To have a nitty-gritty knowledge on how technology shapes human lives;&lt;br&gt;
• To become a solution provider to one of societal problems facing planet earth&lt;br&gt;
• To help my community grow through training others(knowledge that would be gotten from this training).&lt;/p&gt;

&lt;p&gt;Beginner tutorial for the following courses:&lt;/p&gt;

&lt;p&gt;HTML Tutorial: &lt;a href="https://www.codecademy.com/learn/learn-html"&gt;https://www.codecademy.com/learn/learn-html&lt;/a&gt;&lt;br&gt;
Figma Tutorial: &lt;a href="https://www.udemy.com/course/learn-figma/"&gt;https://www.udemy.com/course/learn-figma/&lt;/a&gt;&lt;br&gt;
GIT Tutorial: &lt;a href="https://www.youtube.com/watch?v=8JJ101D3knE"&gt;https://www.youtube.com/watch?v=8JJ101D3knE&lt;/a&gt;&lt;br&gt;
Flutter Tutorial: &lt;a href="https://www.youtube.com/watch?v=yuSapdn_Lr4"&gt;https://www.youtube.com/watch?v=yuSapdn_Lr4&lt;/a&gt;&lt;br&gt;
JavaScript Tutorial: &lt;a href="https://www.youtube.com/watch?v=PkZNo7MFNFg"&gt;https://www.youtube.com/watch?v=PkZNo7MFNFg&lt;/a&gt;&lt;/p&gt;

</description>
      <category>softwaredevelopment</category>
      <category>virtualinternship</category>
      <category>career</category>
      <category>technology</category>
    </item>
  </channel>
</rss>
