Posts

Pure CSS3 3D Icons Using Font Awesome 4.7.0

Image
HTML <h1>Pure CSS3 3D Icons - Using Font Awesome 4.7 </h1> <div class="icon-block"> <i class="fa fa-film fa-5 fa-3dicon"> </i> <i class="fa fa-briefcase fa-5 fa-3dicon"> </i> <i class="fa fa-camera-retro fa-5 fa-3dicon"> </i> <i class="fa fa-flash fa-5 fa-3dicon"> </i> <i class="fa fa-info-circle fa-5 fa-3dicon"> </i> </div> <div class="icon-block"> <i class="fa fa-android fa-5 fa-3dicon"> </i> <i class="fa fa-info fa-5 fa-3dicon"> </i> <i class="fa fa-home fa-5 fa-3dicon"> </i> <i class="fa fa-dollar fa-5 fa-3dicon"> </i> <i class="fa fa-lock fa-5 fa-3dicon"> </i> </div> <br /> <a rel="nofollow" rel="noreferrer"class="copy"

How to Get Rid of Icon Screwdriver and Pliers Wrenches Quick Edit Wrench

Image
How to Remove Screwdriver Icons and Pliers (Quick Edit and Wrench). Quick Edit Icon and Wrench Icon ( icon screwdrivers and pliers ) usually appear on Blogspot Blog when we login. The Quick Edit icon (pencil drawing) usually appears at the end of the post. Its function is to make it easier for bloggers to edit the post. Just click the pencil icon or image, then bloggers can edit or update posts. Icon Wrench or Screwdriver & Tang appear on every Gadget / Widget in the sidebar.Functions the same as the quick edit icon, which allows bloggers to edit the widget on his blog. The problem is, some bloggers feel annoyed with these icons. After all we can edit the widget and post directly on the dashboard. After all, the existence of these two icons seems to make our blog so "less SEO Friendly". The proof, please check in Chkme , it will appear Image Missing Description & Title, among which Wrench icon is

Schema Blogposting Untuk Blogger AMP

Image
Structure BlogPosting pada AMP merupakan hal istimewa. Dijamin bila keyword density (kata-kata/kalimat yang berhubungan dengan title/judul post) banyak akan ditampilkan dalam card view di posisi kedua di google. (Cek Screenshot). Nah kali ini saya akan share bagaimana cara menempatkan schema Blogposting/BlogPosting Rich Card di blogger. Berikut tutorial nya: Taruh kode dibawah ini di bawah <article .....>: <b:if cond='data:blog.pageType == "item"'> <script type='application/ld+json'> {&quot;@context&quot;:&quot;http:\/\/schema.org&quot;,&quot;@type&quot;:&quot;BlogPosting&quot;,&quot;mainEntityOfPage&quot;:&quot;<data:blog.url/>&quot;,&quot;headline&quot;:&quot;<data:blog.pageTitle/>&quot;,&quot;datePublished&quot;:&quot;<b:if cond='data:post.timestamp'><data:post.timestamp/></b:if>&quot;,&quot;dateModified&quot;:&a