Add simple php code on functions.php then make more suitable article for search engines. You can also use article type markup on website. How to Do Open active theme’s functions.php file. Paste Code and SAVE. Then check pasted code from Schema Validator for satisfaction. Code function thekroyaard_hentry_code($content) { $t = get_the_modified_time(‘F jS, Y’); $author = […]

A Site Icon, also known as a favicon – is a unique icon for your website. It is shown on site visitors’s web browser tab. If you want to show site icon url, So Paste given  code where you want to show. How to do Open your website’s theme then paste <?php echo get_site_icon_url() ?> […]

When you already add Schema markup on your webpage or theme, and schema validator show id like www.domain.com/post-101 , but you want to change on www.domain.com/how-to-etc.html . So follow simple steps and change it. How To Do Open your web theme or post. Add itemscope itemtype=”https://schema.org/Article” itemid Then SAVE after pasting itemid on <article> tag. […]

Add dynamic JSON-LD Schema Markup on Head. Given code show post name , id and URL. If you have any extra dynamic code for schema markup so connect with us. How to add JSON-LD Schema Markup Easily add JSON-LD Schema Markup on head without using any type of plugins and make your post for rich […]

When you use specific schema markup type in you website or blog post. Then your posts will show on Google’s Rich Snippets. Otherwise your post will show on search result. Schema Markup Type There are some schema markup types that support Google’s rich snippets. Add given schema markup type in your website. Article, Book Breadcrumb […]

schema

Schema markup or structured data, is the language search engines use to read and understand the content on your post/page/website. And Schema markup on your website. View example how that work schema markup on search results – Click Here Schema markup types There are category wise schema markup types. You can add any schema markup […]