Welcome to the IMTalk - Internet Marketing & SEO Forum.
  • Login:
+ Reply to Thread
Results 1 to 9 of 9
  1. #1
    yvancg's Avatar
    yvancg is offline IM & SEO Weak Jaw yvancg will become famous soon enough
    Join Date
    Jan 2012
    Posts
    189
    Thanks Given
    59
    Thanked 57 Times in 26 Posts

    Arrow Help needed for 301 redirect.

    OK here is the thing:

    I have Post1.html, with some content, which is ranking high on google. I want to redirect this post to an external URL
    Meanwhile, I want to create a new post (post2.html) to which I will copy the content that was on post1.html.
    I am using Wordpress SEO plugin by Yoast on WP.
    Please correct me if I am wrong, but I want to double check my settings before going live with it:

    On post1.html, on the "advanced tab" of WP SEO, I should enter the URL I want to redirect to in "301 Redirect:" and leave "Canonical URL:" blank

    On post2.html, , on the "advanced tab" of WP SEO, I should enter "post1.html" in "Canonical URL:" and leave "301 Redirect:" blank

    Is that the correct setting? Or will it loop indefinitely between the 2 pages?

    Thanks in advance

  2. The Following User Says Thank You to yvancg For This Useful Post:


  3. #2
    yvancg's Avatar
    yvancg is offline IM & SEO Weak Jaw yvancg will become famous soon enough
    Join Date
    Jan 2012
    Posts
    189
    Thanks Given
    59
    Thanked 57 Times in 26 Posts
    Well I tried and it works, so apparently that's the proper way to do it.
    However I don't know yet if it will impact SEO or not

  4. #3
    bencurnow's Avatar
    bencurnow is offline IM & SEO Small Talker bencurnow has a spectacular aura about bencurnow has a spectacular aura about
    Join Date
    Jan 2012
    Location
    England
    Posts
    561
    Thanks Given
    120
    Thanked 137 Times in 119 Posts
    301 redirects don't usually harm SEO

  5. #4
    unique1's Avatar
    unique1 is offline IM & SEO Weak Jaw unique1 will become famous soon enough
    Join Date
    Aug 2011
    Location
    Search Engines ;)
    Posts
    162
    Thanks Given
    21
    Thanked 47 Times in 28 Posts
    Thanks for the Information !
    till now i haven't try this this is Really give benefit when Crawl Reached to My Broken Link and it Directly redirect to another URL

    Thanks Just Learned Something New

  6. #5
    kristinewilliams's Avatar
    kristinewilliams is offline IM & SEO Whisperer kristinewilliams is on a distinguished road
    Join Date
    Sep 2011
    Location
    Tustin, CA
    Posts
    86
    Thanks Given
    0
    Thanked 11 Times in 10 Posts
    Hi,

    It's better to use 301 redirect not 302.

    Thanks

  7. #6
    Phoenyx's Avatar
    Phoenyx is offline Super Moderator Phoenyx is a name known to all Phoenyx is a name known to all Phoenyx is a name known to all Phoenyx is a name known to all Phoenyx is a name known to all Phoenyx is a name known to all
    Join Date
    Jan 2011
    Location
    South Africa
    Posts
    3,158
    Thanks Given
    608
    Thanked 542 Times in 412 Posts
    Quote Originally Posted by kristinewilliams View Post
    Hi,

    It's better to use 301 redirect not 302.

    Thanks
    What would the difference be between a 301 and 302 redirect? the Op is looking for help, and its a relatively new term around these parts, so an explanation of a 302 redirect would be hugely appreciated.
    Kanashimi no oto ga kikoenai you na sewashii sekai ga.
    IMT Forum Member Groups, Features, Options & Permissions and IMT Forum Rules.


  8. #7
    kristinewilliams's Avatar
    kristinewilliams is offline IM & SEO Whisperer kristinewilliams is on a distinguished road
    Join Date
    Sep 2011
    Location
    Tustin, CA
    Posts
    86
    Thanks Given
    0
    Thanked 11 Times in 10 Posts
    Quote Originally Posted by Phoenyx View Post
    What would the difference be between a 301 and 302 redirect? the Op is looking for help, and its a relatively new term around these parts, so an explanation of a 302 redirect would be hugely appreciated.
    Hi,

    301 redirects are permanent. This mean that the page has moved, and the requests are still coming by search engine or user to the page. A 301 redirect is needed when a the new page is to replace an old page. On the other hand Canonical tag is used when you have two version of same page. So to redirect both to one we use canonical tags.

    Thanks

  9. #8
    Phoenyx's Avatar
    Phoenyx is offline Super Moderator Phoenyx is a name known to all Phoenyx is a name known to all Phoenyx is a name known to all Phoenyx is a name known to all Phoenyx is a name known to all Phoenyx is a name known to all
    Join Date
    Jan 2011
    Location
    South Africa
    Posts
    3,158
    Thanks Given
    608
    Thanked 542 Times in 412 Posts
    Canonical tag:
    A canonical page is the preferred version of a set of pages with highly similar content.
    It's common for a site to have several pages listing the same set of products. For example, one page might display products sorted in alphabetical order, while other pages display the same products listed by price or by rating.
    The code for a canonical tag:
    Code:
     
    <link rel="canonical" href="http://www.example.com/product.php?item=swedish-fish"/>
    ~ google webmaster tools

    302 Redirect:
    When a URL returns a 302 redirect, it means that the owner of this link asks users to continue to use this address as the redirect could be modified at some later time. The owner of the page pointed to by the redirect is not necessarily the same person and might not wish that its contents is presented as belonging to another web site.
    The code for a

    302 redirect:
    Code:
    Redirect /file-name.html http://www.domain.com/temporary-directory/temporary-file-name.html
    ~Internet Officer

    I think that maybe sticking to the canonical tag could be the better option as they have 2 pages that are the same, just hopefully in a different order than each other. I don't think Google will index both pages though.

    If Google knows that these pages have the same content, we may index only one version for our search results. Our algorithms select the page we think best answers the user's query. Now, however, users can specify a canonical page to search engines by adding a <link> element with the attribute rel="canonical" to the <head> section of the non-canonical version of the page. Adding this link and attribute lets site owners identify sets of identical content and suggest to Google: "Of all these pages with identical content, this page is the most useful. Please prioritize it in search results."
    Last edited by Phoenyx; 04-17-2012 at 08:27 AM. Reason: forgot sources, abd had a new thought.
    Kanashimi no oto ga kikoenai you na sewashii sekai ga.
    IMT Forum Member Groups, Features, Options & Permissions and IMT Forum Rules.


  10. #9
    seobunny Guest
    Simply search for the "Redirection" WP Plugin... easy to use!!

  11. The Following User Says Thank You to seobunny For This Useful Post:



 

Similar Threads

  1. How to make a link redirect?
    By nescio in forum Website Planning, Design & Development
    Replies: 7
    Last Post: 02-13-2012, 08:41 AM
  2. Help needed regarding 301 redirect
    By vincent in forum General SEO Talk
    Replies: 8
    Last Post: 12-29-2011, 02:26 PM
  3. redirect a site
    By hdhsiuo in forum General SEO Talk
    Replies: 7
    Last Post: 07-22-2011, 01:44 PM
  4. Can SEO works for redirect URL?
    By EC0416 in forum General SEO Talk
    Replies: 3
    Last Post: 11-16-2010, 09:32 AM
  5. Sandbox after 301 redirect
    By kargaa in forum Google
    Replies: 14
    Last Post: 10-31-2010, 09:17 PM

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