Make all the links in you blog to open in new tab?


Step 1: Go to Blogger Dashboard in your blogger account.

Step 2: Click on the Edit HTML button to extract your blog template.

Step 3: Search for <head> using Ctrl+F

Step 4: Copy the following single line of code and paste the code below it.
                       
                                                <base target='_blank' />


Finally, Save your Blog Template.

No comments:

Post a Comment