| Founder of evisio.co
<?php echo $curauth->display_name; ?>

Michael Ramirez

Founder of evisio.co It’s messy, complicated, super technical, and sometimes feels like black magic, where you’re not sure what you’re really getting out of it.

Posts by Michael:

How to detect links with the “nofollow” attribute?

14 Mar 2023

“Nofollow” isn’t just SEO jargon. It’s a real thing that’s been used for optimization since the introduction of the HTML nofollow attribute. A link with the rel=”nofollow” HTML tag is considered a nofollow link. Search engines will not follow the link if it has the nofollow tag attached. In terms of PageRank, nofollow links do […]

Read More

In Knowledge & Technical SEO

How to check your site Accelerated Mobile Pages (AMP) setup

14 Mar 2023

Accelerated mobile pages, also known as AMP, are used for developing websites that load quickly and look nice on mobile devices. Having a website that is compatible with mobile devices is essential for your online presence since there are currently more people using smartphones than desktop computers.  The AMP Test is used to determine whether […]

Read More

In Knowledge & Technical SEO

Using the browser cache-control

14 Mar 2023

The behavior of a browser’s cache can be controlled with the help of an HTTP header called cache-control. When a person visits a website, the browser on that person’s computer will save specific resources, such as images and data, and store it in what’s known as the cache. If the user revisits the same website, […]

Read More

In Knowledge & Technical SEO

Everything you need to know about non-secure pages

14 Mar 2023

So much commerce happens online these days that most people are willing to type in their personal data, including credit card information into a website without a second thought. But insecure sites are a gold mine for hackers and cyber criminals. You’ve probably seen it before – you access a website, only to be confronted […]

Read More

In Knowledge & Technical SEO

How do I fix a short title element?

22 Feb 2023

The title tag indicates a web page’s title, which is an HTML element. In SERPs, a page’s title tag is used as part of the search snippet. It may be small, but the title element is a crucial part of the user experience, search engine optimization, and social media sharing because it serves as the […]

Read More

In Knowledge & On-page & Technical SEO

How do I write a good meta description?

22 Feb 2023

The HTML meta description tag briefly summarizes a page’s content. It’s also featured on search engine results pages (SERPs) as part of the search snippet that gives users an overview of what’s on a webpage and its connection to their search query.  There’s no real wrong way to write a meta description, but there are […]

Read More

In Knowledge & On-page & Technical SEO

How to Fix SSL Certificate Errors

22 Feb 2023

An SSL certificate is used to authenticate a website’s identity and secure the transmission of information to and from the server.  This is important because  it demonstrates that your website can secure online transactions. This makes people feel safer when buying online and sending data via forms with an SSL.  Certificates like an SSL aid […]

Read More

In Knowledge & Technical SEO

How to Identify and Analyze the Outdated TLS Protocol Version

22 Feb 2023

Transport Layer Security, or TLS, is a cryptographic protocol that ensures the security of communications between any two devices on a network, the authenticity of transmitted data and user data privacy.  One of the most popular browsers and app security protocols is https. Without the proper website security in place, hackers can quickly access your […]

Read More

In Knowledge & Technical SEO

Temporary redirects

22 Feb 2023

Everyone knows that websites change over time. Whether it’s new content, regular site maintenance, changing products or a corporate merger, sometimes pages or even entire domains need to be moved.  Whether you’re using permanent 301 redirects or temporary 302s (and the like), redirects are critical when performing revisions, especially when it comes to  search engine […]

Read More

In Knowledge & Technical SEO