html-semantic-tags

0 Comment

Was this helpful? Leave a comment!

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Technical SEO Audit – How to Improve Your Website’s search ranking

Updated 16th August 2022

As a website owner or administrator, you likely want your site to rank well on search engine results pages (SERPs). After all, higher SERP rankings can mean more organic traffic and potential customers or clients. One way to improve your website’s ranking is to perform a technical SEO audit. A technical SEO audit can help

SOLID Principles of Object-Oriented Design

Updated 16th August 2022

When building software it’s important to follow best practices and adhere to principles set out by industry leaders. In this post, we will explore the SOLID Principles. SOLID stands for: S – Single-responsibility principle O – Open-closed Principle L – Liskov Substitution Principle I – Interface Segregation Principle D – Dependency Inversion Principle Great! But

Create SSH Connections in DBeaver

Updated 16th August 2022

In this post, I will show you step-by-step how to Create SSH Connections in DBeaver. Create SSH Connections in DBeaver First, select the Create New Connection option found in the top right. This will open a window to select the database driver. In this example, I will be creating an SSH connection to a MySQL