Posts

Showing posts from April, 2021

Advanced timer script script for blogger website

Image
  Welcome back guys. So, in this post, I will guide you on how to set an advanced timer before the download button and advanced download button for Blogger. Before we move forward, let's talk about the purpose of the timer. Purpose of timer It will decrease your website bounce rate. It will increase your ad impression. It will increase your ad CTR rate. We will follow up today, Advanced timer script Advanced download button script Advanced timer script This type of timer script will open the download page as a pop-up window , when visitors click the download button. You can see the image below. Steps to create download page STEP:#1 Go to the blogger dashboard, under the theme section and click edit html and search </head> and paste following css code just before it. <style> .modal { display: none; position: fixed; top: 0; right: 0; bottom: 0; left: 0; text-align: left; background: rgba(0,0,0, .9); ...

How to remove m=1 in Blogspot blog's

Image
  Welcome back guys. So, in this post, I will guide you on how to remove ?m=1 from blogger URL , and make a simple professional URL.   you can See when you visit any Blogger blog on the mobile phone, then there will show you, "?m=1" in the respective page address (URL).  Why it's(?m=1) present? Usually, it is a mobile view parameter.  It was not added by you or the theme developer, or anyone else, it was automatically added by Blogger CMS. We can not see "?m=1" in the laptop version(check it out). You can also notice "?m=0" , it appears when you are having null Post on your website. It is also automatically generated by the blogger itself. You don't need to worry about it. This will affect your SEO? No.You don't need to remove it. It is in the context of SEO. Means if you don't remove ?m=1 it will not affect your blog SEO in any condition and also, it doesn't affect in Google search console (webmaster tool).  But you could remove it o...

How to Add FAQ schema in Blogger : Complete Guide for beginners

Image
  Welcome back, friends. Today we are going to see  how to add the Accordion FAQ block to bloggers' websites.  What is   Accordion FAQ? It is a frequently asked question block. It contains questions and perspective answers. it's become easy for the search engine to show rich results as shown in the below image.  Benefits of Accordion FAQ? ✓BETTER CTR  - Automatically your website  CTR  will increase. ✓ It gives  a better understanding to your visitors. ✓ Your post will have rich results on the search result page. ✓ Eligible for Voice Search Result. ✓ Best for SEO. Step by step guide to Add FAQ Schema in Blogger ? STEP:#1 Before creating an FAQ to your blog post, you must add CSS code to your Template. */............Css code for Accordion FAQ block........../ <style>summary { font-size: 19px; font-weight: 600; background-color: #F1F1F1; color: #333; isolation: isolate; padding: 1rem; margin-bottom: ...

Top five FeedBurner alternative for Blogger website

Image
  Google Feedburner announced RSS feeds email service will be removed after this July. What are they going to do? The FeedBurner are transitioning FeedBurner into a more stable, modern infrastructure. They will be turning down most non-core feed management features, including email subscriptions. What we can expect? All existing feeds will continue to serve uninterrupted, and you can continue to create new accounts and burn new feeds. Some management functionality will continue to be supported, such as the ability to change the URL, source feed, title, and podcast metadata of your feed. How to download your FeedBurner email subscriber data Click Analyse, and select Subscribers. Under View Subscriber Details, click CSV (next to "Export"). Top five FeedBurner alternative for Blogger website RapidFeeds Feedity  FeedPress Feedblitz RevResponse #1.RapidFeeds The Rapid feeds, RSS feeds, and display RSS feeds on your website with FREE and simple online RSS service. We can also Publ...