| 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 issues when setting up hreflang tags

20 Dec 2022

If you’re in the process of developing a website that supports several languages, you’ve probably heard about hreflang tags. So, what exactly is a hreflang? And why should you give hreflang tags a second thought if you already have various language versions of your website? If you continue reading, you will get the answers to […]

Read More

In Knowledge & Technical SEO

How do I fix a short title element?

20 Dec 2022

The title tag is a crucial part of the user experience, search engine optimization, and social media sharing because it serves as the clickable headline for a search result. It’s also an important HTML element since it indicates a web page’s title. A web page’s title tag should be a clear and short summary of […]

Read More

In Knowledge & Technical SEO

How to fix issues with underscores in URLs

20 Dec 2022

When it comes to ensuring that your site is properly optimized for search engines, you may have worried about whether or not the presence of a dash or an underscore in the URL of your website will have an impact. That’s exactly what we’re going to examine in depth in this article. You’ll find out […]

Read More

In Knowledge & On-page & Technical SEO

How do I fix pages with only one internal link?

20 Dec 2022

A search engine optimization (SEO) plan should prioritize developing high-quality content and acquiring authoritative links. When you post new content, you want to direct as many visitors as possible to that new content. It is essential to have a solid understanding of internal linking and how existing pages on your website can add value to […]

Read More

In Knowledge & Technical SEO

How to fix external pages with 403 HTTP status code

20 Dec 2022

Sometimes, users may see a message in their web browser indicating that they have encountered a 403 HTTP error. The HTTP 403 error is just one of many possible responses when trying to access a website. The ‘403 Forbidden‘ error implies that you do not have permission to see the requested URL. But why can’t […]

Read More

In Knowledge & Technical SEO

How to handle common crawling problems

20 Dec 2022

Is there any content on your site that you specifically don’t want to be crawled by search engines? If that’s the case, you can prevent search engine crawlers from accessing the page (or pages). A file called robots.txt holds the key to making this happen, and using robots.txt is considerably simpler than most people realize.  […]

Read More

In Knowledge & Technical SEO

Robots.txt file not found

20 Dec 2022

Webmasters generate a text file called “robots.txt” to provide instructions for web robots (usually search engine robots) on how to crawl the pages of their websites. In simple words, the robots.txt file plays a significant role in ensuring the website can be found online.  The information that search engine crawlers use to determine which pages […]

Read More

In Knowledge & Technical SEO

How to fix links with no anchor text

20 Dec 2022

Anchor text is the hypertext of a link that the user can see and click on to navigate to a different page or resource. Anchor text is denoted in most up-to-date browsers by a blue highlighted area with underlining. You’ll run into problems if an external link does not have any anchor text. Failing to […]

Read More

In Knowledge & Technical SEO