| 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:

Fix Google Crawling Issues on your Website

14 Feb 2023

Google and other search engines determine the content of your website’s pages by sending out bots (also called crawlers or spiders) to crawl and index your content. Following your internal links, it discovers and maps your website. Whenever a user navigates to your page, Google looks for fresh or updated information and then changes its […]

Read More

In Knowledge & Technical SEO

How to avoid website downtime that affects SEO?

14 Feb 2023

In times of high site traffic and user volume, website problems are a brand’s worst nightmare. The holiday shopping season, cyber week, and other high-traffic times of the year can ironically all lead to website outages where no one visits your site at all. Even if you’ve done everything you can to prepare your site […]

Read More

In Knowledge & Technical SEO

How to fix broken internal images?

14 Feb 2023

If the images on your website aren’t loading correctly it’s going to give users an error message that negatively impacts the experience. If a 4xx or 5xx HTTP status code is returned from a URL, it indicates that the URL contains a broken image of some kind that needs to be fixed.  Why it’s important […]

Read More

In Knowledge & Technical SEO

Using the X-Robots-Tag: Noindex HTTP header

14 Feb 2023

Using meta robot tags and the robots.txt file to control Googlebot has its limitations. You can prevent any page or directory from being crawled with robots.txt, but you won’t be able to manage its indexing, caching, or snippets. Since the robot’s meta tag is part of every HTML file, it is the sole way to […]

Read More

In Knowledge & Technical SEO

How to fix broken external JavaScript and CSS files

14 Feb 2023

You must ensure that any externally hosted JavaScript or CSS files used on your website functions properly. If not, your site’s rankings could be negatively affected if any of your scripts have stopped responding since they prevent search engines from rendering and indexing your pages correctly. The user experience of your website will also be […]

Read More

In Knowledge & Technical SEO

How to fix Google Analytics code?

14 Feb 2023

Nowadays, nearly three quarters of small businesses and virtually all large businesses have a website. The front-facing part of a website is what people tend to pay the most attention to, but it’s essential to know the internal structure of your site to see if it’s helping accomplish your goals. Primarily, you must know what […]

Read More

In Knowledge & Technical SEO

How to Improve Pages with Low Word Count?

14 Feb 2023

The optimal word count for a web page in terms of search engine optimization has been the subject of debate among the SEO community for some time. Many people have put a lot of effort into researching and discovering the solution.  However, it seems as though there is no definitive answer. Some experienced professionals will […]

Read More

In Knowledge & On-page & Technical SEO

How do I write the perfect meta title tag?

14 Feb 2023

To define a page’s title, developers utilize an HTML element called a title tag. The majority of people believe that title tags are simple. They tend to underestimate the SEO value of title tags and how much can be gained by putting a little effort into creating them.  The primary function of a title tag […]

Read More

In Knowledge & On-page & Technical SEO