How to Redirect Blog URL to Several Other Sites | Droidnur123

For those of you who want to create a new site but don't want to lose visitors from the old site, you can add "How to Redirect Blog URLs to Several Ot
Please wait 0 seconds...
Scroll Down and click on Go to Link for destination
Congrats! Link is Generated

Welcome to droidnur123 Good Idea For those of you who want to create a new site but don't want to lose visitors from the old site, you can add "How to Redirect Blog URLs to Several Other Sites on your old site."

How to Redirect Blog URL to Several Other Sites | Droidnur123


The workings of Redirecting Blog URLs to Several Other Sites is almost the same as How to Redirect Page Not Found to Other Pages or Home Page. But the difference is, here you can add some site links and it will automatically switch to a randomly selected site. How to? The method is quite easy, let's follow the quick tips below.

How to Redirect Blog URL to Several Other Sites?

As Usual Open the Blogger page > Click the Theme menu and click the Edit HTML button next to customize > Add the following code before </body> tag

<script type='text/javascript'>
//<![CDATA[
(function(){
setInterval(function(){
var redSites = [
  "https://dntech4u.blogspot.com/",
  "https://dntech4u.blogspot.com/",
  "https://dntech4u.blogspot.com/",
  "https://dntech4u.blogspot.com/",
  "https://dntech4u.blogspot.com/"
];
var randomLinks = redSites[Math.floor(Math.random()*redSites.length)];
window.location = randomLinks
},9000)
}())
//]]>
</script>


Please Pay attention to the marked code, replace the site URL with your site. You can also reduce or add site URLs in the code as needed and for the number 9000 (9 seconds) it shows the time it takes to switch to another site.


Once edited done please click on the Save theme button and done.


Well, that's it for "How to Redirect Blog URLs to Some Other Sites." Thank you for visiting.  

Conclusion:

Thanks for reading the "How to Redirect Blog URL to Several Other Sites" post for so long. If you have an opinion, don't forget to let us know in the comments. And if the post seems helpful, don't forget to heal your friends. Thanks.

Go to Link

About the Author

Droidnur is the Founder & CEO of droidnur.eu.org & Publisher with an Entrepreneur. He is Also a Collage Student & Full Time Passionate Blogger.

إرسال تعليق

Cookie Consent
We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.
Oops!
It seems there is something wrong with your internet connection. Please connect to the internet and start browsing again.
AdBlock Detected!
We have detected that you are using adblocking plugin in your browser.
The revenue we earn by the advertisements is used to manage this website, we request you to whitelist our website in your adblocking plugin.
Site is Blocked
Sorry! This site is not available in your country.