Frame Branding: Open Other Sites In New Window Keeping Your Branding In A Frame (Row Or Column)

Frame branding allows you to open other sites in a new window while retaining the branding for your site in a frame. The branding frame can be either rows (rows) or columns.

Example: http://www.in.com/news/business-news/fullstory-short-term-buy-call-for-apollo-tyres-15357075-a147d22ced9b9db6d34d5be8ec396c90fa79b63c-rhp.html

Step One: gets pasted into the <HEAD> section of your document/main site with only one possible reconfiguration. This being the percentage (%) you want the frame to open with your “Branding”.

<!-- Begin
percent = "10%";
function frameBranding(actualurl, brandingurl, frametype) {
var framewin = window.open("","brandingframe");

Step Two: are the link(s) you paste anywhere within the <BODY> section you want this “Branding” effect to appear either it can be a single page or a post or posts. You must configure each link separately as to either cols or rows, URL that you are linking, etc.

Code For Rows

<a target="_new" href="URL You Are Linking" onClick="return frameBranding
('URL You Are Linking', 'URL to your branded page', 'rows');">Name Of Link Here</a>

Code For Cols

<a target="_new" href="URL You Are Linking" onClick="return frameBranding
('URL You Are Linking', 'URL to your branded page', 'cols');">Name Of Link Here</a>

Step Three: This is where you make a new document/page with your message that’ll work as your branding frame (Your branded page). This will appear in the frame to tell people they are not in your domain and all they need to do is close that window to return to your site.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title></title>
</head>
<body bgcolor="#000000" text="#ba55dc" link="#fff8dc" alink="#fff8dc" vlink="#fff8dc" topmargin="0" marginheight="0">
<basefont size="3">
<div align="left">
<p><font face="georgia,arial,helvetica"size="2"color="#fff0f5">This site is not within <font color="#ff0000">Your Site Name Here</font> Domain. Just <a href="javascript:top.window.close();">Close This Window</a> to return to our site.</font></p>
</div>
</body>
</html>

No related posts.

About Debajyoti

Debajyoti Banerjee is the Founder and CEO of Seven Boats Info-System Pvt. Ltd. - A full service digital marketing company in India. Debajyoti is an experienced SEO expert and Internet Marketing consultant from Kolkata, India. As a web entrepreneur and online marketing strategist, he is helping many companies to transform their businesses to the next level of success by 1) making their websites convenient, interactive and immediate; 2) helping them to reduce cost and increase efficiency; 3) making their websites more flexible and 4) helping them to get more global customers.

Comments

  1. Mandaar says:

    Hey Man.. That’s what I was trying to find out..! Thank You So Much for this Information.. I’m really thankful ! :)
    Please keep writing ! Best Wishes !

  2. Mandaar says:

    Hey.. I would like to know, How to do it in WordPress? Currently I’m trying to do it with WP, but I’m not able to understand… Could you please guide me about the easiest way to integrate this coding in WP?

  3. Nishad says:

    Same Problem. :(

  4. Mandaar says:

    Hey.. I just found a wonderful plugin for the same. WP Bar.

  5. Hey.. Can you tell me the name of wordpress plugin. WP Bar is not working.
    I want to open redirected posts in my frame only (Like this http://www.stumbleupon.com/su/1J1krv/9gag.com/gag/207886)

    Thanks in advance

  6. junnydc says:

    any update on this please advise me thanks :)
    junnydc´s last [type] ..Hello world!

Speak Your Mind

*

CommentLuv badge