How to Add Download Wait Counter On Blogger and WordPress
How to Add Download Wait Counter On Blogger and WordPress:
Download Wait Counter Protecting your Adsense account from invalid activity and increasing your search engine ranking is an important option. This JS code is used to protect the download link from instant clicks; i.e. usually the file sharing website offers the download file, which means that users will always find the link to download the file. This means that your user only spends 5 seconds on your website. You can’t get good google ranking, therefore.
Take an example of how I run a youtube channel for reviewing applications, since I review everything in the video itself. In order to provide a download link My website means that the user only downloads the web files to my site. The user obviously doesn’t spend a lot of time on my site.
Reduce the rank on my website due to this google. In this article we will see how to install
You can also use this JavaScript and adjust the time counter to display the download links following the installation steps of the download rate counter.
WordPress Installation:
Step 1: Copy the below mentioned Code
Step 2: Go to your wordpress website and login to your admin panel
Step 3: Simply switch the mouse to the appearance settings; now go to the code editor section, you’ll get a popup like ” Not recommended to edit theme source ” but you can just skip it.
Step 4: You can then see a lot of PHP and JavaScript files; now you’ll find footer.php. And find the Footer () section shown in the figure.
Step 5: Copy the code and paste it to footer. PHP. Save it. You can also edit the timer as your default request, you can see that 30 number as the default number. You can then substitute the word ” download file ” with the word ” download apps. “
Step 6: Return to your wordpress content editor or add a new post, then see the wordpress content editor and go to the text section and add the code below. This is a link code that you can also add to the paragraph tag by displaying any content with prescribed delay.
Note: Do not Forget to replace the existing link with your targeted link on the href =”yourlink”.
Now we take an example of an anchor tag connection only. In that case, you should add the ID attribute you want to display with the display delayed.
<button><a href=”https://www.example.com” id=”download” style=”background-color: #4caf50; border: none; box-shadow: 0 12px 16px 0 rgba(0 , 0 , 0 , 0.24) , 0 17px 50px 0 rgba(0 , 0 , 0 , 0.19); color: white; display: inline-block; font-size: 16px; padding: 15px 32px; text-align: center; text-decoration: none;”>Download The App</a></button><br />
Example:
You can then publish the post. You can customize the link by adding your own custom code.
Blogger Installation:
JavaScript For Blogger: Use This link
Step 2: blogger dashboard: go to your theme section and click Edit HTML
Step 3: Copy the JavaScript code listed above and paste it over the body end. and save it and don’t forget to copy the code as on our website
Step 4: Now you go to the dashboard blogger, click Add new post and go to the HTML edit text section and continue over wordpress step 6 Buy that you can add wake counter to your blogger and WordPress.
Comments
Post a Comment