I am worried

Discussion in 'Search Engine Optimization' started by forumbabz, Jan 25, 2008.

  1. #1
    forumbabz, Jan 25, 2008 IP
  2. fuse-box

    fuse-box Peon

    Messages:
    609
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    0
    #2
    i don't think u r banned...coz your site has a PR...

    it happens if the site is new...google plays with it all the time...when it gets mature with lots of link...it'll get more stable
     
    fuse-box, Jan 26, 2008 IP
  3. sultanofseo

    sultanofseo Notable Member

    Messages:
    9,930
    Likes Received:
    405
    Best Answers:
    0
    Trophy Points:
    265
    #3
    when you do a major change in your site like you did this time, you usually go behind in rankings and then slowly climb back up. just keep working on your site and work on link building, you should be fine over time
     
    sultanofseo, Jan 26, 2008 IP
  4. Trapped

    Trapped Well-Known Member

    Messages:
    1,832
    Likes Received:
    48
    Best Answers:
    0
    Trophy Points:
    130
    #4
    Your pages URL have changed (as far as I understood). Redirect (301) the old URL's to the NEW urls and everything will be replaced, but it will take some time.
     
    Trapped, Jan 26, 2008 IP
  5. forumbabz

    forumbabz Guest

    Messages:
    713
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #5
    what is code php to do redirect 301 ?
     
    forumbabz, Mar 17, 2008 IP
  6. drumsoloartist

    drumsoloartist Peon

    Messages:
    35
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    in your htaccess file put something like:

    redirect 301 /path-to-old/file.html http://www.url-to-your-site.com/New-file.html
    PHP:

    Be sure to adjust it to the actual URLs

    Regards
     
    drumsoloartist, Mar 17, 2008 IP
  7. forumbabz

    forumbabz Guest

    Messages:
    713
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #7
    thank you but can you say one say all html page ?
     
    forumbabz, Mar 17, 2008 IP