Archive

Posts Tagged ‘redirection’

Redirection Via .htaccess With Coonditions

February 3rd, 2012 Comments off

Urgent …Apply only if you’re familiar with .htaccess and Appache rewrite module.
I need to redirect all pages of my website to www, except some urls containing some words.
This should be a quick and easy job for someone familiar with .htaccess

Thank’s

Regex Needed For Time Based Email Redirection

January 19th, 2012 Comments off

Hello,
We need to have emails redirected using our webhost’s Cpanel user level email filter. The parameters we need are:
emails sent to address A need to be redirected to address B Sunday -Friday from 1am to 8am AND Saturday-Sunday from 3am to 8am.
Cpanel allows us to create a filter via RegEx, that we could use match email headers.

Add Redirection Script To My Site For Mobile Version

October 14th, 2011 Comments off

I have a mobile version of my site and need redirection javascript as well as server side snippet for blackberrys installed on my homepage.
Simple adding of code.

Php Redirection Script 2

July 9th, 2011 Comments off

I run a website which automates YouTube views and currently the script we’re using that views these videos is not working as well as it used to. Right now only 10% of the views are counting, so I’m looking to get a new one made which will get 100% views counted. Another view provider told me that he had a script made that did this:
Go to -> example1.example.com/example1 -> to example.com/example2 -> which then sends you to the YouTube URL which is sent from the program.

1) The script must hide the original referer, must have a double redirect.



2) Must work and be compatible with ALL browsers, you don’t want any blank referral

3) it must store the referral 100% probably with the postback function (coders will know better than me)

All you need to pretend is a redirection script to hide, and store the referral you want at 100% and in the moment when you redirect the visit from a.domain.com to b.domain.com the script assure you that the referral b.domain.com is showed on the video

Php Redirection Script

July 6th, 2011 Comments off

I run a website which automates YouTube views and currently the script we’re using that views these videos is not working as well as it used to. Right now only 10% of the views are counting, so I’m looking to get a new one made which will get 100% views counted. Another view provider told me that he had a script made that did this:
Go to -> example1.example.com/example1 -> to example.com/example2 -> which then sends you to the YouTube URL which is sent from the program.

1) The script must hide the original referer, must have a double redirect.



2) Must work and be compatible with ALL browsers, you don’t want any blank referral

3) it must store the referral 100% probably with the postback function (coders will know better than me)

All you need to pretend is a redirection script to hide, and store the referral you want at 100% and in the moment when you redirect the visit from a.domain.com to b.domain.com the script assure you that the referral b.domain.com is showed on the video

Redirection Script

June 28th, 2011 Comments off

I run a website which automates YouTube views and currently the script we’re using that views these videos is not working as well as it used to. Right now only 10% of the views are counting, so I’m looking to get a new one made which will get 100% views counted. Another view provider told me that he had a script made that did this:
Go to -> example1.example.com/example1 -> to example.com/example2 -> which then sends you to the YouTube URL which is sent from the program.

1) The script must hide the original referer, must have a double redirect.


2) Must work and be compatible with ALL browsers, you don’t want any blank referral

3) it must store the referral 100% probably with the postback function (coders will know better than me)

All you need to pretend is a redirection script to hide, and store the referral you want at 100% and in the moment when you redirect the visit from a.domain.com to b.domain.com the script assure you that the referral b.domain.com is showed on the video

WordPress Plugin – Email User Redirection Plugin Needed

June 2nd, 2011 Comments off

We need a WordPress plugin script that will redirect incoming users to one of two different URLs based on how long it has been since they joined our email list.

We currently add our email subscribers to an AWeber email list. AWeber has recently published an API. We have an automated sequence of emails that gets sent to these users after they join our list.

In one of the automated follow-up emails, we ask users to click a link that sends them to our website. We want them to land on the script, and the script will:

1) Identify the email address of the incoming user. AWeber can append the user’s email address to the link automatically as the user clicks the link inside the email. The script you create can parse their email address that way.

2) Fetch the user’s signup date through the AWeber API. If the user has been signed up for less than X days, then the script should redirect their browser to URL1. If the user has been signed up for more than X days, redirect them to URL2.

Ideally, this would be coded as a WordPress plugin. We would like the ability to easily set/change URL1 and URL2 and alter the X number of days from their signup date that their redirection URL changes.

To give you an idea of why we need this: About 2 weeks after people have joined our email list we offer them the chance to buy a product. But we only want them to be able to purchase the product for about a week, and after that, they cannot purchase. So, we will send them an email telling them that they can now purchase the product. If they click on the link in the email, they go through the script on our website, and the script determines that it has been less than X days – so they get redirected to the sales page for the product. After a week, we send them another email telling them that they can no longer purchase. If they click the link (even the link in the older email) they will be redirected to a different URL and will not be able to buy (unless they somehow remember the exact URL that the script originally redirected them to – unlikely).

