please please help me : hav no words to describe this problem, pls hav a look

Discussion in 'Google' started by rohit_tripathi60, Jun 3, 2008.

  1. #1
    :mad: I don’t know what’s going on, I really don’t have words to explain, click on http://www.100percentile.com/iitjee/home.jsp then move u r cursor on question and discussion, u will see a link http://www.100percentile.com/iitjee/forum.jsp but when u click on this link it will redirect u to http://forum.100percentile.com/jforum/forums/list.page this link and 2 my surprise this link isn’t cached yet.

    Same thing with this also http://www.100percentile.com/medical/home.jsp status bar will show u the http://www.100percentile.com/medical/forum,jsp but whn u click on this one this url will show up http://forum.100percentile.com/jforum/forums/list.page . M mad really mad what to do , will google penalize me for this? Please please Please please Please please Please please Please please Please please Please please Please please Please please Please please suggest me the solution
     
    rohit_tripathi60, Jun 3, 2008 IP
  2. tattoos

    tattoos Prominent Member

    Messages:
    1,903
    Likes Received:
    150
    Best Answers:
    0
    Trophy Points:
    335
    #2
    Why do you have a link to a page that gets redirected to another page?
    Why dont you just make the link point to the page you want the user to end up at?

    James
     
    tattoos, Jun 4, 2008 IP
  3. rohit_tripathi60

    rohit_tripathi60 Active Member

    Messages:
    303
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #3

    that is because we are integrating and using SSO (Single sign on)
     
    rohit_tripathi60, Jun 4, 2008 IP
  4. tattoos

    tattoos Prominent Member

    Messages:
    1,903
    Likes Received:
    150
    Best Answers:
    0
    Trophy Points:
    335
    #4
    Ok... I have no idea what that is :)

    Anyway, I did a check and...


    The reason it is not cached might be because of this?

    <meta http-equiv="expires" content="-1">
    <meta http-equiv="pragma" content="no-cache">
    Code (markup):
    Maybe try changing <meta http-equiv="expires" content="-1"> to <Meta http-equiv="expires" content="0"> and see if that makes a difference.


    Cheers
    James
     
    tattoos, Jun 4, 2008 IP
  5. selectsplat

    selectsplat Well-Known Member

    Messages:
    2,559
    Likes Received:
    121
    Best Answers:
    0
    Trophy Points:
    190
    #5
    Google doesn't like to follow meta-redirects.

    You need to find a better way to get to that page, or find a way to link to it directly, rather than through the meta redirect.
     
    selectsplat, Jun 4, 2008 IP
  6. dpking

    dpking Peon

    Messages:
    1,021
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Google hates meta redirects !!
     
    dpking, Jun 4, 2008 IP
  7. rohit_tripathi60

    rohit_tripathi60 Active Member

    Messages:
    303
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #7
    what the other way is? please tell me the other way
     
    rohit_tripathi60, Jun 4, 2008 IP
  8. selectsplat

    selectsplat Well-Known Member

    Messages:
    2,559
    Likes Received:
    121
    Best Answers:
    0
    Trophy Points:
    190
    #8
    If your developer(s) are smart enough to implement a single signon solution across multiple applications, then they should be smart enough to figure out a way to do it without using a meta-refresh.

    Frankly, I'm surprised they did it this way to start with. No one uses meta-refreshes anymore.
     
    selectsplat, Jun 4, 2008 IP
  9. IEmailer.com

    IEmailer.com Well-Known Member

    Messages:
    1,864
    Likes Received:
    27
    Best Answers:
    0
    Trophy Points:
    110
    #9
    Try to use .htaccess url redirection and make sure to use L301 to pass the value if you are using linux / unix servers, just google it: ".htaccess 301" other wise if it's a windows server use IIS to set the redirections.
     
    IEmailer.com, Jun 4, 2008 IP
  10. LinksAndTraffic

    LinksAndTraffic Peon

    Messages:
    187
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #10
    I don't know the solution, but I do know that google has said they will penalize any site that shows a different url in the status bar than what the visitor is taken to.
     
    LinksAndTraffic, Jun 8, 2008 IP
  11. SmallPotatoes

    SmallPotatoes Peon

    Messages:
    1,321
    Likes Received:
    41
    Best Answers:
    0
    Trophy Points:
    0
    #11
    Either serve that content directly, or use a header redirect.
     
    SmallPotatoes, Jun 8, 2008 IP