Tagged Questions
1
vote
1answer
50 views
Implementing OpenSearch, what is the benefits?
I have implemented opensearch in my website. But I don't know what is the benefits of it. Does it has any effects in search engines? For example, can I tell google about my implementation?
2
votes
1answer
37 views
Making Search Queries Indexable
Looking around, most sites (eg. Amazon) encode the parameters of searches into query string. This means that search engines cannot index these queries.
Why don't such sites use URLs rather than query ...
3
votes
4answers
533 views
Hide a Subdomain from Google/Search Engine SEO Result?
I have a subomain which I do not want to be listed in any search engine result. Let say I have:
http://www.example.com
http://child.example.com
How can I hide all URLs of child.example.com domain ...
0
votes
0answers
61 views
“Google files”: Building a web interface to find/ack/grep [closed]
I am working on a project where we would like to have build a web interface that gives the user the ability to "Google" files in a directory in a remote machine.
For example, the user would type a ...
3
votes
4answers
428 views
Which URL is SEO friendly?
I have to choose between two usernames, one comprises of just my first name i.e. http://example.com/john while the other comprises of full name i.e. http://example.com/johnsmith.
Which of the above ...
0
votes
1answer
49 views
How can I prevent a search engine from indexing a specific file or files on my website? [duplicate]
Possible Duplicate:
Blocking Search Engines to Crawl Parts of a Website?
In general, I want my site to be indexed, but there are certain files I don't wish to be searchable from Google, ...
1
vote
1answer
200 views
Mysterious subdomains to my site indexed by Google
We have an issue with strange subdomains pointing to (pages on) our site such as:
www2.example.com
2.example.com
anothersite.com.example.com
A few things are perplexing:
who created them? why ...
-2
votes
1answer
78 views
Is there a Q&A for SEO (Search Engine Optimization)? [closed]
Is there a great free Q&A (like Stack Overflow) for SEO (Search Engine Optimization)?
2
votes
3answers
73 views
How to recover my inclusion in google results after being penalized for receiving comment spam?
My website had very high search engine results, especially in Google.
But I left the website for a couple of months and didn't notice the comments were full of SPAM, about 20k comments of SPAM. Then i ...
1
vote
2answers
182 views
Language Specific URLs for SEO
I'm currently building a website that is not targeted to an English speaking audience. So my thoughts are that if I were to make the URLs in the language of choice (in this case Spanish) then would ...
1
vote
1answer
44 views
Searching for a page with a Very Unique title, doesnt find that intended page… Why?
a question about appearing in search results in google:
A page of mine has this extremely unique page title:
Ein gutes Logo passt wie ein Handschuh auf Ihre Marke in die Hände
Now, when I search ...
1
vote
2answers
57 views
Does your company name in an article title damage Search Engine relevance
I've been wondering about this for a while but never come across a solid answer.
Many websites include their name in all the title tags of their articles. This is often apparent in word-press blogs ...
10
votes
2answers
258 views
Is Google a reliable document search engine?
I have a site with PDFs and Word documents that I know have been indexed by Google because they appear in search results with filetype:pdf (or doc), and if I search for some very specific terms with ...
2
votes
3answers
143 views
Problem with description of my site and google search
My HTML page :
http://www.faressoft.com
<meta name="description" content="فارس سوفت الاسم الرائد في عالم البرمجيات العربية" />
When I search for my site name "فارس سوفت" using google, the ...