IMPORTANT!:

We have had another programmer look at this and he was unable to get it to work. He said that AWeber’s API was poor and wouldn’t allow him to code it. We aren’t sure if he’s right and we want a second opinion, because this does not seem very complicated.

AWeber’s API can be found here: https://labs.aweber.com/

Thanks!

Simple Javascript Modification

June 2nd, 2011 Comments off

Please check the attached file, it has the javascript which is currently being used for redirection. Following is the specs and what is required from this project:

1] The country code which is recieved from geoip_country_code() needs to be stored in a cookie.
2] Before the redirection runs the script should check if a cookie exists. If cookie exists it should redirect to the address stored in the cookie and not run the redirection script. If the cookie does not exist then it should run the redirection script and store the country code and redirection url in a cookie. The cookie should have validity for 90 days.
3] Also a dropdown must be created with the country names in the same html file. After redirection from the redirection script if the visitor manually selects a different country the original cookie should be replaced with a new cookie with the user selected country code and redirection url should be stored.
4] Next Mod: eg. If a user from “US” is visiting a “UK” or “AU” site for the first time with no cookie stored he should get a modal window prompt informing to select “US” or go ahead to “UK”/”AU”. This applies to other country sites as well.

For any questions please feel free to PM me. It is a simple job and I have a budget of $10 – $20. Please bid only if you can complete it exactly as per the specs. Innovations are welcome and you have complete freedom to experiment with the script till the desired results are obtained. In the javascript file IF statements are used for redirection but you may change it to SWITCH. Payment will given only after the script functions properly and is according to the specs. Please mention “JSGURU” along with your bid for it to be considered. Need it done with 3 – 4 days. If you are able to create the script according to specs and demo it from your server and it works perfectly I will prefer to select you and make an instant payment and you may send over the script. You should also be open to revisions till what is acceptable is obtained. Thank you and Happy bidding.

Need Javascript Guru To Complete Geo Redirection Script

May 11th, 2011 Comments off

Please check the attached file, it has the javascript which is currently being used for redirection. Following is the specs and what is required from this project:

1] The country code which is recieved from geoip_country_code() needs to be stored in a cookie.
2] Before the redirection runs the script should check if a cookie exists. If cookie exists it should redirect to the address stored in the cookie and not run the redirection script. If the cookie does not exist then it should run the redirection script and store the country code and redirection url in a cookie. The cookie should have validity for 365 days.
3] Also a dropdown must be created with the country names. After redirection from the redirection script if the visitor manually selects a different country the original cookie should be replaced with a new cookie with the user selected country code and redirection url should be stored.
4] Next Mod: eg. If a user from “US” is visiting a “UK” or “AU” site for the first time with no cookie stored he should get a modal window prompt informing to select “US” or go ahead to “UK”/”AU”. This applies to other country sites as well.

For any questions please feel free to PM me. It is a simple job and I have a budget of $10 – $20. Please bid only if you can complete it exactly as per the specs. Innovations are welcome and you have complete freedom to experiment with the script till the desired results are obtained. Payment will given only after the script functions properly and is according to the specs. Please mention “JSGURU” along with your bid for it to be considered. Need it done with 3 – 4 days. If you are able to create the script according to specs and demo it from your server and it works perfectly I will prefer to select you and make an instant payment and you may send over the script. You should also be open to revisions till what is acceptable is obtained. Thank you and Happy bidding.

Php Redirection Error

March 10th, 2010 Comments off

After I redirect using HTML REfresh tag I get session log out in my script .how to fix this ?

WordPress 301 Redirection Help

February 28th, 2010 Comments off

I have a website that is currently living in the root directory and I have been working on a redesign which is currently in a subdirectory.
The site has ≈110 pages

The old site used ugly permalinks ?p=123
but the new site has pretty permalinks /features/hats/the-hats-are-great

I have pulled an XML sitemap and I have gotten on Google Webmaster Tools to go through linked to URLs. But I am having such a mental disconnect on how to get the new site as the root directory while 301 redirecting the old ugly permalinks to the new pretty permalinks.

Php Script For Redirection

February 26th, 2010 Comments off

REQUIREMENTS:

1) Excellent English. This is a must. If your English sucks, don’t bother! (and I will be able to tell if it sucks from your message to me)

2) Excellent PHP skills.

3) Great attitude.

