<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Blogging on Fernando Correia&#39;s Blog</title>
    <link>https://fernandocorreia.dev/tags/blogging/</link>
    <description>Recent content in Blogging on Fernando Correia&#39;s Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>Fernando de Alcantara Correia</copyright>
    <lastBuildDate>Sat, 12 Sep 2020 17:24:50 +0000</lastBuildDate><atom:link href="https://fernandocorreia.dev/tags/blogging/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Registering a website with Google Search Console</title>
      <link>https://fernandocorreia.dev/posts/google-search-console/</link>
      <pubDate>Sat, 12 Sep 2020 17:24:50 +0000</pubDate>
      
      <guid>https://fernandocorreia.dev/posts/google-search-console/</guid>
      <description>
        
          
            &lt;p&gt;Google has a free tool called &lt;a href=&#34;https://search.google.com/search-console/about&#34;&gt;Search Console&lt;/a&gt;
that &amp;ldquo;help you measure your site&amp;rsquo;s Search traffic and performance, fix issues,
and make your site shine in Google Search results&amp;rdquo;.&lt;/p&gt;
&lt;p&gt;This is super handy to make sure that your website is being properly indexed by Google, to keep on top of how much
traffic it is getting, and to be on the lookout for errors.&lt;/p&gt;
&lt;h1 id=&#34;registering-your-website-with-google&#34;&gt;Registering your website with Google&lt;/h1&gt;
&lt;p&gt;It only takes a few simple steps to add your website to Google&amp;rsquo;s Search Console:&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Custom domain with GitHub Pages</title>
      <link>https://fernandocorreia.dev/posts/github-pages-custom-domain/</link>
      <pubDate>Sat, 15 Aug 2020 04:35:19 +0000</pubDate>
      
      <guid>https://fernandocorreia.dev/posts/github-pages-custom-domain/</guid>
      <description>
        
          
            &lt;p&gt;I am hosting my blog on GitHub Pages. I wanted to use my own domain name instead of a &lt;code&gt;github.io&lt;/code&gt; subdomain.&lt;/p&gt;
&lt;p&gt;GitHub&amp;rsquo;s documentation is very helpful. Even so, it took me some effort to figure out all the details, so I&amp;rsquo;m going to
share what I learned.&lt;/p&gt;
&lt;p&gt;These instructions are for using an &amp;ldquo;apex domain&amp;rdquo; e.g. &lt;code&gt;fernandocorreia.dev&lt;/code&gt;. The settings are a bit different when
using a subdomain like &lt;code&gt;www.fernandocorreia.dev&lt;/code&gt;. Again, GitHub&amp;rsquo;s &lt;a href=&#34;https://docs.github.com/en/github/working-with-github-pages/configuring-a-custom-domain-for-your-github-pages-site&#34;&gt;documentation&lt;/a&gt; is very helpful and does a good job of
explaining these differences.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>New Blog</title>
      <link>https://fernandocorreia.dev/posts/new-blog/</link>
      <pubDate>Thu, 13 Aug 2020 21:42:46 +0000</pubDate>
      
      <guid>https://fernandocorreia.dev/posts/new-blog/</guid>
      <description>
        
          
            &lt;p&gt;I decided to start a new blog to talk about software development.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s been about 5 years since I last had a blog, so I went looking for what people are using in 2020.&lt;/p&gt;
&lt;p&gt;It turns out that &lt;a href=&#34;https://gohugo.io/&#34;&gt;Hugo&lt;/a&gt; is quite popular for building static sites.&lt;/p&gt;
&lt;p&gt;Two of its selling points are that it is super fast, and that people have built hundreds of good-looking
&lt;a href=&#34;https://themes.gohugo.io/&#34;&gt;themes&lt;/a&gt; so that you can hit the ground running.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
  </channel>
</rss>