开发者

Zend Framework SEO tips [closed]

Closed. This question does开发者_JAVA百科 not meet Stack Overflow guidelines. It is not currently accepting answers.

This question does not appear to be about programming within the scope defined in the help center.

Closed 3 years ago.

Improve this question

I've done basic work suggested by Google and others to improve Google ranking. What are the 'specific' things I should do with Zend Framework (or in general any MVC architecture) to make it better? It seems all the usual methods aren't working that well with Zend Framework.


There is nothing special to ZF or any other MVC framework. The only ZF-specific thing I can think of is that in ZF you can use the router and routes to create those nice looking URLs that people claim to be SEO friendly. Also, you can use the headMeta helper to create metatags but that's basically all...

There is no magic trick to it.


With Zend_Navigation you can also easily create XML Sitemaps which can help to index your website.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