Project description file and a sketch are attached.

Small Job Redirection Www

February 6th, 2010 Comments off

Redirect a non-www to www via .htaccess or htaccess file

Joomla site with sh404sef installed. please bid if you can do this immediately

Text Box Redirection

January 29th, 2010 Comments off

Basically I’m looking to track where my sales are coming from so each method of advertising I want to say enter codeword “WHATEVER” and when they type in the codeword it will redirect them to the affiliate URL that I specify for that word. With the ability to add as many code words as I want.

I’m assuming that this program already exists, I just can’t find anything like it.

Virtuemart Redirection

January 7th, 2010 Comments off

Here’s our problem:

When the user adds an item to the cart, and are at checkout, when they login on the ‘Store Login’ on the same page, it doesn’t redirect them back to the checkout, it takes him to the home page.
We’d like for it to redirect to whichever page the user was on prior to login.

Subdomain Redirection

November 17th, 2009 Comments off

Hello,

We want to build subdomain redirection website.
+ They can create an subdomain base in our domain ( ****.mydomain.com ). We have multi domain for users chose.
+ Their subdomain will redirect/frame to URL they want ( optional set by them ).
+ They can create sub.subdomain.mydomain.com

We understand we need dedicated IP, Server …

Redirection Setup

October 31st, 2009 Comments off

We have a domain that has a .com extension and also a .co.nz extension.

We require visitors from New Zealand and Australia to be redirected automatically FROM the .com domain to the .co.nz domain (based on their IP address)

All other visitors should remain on the .com domain.

This should be a simple job for someone who is familiar with the task.

Domain Redirection

September 11th, 2009 Comments off

Hi,

Is it possible to direct people visiting a website to another site, without having access to the admin?

Basically, if somebody visits site ‘A’ – is there a way to automatically redirect those people to site ‘B’ without the need to edit the admin settings for site ‘A’.

We are looking for either a person/team or a tool/software that can complete this.

——————————-

If this isnt possible, is there a way to add a popup or message to advise people to visit the new website?

——————————-

If neither of the above are possible, but you can suggest a solution, please let us know!!

If you have any questions, please ask.

Thanks

Map Redirection Script

August 13th, 2009 Comments off

We have a dating site.
One of the lines in member profiles shows their location: country and city.
We need a feature which will show the location on the map
(Small link after the location line with redirection to the google map)
Example of what we want is here: http://www.behappy2day.com/girls_info.php?from_left=1&i=10065
This is a very small project and should not take long time.

Need Custom Redirection Script

August 11th, 2009 Comments off

Hello guys,

I’m looking for a custom redirection script that i can use along with me CPA offers. If you are familiar with CPA networks and black hat code breaker script, then this description would make more sense to you. If you have any experience in coding CPA scripts then it is an added advantage. This work shouldnt take you more than 30 minutes to do.

PS: I would require the script to be fully functional on a wordpress site.

Stop Iframe Redirection

August 8th, 2009 Comments off

I have a site on which i load iframe with 1px width and hight to make it invisible.

Inside this iframe i load another site which automaticly loads outside of frame and chrashes it.

I would like to keep this frame “silent” and load it quietly leaving my main page on top.

Redirection

July 19th, 2009 Comments off

1.NEED DATA FROM FORM TO STORE IN ACCESS. THE FIELDS ARE (ID,USERID,FIRSTNAME,LASTNAME,USERNAME,PASSWORD,EMAILADDRESS,
SEARCHCODE,AND WEBSITE)2.ONCE STORED USER CAN LOGIN ONLINE USING USERNAME AND PASSWORD CREATED. 3. USER CAN VIEW AND EDIT (PASSWORD, EMAILADDRESS,SEARCHCODE, AND WEBSITE)

WHEN THE FORM IS SUBMITTED I NEED IT TO CHECK AND MAKE SURE THE SEARCHCODE IS NOT TAKEN ALREADY. KNOWONE SHOULD HAVE THE SAME SEARCHCODE.

ON THE MAIN PAGE (PAGE1) CUSTOMER SHOULD BE ABLE TO ENTER SEARCH CODE. ONCE SEARCH CODE IS SUBMITTED IT WILL TAKE THE CUSTOMER TO THE WEBSITE NAME STORED IN THE DATABASE.

THE PAGES ATTACHED ARE EXAMPLE BUT I WANT CRISP TEXT BOXES AND TEXT ETC. MINE LOOKS GENERIC I THINK JAVASCRIPT TEXT BOXES IS WHAT MOST SITES USE. HOPEFULLY U GET WHAT IM SAYING. I CAN DESIGN AROUND YOUR WORK.

