| Knowledge Archives | Page 12 of 15 | Evisio
Category Archives:

Knowledge

Using RDFa structured data

07 Nov 2022

RDFa is an HTML5 extension that allows webmasters to mark up content elements using HTML tag attributes. These content elements include people, places, events, recipes, and reviews. Each component relates to the material users see on a website and that a webmaster wants search engines to describe. When marking content that lives within the elements […]

Read More

In Knowledge & Technical SEO

What to do when you can’t open a page’s URL

07 Nov 2022

It’s inevitable that you’ll encounter errors when you’re using the Internet. Error 404 is an example of a simple error code that makes the problem at hand clear.  Then there are other errors where the underlying problem is far from being clear. An error that states “this site can’t be reached” is one of those […]

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

Issues with hreflang values

07 Nov 2022

Is your goal to grow your brand worldwide? Your current SEO strategies could be doing well domestically, but that doesn’t mean you’ll have the same success on an international scale. You need to employ the correct hreflang tags to create the best possible user interface for multilingual and multinational audiences. Hreflang tags explained Hreflang is a straightforward […]

Read More

In Knowledge & Technical SEO

Fixing issues related to mixed content

07 Nov 2022

Because of the increased priority placed on safety across the internet, every site should use HTTPS protocol to ensure a secure connection and protect users. Making a switch from HTTP to an HTTPS site requires you to install an SSL certificate, which sounds simple enough. But in making this transition, you could run into a common […]

Read More

In Knowledge & On-page

Canonical tag issues on AMP pages

07 Nov 2022

Canonical tags are are important for any website that has similar or duplicate content on several web pages. By consolidating all the ranking signals into one “master” page, they prevent your pages from competing with one another in search engine rankings. But the link element rel=”canonical,” also known as a canonical URL, while incredibly significant, […]

Read More

In Knowledge & Technical SEO