The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
22 views

Changing GoDaddy Webmaster tools options [duplicate]

A client of mine (for school) has a website hosted on GoDaddy which we wants my team to help him increase his marketability on Google, because currently, when his company name is Google searched no ...
0
votes
2answers
46 views

Regarding sitelinks in google search

I would like my site to display additional site links when preforming a Google Search.. How can this be achieved?
3
votes
1answer
48 views

Consolidate search results from site that gets accessed from multiple domains

I have a site hosted on Windows Azure, and I have a domain pointing to the site, so I can access the site using both mysite.cloudapp.net as well as mysite.com. Now for some reason Google indexed ...
1
vote
1answer
97 views

More preview lines in Google search results

Is there a way to come to enjoy more than 2 lines of results query preview per item on a google results page?
2
votes
3answers
280 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
2answers
138 views

Understanding CTR in Google Webmaster Tools

I've got a site that's showing a 9% CTR for a phrase in Google Webmaster Tools, but the average position for my site is 14th (this includes 7 local results for this phrase). I was a little confused ...
-1
votes
1answer
72 views

Why is my page ranked *very* low in Google? [closed]

I have created a web site mianatura.net that doesn't even rank in the top 100 results in Google for the query "Mia Natura". I have the text Mia Natura in the domain, <title>, <h1>, I have ...
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 ...
1
vote
3answers
116 views

Page doesn't show up in Google searches

When I search on Google for "pollackstorch" I get an invitation to the administrator rather than the page itself. When I search on Bing or AltaVista I get the page itself. How can I get Google to ...
3
votes
3answers
216 views

Is my robots.txt working as it should?

I want crawlers to have access to http://www.example.com but not http://www.example.com/ My robots.txt is as follows: User-agent: * Allow: /$ Disallow: / My site is in Google search results, but I ...
6
votes
3answers
156 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 ...