Design or customize scrollbar to your website, Add make extra design or remove anything from scrollbar. Paste given code to style.css and design whole website’s page or any website’s section. How to Customize scrollbar Structure for customization – use given structure to class, And customize scrollbar. (change scrollbar’s width, color, background anything. ::-webkit-scrollbar { width: […]

Add JSON-LD schema markup without using any plugin, If you are add post on category or single child category then this code will worked on your website. Example – Single category added on post like this http://thekroyaard.com/how-to/add-schema-structure.html Single child category added on post like this http://thekroyaard.com/how-to/wordpress/add-schema-structure.html But given JSON-LD schema markup’s code will work like […]

Remove category text/name from category’s slug/url. Just paste given code on active theme’s functions.php. and category name automatically removed from category’s url. Example with category name in URL http://thekroyaard.com/category/how-to/wordpress Example without category name in URL http://thekroyaard.com/how-to/wordpress  How to Do This Open cpanel then open public_html. Open wp-content then open themes folder. Open active theme’s folder […]

Show only category name and url on WordPress’s website/theme using php code, This code can be helpful when you will create breadcrumb schema structure. Example: home > how-to > wordpress > add sitemap on website how-to that is parent category’s name. Use These code and Show Only Parent Category Name and URL Parent Category’s Name […]

Add schema markup without using any plugins, In this article  have microdata method to add schema markup. Follow simple steps on your WordPress’s website. How to Add Schema Markup Login in Cpannel then open Public_html. Open wp-content then open Theme folder. Find out <body> tag in your theme’s header/index/single file. Then add <div itemscope itemtype=”https://schema.org/Webpage”> […]

If any visitor visit on your website, and auto ads is enable on your AdSense account then side rails ads show automatically in wider screen like desktop. How to Enable Auto Side Rails Ads Login in AdSense account first. Click on ADS tab then tab on Domain name then click Edit button. Expand Auto Ads […]