Activity Stream
48,167 MEMBERS
6866 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1.     
    #1
    Banned

    Default scripter needed for redirect code

    hello, i have a new url and i want someone make me a custom redirect page.

    so if people come to www.domain.com/winrar2323.html , they will see a message: we have a new domain click here to go and then when they click on it they will redirected to a new page to www.newdomain.com/winrar2323.html

    how much? i can pay with paypal
    kuzukuzu Reviewed by kuzukuzu on . scripter needed for redirect code hello, i have a new url and i want someone make me a custom redirect page. so if people come to www.domain.com/winrar2323.html , they will see a message: we have a new domain click here to go and then when they click on it they will redirected to a new page to www.newdomain.com/winrar2323.html how much? i can pay with paypal Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Member
    you can just html code it :\

  4.     
    #3
    Member
    you can do it on .htaccess

  5.     
    #4
    Banned
    i cant code

  6.     
    #5
    Member
    Website's:
    almostskilled.net
    You could just use

    Code: 
    <?php
    
       header( 'Location: http://www.yoursite.com/new_page.html' ) ;
    
    ?>

  7.     
    #6
    Banned
    there are 10.000 posts in my wordpress website, i want to delete all files and put 1 file

    so i dont know the urls, when someone come into a url on old domain it must get a message, we have a new website click to go to this post in new domain

  8.     
    #7
    Member
    Do you need only one page to redirect or else all pages should be redirected to new domain?.

  9.     
    #8
    Member
    Website's:
    Elite.SO Defendos.com Motionite.com
    Code: 
    <meta HTTP-EQUIV="REFRESH" content="0; url=http://www.yourdomain.com/index.html">
    0 is the time in seconds for the page to wait before redirecting.

    Defendos BETA3 Released! Thread - Official Website

  10.     
    #9
    Respected Developer
    follow here
    http://www.howtoplaza.com/how-to-red...-htaccess-file
    PHP Code: 
    Options +FollowSymLinks 
    RewriteEngine on 
    RewriteRule 
    (.*) http://newdomain.com/$1 [R=301,L]: 
    add this in ur .htaccess file of old domain.
    Bots Development | Web Development | Wordpress Customization | PSD Conversion

    Life has many twists and turns in it, you have to take what you are given and use it for the best.

  11.     
    #10
    Banned
    i dont want automatic redirect, when they click on 'CICK TO GO TO OUR NEW POST URL' they must be redirected to new website

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Code needed for redirect
    By Sponge Bob in forum Webmaster Discussion
    Replies: 2
    Last Post: 18th Jul 2011, 03:07 PM
  2. [Hiring] wordpress scripter needed
    By kuzukuzu in forum Completed Transactions
    Replies: 1
    Last Post: 4th Mar 2011, 07:38 PM
  3. vbulletin scripter needed for small job (30-40$)
    By kuzukuzu in forum Completed Transactions
    Replies: 5
    Last Post: 11th Nov 2010, 06:40 PM
  4. scripter needed for vbulletin: will pay with paypal
    By wman in forum Webmaster Discussion
    Replies: 8
    Last Post: 25th Oct 2010, 04:34 AM
  5. Linkchecker bot scripter's needed
    By mario in forum Community Cooperative
    Replies: 5
    Last Post: 24th Mar 2008, 10:20 PM

Tags for this Thread

BE SOCIAL