Browsing Category

SEO

What is duplicate content?

Duplicate content is content that appears on the Internet in more than one place. That “one place” is defined as a location with a unique website address (URL) - so, if the same content appears at more than one web address, you’ve got…

Track HTML5 Video Views with Google Analytics

Is there a simple solution to track viewers engagement, if you have published HTML 5 video on the web? Yes. You can use combination of Google Analytics and very few lines of coding to see detailed video engagement analytics. You can track…

What is alt text?

Alt text (alternative text), also known as "alt attributes", “alt descriptions,” and colloquially but technically incorrectly as "alt tags,” are used within an HTML code to describe the appearance and function of an image on a page.

What is a meta description?

Meta descriptions are HTML attributes that provide concise summaries of webpages. They commonly appear underneath the blue clickable links in a search engine results page (SERP).

What is a title tag?

A title tag is an HTML element that specifies the title of a web page. Title tags are displayed on search engine results pages (SERPs) as the clickable headline for a given result, and are important for usability, SEO, and social sharing.…

Important on page seo factors

On-Page factors are the aspects of a given web page that influence search engine rankings. Code Sample Content <body>, <div>, <p>, <span>, no tag Alt Text <img src="https://www.example.com/example.png"…