Redirection Job Javascript

July 2nd, 2009 Comments off

Need a very small redirection script with a specific parameter . Ask me more details on message board , if you can’t start now don’t bid

Redirection Page

June 30th, 2009 Comments off

I need a PHP redirection page with load counter- without any database

The page “redirect.php” should redirect to “demo.php” along with its querry string (redirect.php?f=1234.html to demo.php?f=1234.html) expect the page is loaded 5th, 10th, 15th and 20th time. When it is loaded 20th time the counter should to reset to 1 and should repeat the same cycle.

Eg: redirect.php?f=1234.html and should redirect to

on Page load
1st: demo.php?f=1234.html
2nd: demo.php?f=1234.html
3rd: demo.php?f=1234.html
4th: demo.php?f=1234.html

5th: page1.html
6th: demo.php?f=1234.html
7th: demo.php?f=1234.html
8th: demo.php?f=1234.html
9th: demo.php?f=1234.html

10th: page2.html
11th: demo.php?f=1234.html
12th: demo.php?f=1234.html
13th: demo.php?f=1234.html
14th: demo.php?f=1234.html

15th: page3.html
16th: demo.php?f=1234.html
17th: demo.php?f=1234.html
18th: demo.php?f=1234.html
19th: demo.php?f=1234.html

20th:: page4.html + reset the counter to 1 and repeat the same circle

Php Sessions Login Redirection

June 29th, 2009 Comments off

Working on an intranet project and not experienced enough with sessions. My project deals with the login portion and the emailing of links. I have created some pages, but open to changes as long as the page layout stays the same. Here are the details.

The user will get a link within the email that corresponds to a project. When the user clicks the link, I want to see if the user is logged in, if yes, direct them to the page. If not, redirect them to the login page, when completed with the login page, redirect them back to the corresponding project link.

In example, the user is emailed the link http://intranet/hd/view_project.php?id=8, when the user clicks the link the system checks to see if the user has a valid session id, if not it redirects him to the login page. After he completes the login page, he is then redirected to the above link. If he already has a valid session id, he is just simply directed to the above link.

I would prefer that the script be in the form of a function, not sure if that is the practical solution. There are two zip files attached to the project, one is the current php pages for the login, the other is the images for the pages. I’m connecting everything to a mysql server which I’m currently running on my development machine.

Cookie Based Link Redirection

May 17th, 2009 Comments off

I need a web-based script that would allow users to create an account in a members backend. The member’s backoffice gives my member the ability to enter their own unique affiliate IDs from sites like ClickBank and others into the appropriate fields to append/replace the IDs that their referral visitor are directed to after clicking a link from our site.

The front-end works like this:
1. Member signs up and enters in unique affiliate IDs into backoffice
2. Member uses my affiliate link to refer visitors to our site
3. My affiliate link places a cookie/IP tracking on the visitor’s computer by our system
4. Visitor clicks on a link from our site (ie. domain.com/23/link3.html or.php)
5. System recognizes the unique link assigned that the visitor clicked, system then replaces my affiliate ID before redirection with unique affiliate ID of referring member assigned by visitor’s cookie/IP (ie. XXXXX.yoursite.com becomes member-AFF-ID.yoursite.com)
6. Visitor is then redirected to the appropriate website using the Member’s unique affiliate link for that site, replacing ours.
7. Member earns affiliate commissions upon sale from 3rd party affiliate program
8. I earn nothing from the members referred visitor

The Admin interface should allow me to easily create new links to redirect(ex. 23/link4.html or .php) and the destination link to be rebranded using the backend cookie redirection script. It should also allow me to add additional fields to member’s backoffice pages(universally) when new affiliate links are added.

Purl Wildcard Redirection

May 14th, 2009 Comments off

Need basic configuration and/or script to parse and forward dynamic subdomains to a specific html page all within my domain on a hosted web solution.

Example:
First_Last.domain.com forwards to /landingpage.html but the page itself remains hidden from view.
First_Last.domain.com remains in address bar.
Title Bar of page becomes “First Last’s Private Web Page!”

landingpage.html parses ‘First’ from first half of SubDomain and includes ‘First’ as personalization within landingpage.html

landingpage.html Example:
(body)
Dear First,
Thanks for stopping by.
Here is your personalized information.
(/body)

First will need parsed smartly. Meaning that first becomes First as well as FIRST becomes First, etc. Standard clean up.

Quicker turn around the better. I’ll probably close this before time limit expires.

I always pay quickly and am easy to communicate with 24/7.

Any automated bids or those that look automated will be deleted.

Thank you for your interest.

Bear