Tagged Questions
0
votes
1answer
23 views
robots.txt : how to disallow subfolders of dynamic folder
I have urls like these:
/products/:product_id/deals/new
/products/:product_id/deals/index
I'd like to disallow the "deals" folder in my robots.txt file.
[Edit] I'd like to disallow this folder for ...
1
vote
1answer
73 views
robots.txt file for different domains of same site
I have an ASP.NET MVC 4 web application that can be accessed from multiple different domains. The site is fully localized based on the domain in the request (similar in concept to this question).
I ...
-3
votes
2answers
52 views
How Disallow a mirror site (on sub-domain) using robots.txt? [closed]
I have a website saying :
http://domain.com/
mirror site on
http://cdn.domain.com/
I don't want cdn to be indexed. How can I write robots.txt rule to avoid the cdn from being indexed without ...
-2
votes
5answers
70 views
Robots.txt in my project root [closed]
I've seen tutorials/articles discussing using Robots.txt. Is this still a necessary practice? Do we still need to use this technique?
1
vote
1answer
37 views
Should I add an allow all statement at the end of my robots.txt file? [closed]
Do I need to add an allow all statement after my disallow statements in a robots.txt or do bots presume they can crawl anything that isn't marked as disallow.
Example:
User-Agent: *
Disallow: ...
0
votes
2answers
75 views
Google search results showing my site even though I've disallowed it in robots.txt [closed]
My staging site is showing up in search results, even though I've specified that I don't want the site crawled. Here's the contents of my robots.txt file for the staging site:
User-agent: Mozilla/4.0 ...
2
votes
3answers
140 views
Is their an existing tool to generate sitemap and robots txt using spring mvc
I have website with secured pages, and a number of public directories.
Is their a built in mechanism or existing library that geernates a sitemap and/or robots.txt based on controller request ...
0
votes
3answers
126 views
Stop https being indexed by google [closed]
What is the best method of stopping google form indexing https pages on a site?
Would it be case of simply and a noindex, nofollow to the secure pages and not to standard pages?
Or is there some ...
1
vote
1answer
46 views
Remove subdomain from google and yahoo
if I have a subdomain named abc.aaa.com
and now i have move to aaa.com/abc
more my server admin has help me to make a redirect on abc.aaa.com to aaa.com/abc
so no matter access which ...
1
vote
1answer
25 views
How to make sure a link in the spam-post won't get benefit in search-engine result
I have a wiki website. Many spammers using it for seo. They are adding spam-posts with a link to an external website. Is there way to make sure they won't get benefit of it? My thought is adding a ...
1
vote
1answer
118 views
robots.txt which folders to disallow - SEO?
I am currently writing my robots.txt file and have some trouble deciding whether I should allow or disallow some folders for SEO purposes.
Here are the folders I have:
/css/ (css)
/js/ (javascript)
...
0
votes
2answers
121 views
Multiple User Agents in Robots.txt
In robots.txt file I have following sections
User-Agent: Bot1
Disallow: /A
User-Agent: Bot2
Disallow: /B
User-Agent: *
Disallow: /C
Will statement Disallow:c be visible to Bot1 & Bot2 ?
1
vote
1answer
64 views
How to disallow service api and multilingual urls in robots.txt
I need to disallow the next URLs:
service api /_s/user, /_s/place, ... All starts with /_s/
save form: /{language}/save. For example /{en}/save, /{ru}/save, ...
NOTE: most URLs have language ...
2
votes
4answers
100 views
Keep old website (HTML files) on webserver but disallow search agents to index them
I’ve just finished a website for a client who is going to replace their old (very old, HTML hard-coded website). The problem is that they (for now) want to save their old website and all the files on ...
1
vote
2answers
31 views
Does Google and Yandex index existed path, if I allow it in robots.txt, but other pages don't contain links in it
I have some page, say /hidden_archive, that are not referenced from any other pages.
And I include in my robots.txt next line Allow: /hidden_archive.
Will search crawlers index that page?
1
vote
4answers
169 views
How to create sitemap for website with different pages in mobile and desktop?
I have a website that has two different pages structure - one for mobile visitors, and one for desktop. That's why I have two sitemap files - one for the mobile and one for desktop.
I want to create a ...
0
votes
1answer
102 views
How to noindex AJAX-loaded pages without a head tag?
On a client's website there are a series of tutor popups that are located on separate pages.
http://launcheducation.com/
The thing is that they do not need to be noindexed, they're just popups on ...
0
votes
3answers
142 views
Hide a specific folder and it's sub folders and files ?
I want to hide a folder named ( beta ) in the public_html from the search engines also all it's subfolders and files, do i have to put the file in the root folder ( / ) and do the content of the ...
1
vote
2answers
143 views
sitemap url in robots.txt
in robots.txt.
can I write the following for the sitemap file?
sitemap: /sitemap.ashx
Or do I have to use the complete url for the sitemap file, like:
sitemap: ...
1
vote
1answer
153 views
Order of User agents in robots.txt
my robots.txt looks like this:
User-agent: *
Disallow: /admin
Disallow: /test
User-Agent: Googlebot
Disallow: /maps
Now Google ignores the user-agent * part and only obeys the specific Googlebot ...
2
votes
2answers
184 views
robots.txt - disallow page without querystring [closed]
I have a page that serves up dynamic content
/for-sale
the page should always have at least one parameter
/for-sale?id=1
I'd like to disallow
/for-sale
but allow
/for-sale?id=*
...
0
votes
1answer
136 views
Use robots.txt to crawl ONLY my sitemap
I want to stop google from crawling my entire site - EXCEPT the sitemap, which I can use to tell google priority & last changed etc..
Is this a bad idea?
How would I do this in robots.txt?
3
votes
3answers
194 views
Duplicated content on google. htaccess or robots.txt? [closed]
In my website I have the following categories url structure:
/category.php?id=6 (id=6 is for internet category)
My SEO friendly url is like:
/category/6/internet/
The problem is it can be ...
0
votes
2answers
116 views
Prevent indexing of sub-directories of parent domain
Say my site children.com ( which I want indexed ) is also accessible via http://mother.com/children/ ( which I don't want indexed ).
Example hierarchy:
/home/username/mother : http://mother.com
|_ ...
0
votes
1answer
72 views
Robots.txt exclusion pattern
I'm looking to ignore all URLs from bingbot that contain a query string variable at1= but i'm not clear on the pattern that should be used.
Should one of these work?
User-agent: bingbot
Disallow: ...
0
votes
0answers
46 views
Robots wild card entries
I have one set of urls ending in particular words like a/b/foo , c/d/foo, e/f/g/foo.
Is it possible to use wildcards like /*/foo or */foo and restrict all URLs from being indexed that ends in foo.
...
0
votes
1answer
21 views
Avoiding one domain to be indexed by search engines
I have a site that is available through 2 domains. One domain is one that I got for free with a hosting plan and don't want to promote. However when I perform search queries, pages from my site on ...
-3
votes
2answers
92 views
making robots.txt
I am making a robot.txt for my website. Can anybody cnmform that am i doing it correctly? If I am wrong, please tell me how to write in the correct form.
admincp, adminpp etc are folder in my hosting ...
1
vote
3answers
98 views
Google Webmaster is not Accepting my Sitemap
After setting my Google Webmaster account and verified my website, i failed to add my sitemap to it. It was issuing the following error.
I tried to do the following:
I removed the robots.txt ...
0
votes
2answers
103 views
Selectively indexing subdomains
I am working on Web application, which allows users to create their own webapp in turn. For each new webapp created by my application I Assign a new Subdomain.
e.g. subdomain1.xyzdomain.com, ...
0
votes
2answers
222 views
How to stop robots crawling pagination using robots.txt?
I have various paginations on my site and I want to stop google and other search engines crawling the index of my paginations.
Example of a crawled page:
...
1
vote
4answers
89 views
SEO exclude specific folder/pages
I'm building this website with many effects that don't work properly on mobile devices, so we built a simple html version and we redirect devices on it when they don't support all the effects.
Normal ...
-1
votes
2answers
190 views
Prevent Google Indexing my Pagination System
I am wondering if there is a way to include in my robots.txt a line which stops Google from indexing any URL in my website, that contains specific text.
I have different sections, all of which ...
0
votes
2answers
46 views
Indicate to external sites that unsolicited backlinks are unwelcome? [closed]
Is there a way for me to indicate (in my robots.txt for instance) that I do not want other sites to link to mine. In this day and age of Google punishments for being linked to from poor quality sites, ...
1
vote
2answers
97 views
Robots.txt and Coldfusion
I am trying to disallow certain parts of a site instead of the whole thing.
I am relatively new to this so if someone walk me through it I will appreciate it.
I know that you can Disallow: ...
1
vote
1answer
77 views
Block a specific page in Robots.txt
According to this
http://support.google.com/webmasters/bin/answer.py?hl=en&answer=156449
Disallow: /page1/
all page1 URLs will be disallowed i.e page1/foo/bar will also get blocked.
Disallow: ...
0
votes
2answers
236 views
How to let google crawl pdf files but not index them?
if i understand it right, you can only tell google to crawl or not crawl pdf files via robots.txt. i want google to crawl the files, but not list them in the search results pages.
is this possible?
0
votes
1answer
125 views
why this wrong in robot.txt file even after specifing URL?
In robot.txt file I have put a URL /custompages/* and google bot should not crawl the pages which are matched with "/custompages/".
But when I looked into webmaster, I can still see the error ...
1
vote
2answers
81 views
Avoiding duplicate search pages in Google
I have a website with a search on it with 4 drop downs. Each of these drop downs redirects back to the page in question but with a url parameter to tell it how to sort the results. The first drop down ...
0
votes
2answers
70 views
robots.txt not used correctly by google bot and shown wrong
I have a website www.futbolpasionatlanta.com, I have a robots file that disallows crawling to most of my directories on the root. For some reason when I google the name of my website the second hit ...
-1
votes
1answer
94 views
Robots.txt / How can I hide a single HTML tag from search engines? [closed]
I'm building a one-page portfolio that has a contact form/section at the bottom of it. Next to my form I have listed most services I can provide. This however creates to many key words of the same ...
0
votes
3answers
577 views
robots.txt - exclude any URL that contains “/node/”
How do I tell crawlers / bots not to index any URL that has /node/ pattern?
Following is since day one but I noticed that Google has still indexed a lot of URLs that has
/node/ in it, e.g. ...
0
votes
1answer
288 views
In robots.txt only allow crawling for subdomain NOT subdirectory on shared hosting?
I just changed the DNS settings so the folder /forum is now a subdomain instead of a subdirectory. If I do a robots.txt file and say:
User-agent: *
Disallow: /forum
Will that disallow crawling for ...
8
votes
2answers
5k views
Ignore urls in robot.txt with specific parameters?
I would like for google to ignore urls like this:
http://www.mydomain.com/new-printers?dir=asc&order=price&p=3
All urls that have the parameters dir, order and price should be ignored but I ...
-1
votes
3answers
86 views
Robots are still disallowed even without a robots.txt file [closed]
I'm having trouble with a website I'm working on. I initially set up a robots.txt file to prevent robots from indexing it while I was working on it. However now its live and the robots.txt file has ...
1
vote
1answer
465 views
Wordpress Robots.txt does /feed matter?
I have a question questions regarding SEO, Robots.txt and wordpress
Here's what my robots.txt looks like:
User-agent: *
Disallow: /cgi-bin
Disallow: /wp-admin
Disallow: /wp-includes
Disallow: ...
2
votes
1answer
804 views
Creating a robots.txt for an ASP.NET MVC site
I'm creating a robots.txt file for my website, but looking through my project structure, I'm not sure what to disallow.
Do I need to disallow standard .NET MVC directories and files like /App_Data, ...
0
votes
1answer
67 views
Prevent site Flash player configuration info from showing up on Google
I tried asking this before, and I STILL haven't gotten a working answer to the issue, so I'm asking it again...
I have a site that's running WordPress - http://jewishmusicstream.com.
The main page ...
6
votes
4answers
2k views
Facebook and Crawl-delay in Robots.txt?
Do Facebook's webcrawling bots respect the Crawl-delay: directive in robots.txt files?
3
votes
2answers
2k views
Get robots.txt to block access to urls on site after“?” character but index page itself
I have a small magento site which consists of page urls such as:
http://www.mysite.com/contact-us.html
http://www.mysite.com/customer/account/login/
However I also have pages which include filters ...
