SOLVED Remove old links from previous site in Google
Posted 16 years 3 days ago
Hello,
A bit of background... I recently took control of our website, being displeased with the way our web company was handling our website. So, I started learning Joomla, liked what Rockettheme was doing and decided to go for it.
I built our site, informed the web company that we will need require their services anymore and uploaded my own site to a different hosting and changed the nameservers to our domain. We are now fully online, but I am faced with a lot of 404 from Google who still has links from the old site.
I have tried a number of ways to try and exclude the old links from my old hosting and web company. I submitted new sitemaps, asked for URL removals (denied), etc...
Reading on the net, I am guessing that the old links will be slowly removed from Google, but it is affecting me right now, because most of the searches done using keyword from my site shows the old (and broken links) in Google.
Re: SOLVED Remove old links from previous site in Google
Posted 16 years 3 days ago
Question: are there broken links within your site leading to these pages that you need to fix?
1 Solution: You could try this. With my host, I was able to create a redirection page. When people type in certain things, it redirects them to the correct page. You could try this, though it may take some good "manual labor".
So you could, for example, do a google search for all the "bad" pages, and type a redirection page that will send them to your new home page. OR, if you still have access to the old site file manager, you could delete all those pages, and create an index.html page that redirects them to the new site.
When solved, please modify your original post and add (SOLVED) into the subject AND change your icon to the green check. This helps people know they can find a solution in your post if they have the same problem.
Re: SOLVED Remove old links from previous site in Google
Posted 16 years 3 days ago
I agree with Maria, use a 'redirect' so when the link is visited it takes you to the new site instead. Google '.htaccess redirect' and you should be able to find out more information on how you want to set it up.
Re: SOLVED Remove old links from previous site in Google
Posted 16 years 2 days ago
Maria said: Question: are there broken links within your site leading to these pages that you need to fix?
No, my old site/hosting is not available anymore. The web company just doesn't answer any of my emails or calls since the "broke up" !
Robert:
So, could I use the .htaccess" file on my present site?
And is it possible to use "wildcards"?
I have close to 3000 dead links now .. that is indeed a lot of manual labor!
So I tried something like this on my own .htaccess file:
Redirect 301 /pages
www.highway11.net
But that didn't work.
Law of Biomechanics
The severity of the itch is inversely proportional to the reach.
Re: SOLVED Remove old links from previous site in Google
Posted 16 years 8 hours ago
Great! Don't forget to mark it solved
When solved, please modify your original post and add (SOLVED) into the subject AND change your icon to the green check. This helps people know they can find a solution in your post if they have the same problem.