I have 55 pages of Google results that point to the wrong website, I need help with this. Please PM me if you can help.
Do you still have access to the domain? If so use a 301 redirect to the correct content. Hope this helps.
Please provide more info : I am assuming that you have changed the domain name, so If you have corresponding pages with the same name use : RedirectMatch 301 ^(.*)$ http://www.yourdomainname.com$1 If you do not use : Redirect 301 /index.html http://www.yourdomain.com/yourwantedpage
First of all stop your work & if you can remove your latest work then do it now.Then describe whats your problem actually .
Access to your domain and redirect all the pages to the original one. 301 redirect code is used in the htaccess file in index file.
Like most people advise, make 301 redirect for correct URL. You will not loose any ranking. I have done this for several projects.