本文介绍了我如何添加sitemap.xml的为angularJS网站?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我添加的sitemap.xml在app文件夹,但我怎么可以把它公开,使谷歌网站管理员工具可以得到它呢?

I added sitemap.xml in app folder but how can I make it public so that the google webmaster tool can get it?

感谢

推荐答案

你有没有看的文章的年份。这是类似于我们在我工作的公司所采用的方法。它可能是处理的SEO,因为它不仅对一个sitemap.xml的文件依赖更傻瓜证明方式

Have you looked at Year of Moo's article about SEO and AngularJS. This was similar to the approach we adopted in the company I work for. It is probably a more fool proof way of handling SEO since it isn't reliant only on a sitemap.xml file.

这篇关于我如何添加sitemap.xml的为angularJS网站?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-18 20:01