如果博客在Mydomain.com和Mydomain.blogspot.com两个网站都提供网站服务,
What does robots.txt file do in PHP project?
如果博客在Mydomain.com和Mydomain.blogspot.com两个网站都提供网站服务,
您不能使用机器人. txt, 它只能包含文件夹/ 子文件夹的指令, 而不是域/ 子域。 您可能想要为我的domain. com 和 mydomain.example. com 创建单独的机器人. txt 文件 。
另一种解决办法是将301年的永久性数据从一个领域转到另一个领域。 这在博客中是可能的吗?
The best thing to do is to make sure that the mydomain.blogspot.com gets redirected to your custom domain mydomain.com. The redirect will need to be a permanent redirect (301) and it can be achieved with blogs hosted on Blogger. Here this should help you through:
http://support.google.com/blogger/bin/static.py?hl=en&ts=1233381&page=ts.cs
and here is another one but with the previous look of Blogger. http://www.blogbloke.com/redirect-you-blogger-custom-domain-to/
我建议你使用第一个链接 一步一步一步地执行程序!
What does robots.txt file do in PHP project?
Or even forbid indexing the whole site?
We implemented a rating system on a site a while back that involves a link to a script. However, with the vast majority of ratings on the site at 3/5 and the ratings very even across 1-5 we re ...
Ok, I understand the Title didn t make any sense so here I ve tried to explain it in detail. I m using a hosting that gives me space for my domain and lets me "add on" other domains on it. So lets ...
I have been searching around using Google but I can t find an answer to this question. A robots.txt file can contain the following line: Sitemap: http://www.mysite.com/sitemapindex.xml but is it ...
I m creating a forum for a website, and plan on implementing a "Report this content" function. In all honesty, I m not sure how useful (lit. necessary) the feature will be, since a user account (...
I have a MediaWiki, and I don t think I want Google indexing the history of any page. How can a robots.txt disallow URLs with action=history in the query string?
I have a large directory of individual names along with generic publicaly available and category specific information that I want indexed as much as possible in search engines. Listing these names on ...