You guys might already know the way to open in new tab/window. A simple link looks like this;
Himalayan Tech
If you click on the above link it will open in new window. It is how, most of the links are. But these links doesn't allow the visitors to view our post and the site linked by the link at same time as both pages loads in the same tab.
Himalayan Tech
If you click on the above link it will open in new window. It is how, most of the links are. But these links doesn't allow the visitors to view our post and the site linked by the link at same time as both pages loads in the same tab.
If you click on the above link, you browser will open the site in new tab/window. In doing so it will allow the users to view multiple sites.
Now, Making All Links To Open In New Tab;
It is quite easy. If you want to make all of the links in your blog to primarily open in new tab then follow below steps;
- Go to your dashboard.
- Be forwarded to template>Edit Html.
- Search for </head> tag.
- After you found it paste the below code just above it;
Now your all links will open in new tab. ENJOY!!<base target="_blank" />

No comments:
Post a Comment