Results 1 to 8 of 8
  1. #1
    manish jain is offline Freshman
    Join Date
    Oct 2011
    Posts
    17
    Thanks
    1
    Thanked 2 Times in 1 Post
    Feedback Score
    0

    Default html to new page redirection code.

    Very helpful to redirect a page to other page. try once.............

    <html>
    <head><meta http-equiv="REFRESH" content="0;url=your domain name here"></head>
    <body>

    </body>
    </html>

  2. #2
    BalaJohnes is offline Freshman
    Join Date
    Nov 2011
    Posts
    17
    Thanks
    0
    Thanked 2 Times in 2 Posts
    Feedback Score
    0

    Default

    Not the best way to do this.

    You can also do it in .htaccess by doing the following:

    Code:
    Redirect 301 /page.html http : // newurl.com/newpage.html
    This will also tell search engines that the page has move so will pass on the "Google juice".

  3. #3
    BalaJohnes is offline Freshman
    Join Date
    Nov 2011
    Posts
    17
    Thanks
    0
    Thanked 2 Times in 2 Posts
    Feedback Score
    0

    Default

    Can't edit the post so I'll post the correction here....

    It should look like this (no spaces in the url)
    Code:
    Redirect 301 /page.html http://newurl.com/newpage.html
    waste removal croydon and removal companies surrey head coder and total tech nerd!
    Programming for about 15 years.

  4. The Following User Says Thank You to BalaJohnes For This Useful Post:

    PeterG (12-14-2011)

  5. #4
    mark44 is offline Freshman
    Join Date
    Dec 2011
    Posts
    37
    Thanks
    0
    Thanked 6 Times in 6 Posts
    Feedback Score
    0

    Default

    Quote Originally Posted by BalaJohnes View Post
    Can't edit the post so I'll post the correction here....

    It should look like this (no spaces in the url)
    Code:
    Redirect 301 /page.html http://newurl.com/newpage.html
    Thanks for the correction...its working.

  6. #5
    jkthomas is offline Freshman
    Join Date
    Aug 2010
    Posts
    30
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Feedback Score
    0

    Default

    i am looking for site where i can find all php scripts.

  7. #6
    RichardFrench's Avatar
    RichardFrench is offline Freshman
    Join Date
    Feb 2012
    Posts
    13
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Feedback Score
    0

    Default

    Quote Originally Posted by jkthomas View Post
    i am looking for site where i can find all php scripts.

    You may be looking for a long time.

  8. #7
    SiteCrawl is offline Freshman
    Join Date
    Feb 2012
    Posts
    3
    Thanks
    0
    Thanked 1 Time in 1 Post
    Feedback Score
    0

    Default Redirecting with PHP

    If you don't have access to .htaccess then you can do this with PHP

    PHP Code:
    <?php
    header
    ('Location: URL HERE'true301);
    exit;

  9. The Following User Says Thank You to SiteCrawl For This Useful Post:

    AllanMarshel00 (03-19-2012)

  10. #8
    AllanMarshel00 is offline Freshman
    Join Date
    Mar 2012
    Posts
    13
    Thanks
    1
    Thanked 0 Times in 0 Posts
    Feedback Score
    0

    Default

    Quote Originally Posted by SiteCrawl View Post
    If you don't have access to .htaccess then you can do this with PHP

    PHP Code:
    <?php
    header
    ('Location: URL HERE'true301);
    exit;
    Handy to know as not all hosts allow .htaccess files

Similar Threads

  1. Simple HTML Page code..
    By naudy in forum HTML / DHTML
    Replies: 19
    Last Post: 08-25-2011, 03:08 AM
  2. The best html code for embeded video
    By raja1 in forum HTML / DHTML
    Replies: 9
    Last Post: 06-06-2011, 02:03 PM
  3. How To convert in html to bob code?
    By synthetic1 in forum Web Development - Programming & Coding
    Replies: 0
    Last Post: 09-21-2010, 05:46 AM
  4. Link value after permanent Redirection of page
    By Arecher in forum Search Engine Optimization
    Replies: 0
    Last Post: 07-10-2010, 02:45 AM
  5. Beautiful HTML Code
    By Amit.Verma in forum Graphics Design & Web Design
    Replies: 5
    Last Post: 10-06-2008, 07:49 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Partners: BOSTON WEB DEVELOPER, LLC   |   WEBCOSMO CLASSIFIEDS