+ Reply to Thread
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 17

Thread: 301 redirect tool

  1. #1
    Join Date
    Aug 2007
    Location
    Austin
    Posts
    640

    Question 301 redirect tool

    Did I see a tool somewhere here that will help me rdirect old pages back into my site?
    Curtis Reddehase
    Sky Realty
    President/REALTOR
    Austin Real Estate | Austin Homes | Austin Real Estate blog

  2. #2
    Join Date
    Feb 2005
    Location
    Orange County, Ca
    Posts
    2,160

    Default Re: 301 redirect tool

    Are you referring to the 301 Manager Module REW can install for you? I think it is $200. I found it to be well worth the $$.
    Welcome to your guide to Orange County, Ca Real Estate and MLS Search, and the home to the world's best climate at San Clemente Real Estate where you can enjoy luxury coastal living with a beach close lifestyle.

  3. #3
    Join Date
    May 2009
    Location
    Canada
    Posts
    19

    Default Re: 301 redirect tool

    you can use an .htaccess file, assuming your server accommodates it.

  4. #4
    Join Date
    Aug 2007
    Location
    Austin
    Posts
    640

    Default Re: 301 redirect tool

    where can I read more about the .htaccess file?

    It looks as if I have some learning to do
    Curtis Reddehase
    Sky Realty
    President/REALTOR
    Austin Real Estate | Austin Homes | Austin Real Estate blog

  5. #5
    Join Date
    May 2009
    Location
    Canada
    Posts
    19

    Default Re: 301 redirect tool

    .htaccess files can be quite complicated .. are you familiar with any programming languages?

    what language is your site written in? PHP? ASP? etc...

    i can help you out.

    can you be a little more specific as to the type(s) of redirects you want to do, ie. from where to where and why (it's all relevant).

  6. #6
    Join Date
    May 2004
    Location
    Tampa Bay
    Posts
    2,669

    Default Re: 301 redirect tool

    If he's using the .htaccess file it couldn't be asp unless the latest version of ISAPI_Rewrite were installed on his Windows server (it uses .htacces as opposed to the httpd.ini file)

    Sounds, from the post, as they are just old pages he'd like to redirect to the new pages or domain so I'm sure a 301 is what he's looking for.

    Seems as if it would be pretty simple to find some hack and tack code for the redirects, why don't you post the url's so someone can kick in with the required code for your .htaccess file.

    If it's an REW site you may not have access to the .htaccess file, don't know for sure.
    OverlyReal.com - The best little real estate directory on the planet!

  7. #7
    Join Date
    Dec 2008
    Posts
    203

    Default Re: 301 redirect tool

    on http://www.javascriptkit.com/howto/htaccess.shtml you find a good explanation of the .htaccess file

    point 9 shows how to configure redirects: http://www.javascriptkit.com/howto/htaccess7.shtml

  8. #8
    Join Date
    Jul 2005
    Posts
    151

    Default Re: 301 redirect tool

    The javascriptkit.com articles suggests:

    Redirect /olddirectory/oldfile.html http://yoursite.com/newdirectory/newfile.html

    However, if it's a permanent change (a 301) you're making, you'll want to use "redirectpermanent" as in:

    redirectpermanent /olddirectory/oldfile.html http://yoursite.com/newdirectory/newfile.html

  9. #9
    Join Date
    Apr 2004
    Location
    Nanaimo
    Posts
    15,992

    Default Re: 301 redirect tool

    it is a REW site, and on REW sites you get no server level access, only CMS access, so .htaccess modifications must be made by REW, but yes we do have a cMS module that can be installed to allow you to control your own /filename redirects. There is a screen of it here: http://www.realestatewebmasters.com/...ms-modules.php

    You can also create your own fake filenames for novelty purposes such as /123forthstreet/ and then just redirect it to the actual details page of that property in the IDX - good for postcard marketing etc - kind of like how Google adwords has display URL vs destination URL
    Starting LEC 7 soon but it won't be called LEC 7 - LEC 2012 coming soon!

  10. #10
    Join Date
    Nov 2004
    Location
    Orange Beach, AL
    Posts
    2,357

    Default Re: 301 redirect tool

    I recommend the 301 redirect module. I rarely use it, but when GST shows some 404 results, I redirect accordingly and get the PR pointed to a relevant page.

    I also had some snippet divs that I placed around in some blogs and there were a couple of bad links. Instead of going to the blogs and trying to find all the problems, I simply redirected the bad url's in the module to the page they were supposed to go to.

    Again, seldom used, but very useful when needed and saves billable hours and time trying to explain problems in a work order. Instead of explain, post, reply, clarify, get billing, approve billing, etc. - you just go make the change you know that needs to be made - in minutes!

    By the way Morgan, can any wildcards be used in redirects?
    (i.e. /new-york-condos/* to /new-york-condo/) On occasion the price range URL's from a flubbed up address end up flubbed up too and the wildcard would make the redirects easier. Never tried to see if it would work, but noticed a WP redirect plugin allows that and wondered if REW module would too.
    Cal
    Gulf Shores Real Estate | Lake Lanier Real Estate | Madison MS Real Estate

    The Gulfshoreslife.com Team of Keller Williams Alabama Gulf Coast serves the Baldwin County Alabama Real Estate market from The Eastern Shore of Mobile Bay to the Southern Shores of the Alabama Gulf Coast: Orange Beach, Gulf Shores, Fort Morgan, Point Clear, Fairhope, Montrose, Daphne, Spanish Fort, AL. For more information on AL Gulf Coast Real Estate, please contact me or visit our website.

+ Reply to Thread
Page 1 of 2 1 2 LastLast

Similar Threads

  1. Looking for a certain tool. Don't know what to call it.
    By AlfredRE in forum Internet Marketing Chat
    Replies: 14
    Last Post: 05-18-2009, 03:35 PM
  2. Family / Seller Financing...New Tool
    By SLP-NYCT in forum Real Estate Chat
    Replies: 1
    Last Post: 04-12-2009, 01:48 AM
  3. Overture Keyword Suggestion Tool
    By Ryocheck in forum Internet Marketing Chat
    Replies: 8
    Last Post: 01-28-2009, 05:17 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts