Tag Archives: wordpress

BWP External Links: Redirect-To Warning Page

BWP External Links gives you total control over external links on your website. This plugin also comes with a comprehensive domain filtering feature. One of the features allows you to redirect external links here is how you can create your own redirection page to warn and forward your readers to a third party website.

BWP External Links: Redirect-To Warning Page in 2 steps

1. Create your Warning Page

Creating the Redirect-To warning page involves creating a standard WordPress Page and inserting a JQuery function to get the location parameter from the URL and forward the browser to that location.

Here is the code snippet to insert into the page. Make sure you’re in HTML mode.

<script type="text/javascript" language="javascript">// <![CDATA[

function getQueryVariable(variable)
{
       var query = window.location.search.substring(1);
       var vars = query.split("&#038;");
       for (var i=0;i<vars.length;i++) {
               var pair = vars[i].split("=");
               if(pair[0] == variable){return pair[1];}
       }
       return(false);
}
var temp = 'location.href="' + getQueryVariable('url') + '"';
setTimeout(temp,5000);  // Change time by changing 5000.  1000 = 1 second
// ]]></script>

You will be redirected to<script type="text/javascript">// <![CDATA[
document.write(getQueryVariable('url'))
// ]]></script>in 5 seconds.

You can change the time to redirect and the text ‘You will be redirected to … in 5 seconds.’

2. Configure BWP External Links to link to your redirection page

Los Angeles WordPress Meetup Groups

We’ve been building Web Applications in Los Angeles for over 5 years now.  We’ve found that there’s a ton of resources available for WordPress and most of them are bad.  People are giving away plugins, themes and advice and it’s doing more harm than good for our customers.  Surrounding yourself with the right people will ensure that you’re on the right track and help make sure you’re on the right direction.

Los Angeles WordPress Groups

There’s an abundance of WordPress around Los Angeles that meet regularly.  Whether you’re a beginner or a seasoned veteran there’s a community for you.

The Southern California WordPress Meetup Group

Meet other local fans of WordPress, the Internet’s classiest and fastest dynamic content management system. Gather and discuss the best ways to work with WordPress.

OC WordPress Group

We spend a lot of time working in WordPress, and we work in Orange County. So.. we thought, “Hey, why don’t we start a WordPress Meetup Group in Orange County.”

Once a month we’ll host an evening of fun and frivolity, some social networking, and a little education thrown in for good so you can feel good about yourself in the morning.

WordPress Intermediate Seminar Group

Already have a WordPress site up and running and want to do more with it?
Then this is the seminar group for you! In this seminar you will learn the true power of plugins, widgets and themes. We will cover the best plugins for your site, and how to set them up. We will also cover SEO (Search Engine Optimization) set up in WordPress, advanced content editing, galleries and image editing, e-commerce set up, how to edit and customize your theme to look and feel the way you want it to, and much more.

WordPress Santa Monica Meetup Group

Learn everything about WordPress, themes, plugins, blogging, and using it as a CMS.

I previously ran the East Bay WordPress meetup group in the SF bay area about 2 years ago. It has now grown to over 300 members, so I look forward to creating a fun and useful meetup group dedicated to getting the most of WordPress down here in Los Angeles.

Feel free to follow me on Twitter @WPverse or email me: noel@WPverse.com

Client Profile: Fabuless Beauty Blog

Fabuless Beauty is a blog focusing on affordable beauty products (deals, upcoming products, and product reviews). Fabuless Beauty has been featured in Seventeen and Cosmo.

Fabuless Beauty Blog

Client Profile: Red Eye Inc

Red Eye, Inc. focuses on community, creativity, and serving humanity with young adults in Los Angeles and New York. It is a place where artists, musicians, actors, and many more can find authentic relationships while also using their platforms to serve others.

Client Profile: XCVI Website + E-Commerce

XCVI is fashion you can live in.

Our style is effortless and eclectic, bohemian and confident. We believe in quality and the perfect flattering fit for all women.

XCVI Homepage

XCVI E-Commerce

XCVI Product Catalog

XCVI Store Locator