Make sticky section, box, text, image anything using css code. In this article i share my own knowledge with you. Simple paste or change something. How to Do First of all add position: relative; in parent’s class or style. Then add position: -webkit-sticky; position: sticky; top: 0; in class or style for making sticky. Example: – […]

Change font size, border color, background color etc on google adsense’s ad unit. And make same look like your website. So lets learn how can change this. How to Do Login in Google AdSense first. Go to Ads and select ad unit for customization. Change font size, color and more of ad unit’s design. You […]

schema

Schema markup was created for the search engine to understand the content uploaded on the website. There are many types of schema markup which can be applied in your website according to the usage. Official website – Click Here About Schema Markup Organization Google, Yahoo!, Microsoft, Yandex Standards RDFa, Microformat, JSON-LD Started on 2011 Add Schema […]

schema markup – सर्च इंजन को वेबसाईट मे अपलोड किए गए कंटेन्ट को समझने के लिए schema markup को बनाया गया । schema markup के कई सारे type हैं जिसे उपयोग के अनुसार अपनी वेबसाईट मे लगाया जा सकता है । यदि आपकी वेबसाईट मे न्यूज से जुड़ी हुई पोस्ट अपलोड होते है तो आप […]

If you have already added dynamic breadcrumb schema on WordPress website, and you want to showing category’s name on search result’s url. So change or add something in breadcrumb schema code. How to Do There are two different codes, you can use them as per your requirement on your website. So i share code with […]

Add SEO friendly markup to HTML webpage, hentry schema is used on Blogger website, and Blogger is Google’s product. That’s why I recommended you to use hentry markup. How to Do Add class=”hfeed” or class=”htom” on post’s main container. Then add class=”entry-title” with h1 tag on post’s title name. Then add class=”entry-content” for post’s content […]