2
votes
3answers
277 views

Why don't social news websites like Reddit or Hacker News show up more in Google results?

It's well known that Google tends to favor user generated content, so Wikipedia, StackExchange and so on often come up as the top results. However, I've noticed that I rarely ever see Reddit or Hacker ...
5
votes
3answers
3k views

How do I get a list of all indexed links?

I am looking for a way to take every link that I have indexed by Google and export them to a CSV file. Recently I have had way more pages indexed by Google then I actually have and I want to find ...
6
votes
3answers
155 views

How to stop Google indexing both www. and no-www versions of my website

When I do a search of my site in Google it shows both: mydomain.com www.mydomain.com In my .htaccess file I added code to redirect the non-www version to the www version, but both versions are ...