| 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 fix viewport width if not set

07 Nov 2022

If you want your web pages to be fully viewable on all devices, setting the width and scaling the viewport with the viewport meta tag is essential. This ensures that the viewport is the appropriate size on all devices, particularly mobile ones. If you do not use the viewport Meta tag, your website could be […]

Read More

In Knowledge & Technical SEO

How to fix uncompressed pages issue?

07 Nov 2022

Undoubtedly, search engine optimization (SEO) is a vital part of your web marketing. After all, a site or page’s ranking directly affects how often it’s seen and how much traffic it receives. It is, therefore, of primary importance that your site loads swiftly. Many people become impatient and leave the page if it’s slow to […]

Read More

In Knowledge & Technical SEO

How to fix too many URL parameters

07 Nov 2022

URL parameters, frequently referred to as “query strings,” are a means of organizing information that’s associated with a specific URL. To do this a question mark (?) and a parameter or parameters are appended to the end of a URL. Multiple parameters can be present in a URL by separating them with an ‘&’ symbol.  Let’s […]

Read More

In Knowledge & Technical SEO

How to fix an HTTPS page that has internal links to HTTP

07 Nov 2022

If your HTTP pages are linking to your HTTPS internal pages, you have an HTTPS internal linking issue. Since incorporating HTTPS into a website’s infrastructure is a best practice and a ranking factor for search engines, using the HTTPS protocol is recommended (though not necessary).  When you’re already using HTTPS and have internal links to […]

Read More

In Knowledge & Technical SEO

How to fix slow page load speed issues (HTML)

07 Nov 2022

If you want to have a successful online business, optimizing your site’s load time is crucial. It’s an element of site performance that affects search engine optimization (SEO), user experience, retention, and, most crucially, conversion rates. Why page load time is so important According to a recent study, the amount of time it takes for […]

Read More

In Knowledge & Technical SEO

How to fix multiple canonical URLs

06 Nov 2022

Multiple canonical URLs is a significant issue for a website’s search engine optimization (SEO). For starters, having duplicate content on several URLs can cause indexing issues. Those issues are made worse by the fact that having multiple canonical URLs can also reduce the value of your link equity and hurt your website’s position in the […]

Read More

In Knowledge & Technical SEO

How to fix malformed link issues

05 Nov 2022

When a user attempts to load a page that doesn’t exist or tries to access a password-protected area of the site without the required authorization, the request is considered to be malformed or illegal. There could be several causes for a web page becoming inaccessible.  Some failures can be attributable to the server, but others […]

Read More

In Knowledge & Technical SEO

How to fix low text to HTML ratio

05 Nov 2022

Many SEO specialists rarely consider the text-to-HTML ratio, mostly because it’s not a factor for ranking. Although it’s not a major hindrance to search engine optimization, the ratio of text to HTML on a web page might have a negative impact on the user experience. And what’s bad for users could become bad for your SEO. […]

Read More

In Knowledge & On-page

How to fix large HTML page size issues

05 Nov 2022

In search engine optimization (SEO), the term “page size” refers to the size of the file that’s downloaded when a web page is viewed. The page’s size is determined by the total size of all its component files. A typical web page is composed of multiple files, including HTML, CSS, JavaScript, image files, and other […]

Read More

In Knowledge & Technical SEO

Pages not being crawled? Here’s the fix

05 Nov 2022

It feels like you’ve tried every possible step, but traffic to your site still isn’t increasing. If you are trying to increase traffic from search engines, indexing is absolutely essential.  Website indexation, better known as indexing, refers to the process of search engines crawling a web page to figure out what it’s about. If the […]

Read More

In Knowledge & Technical SEO