Is it better to use same or an alternative description meta tag for pages on the same domain?

风流意气都作罢 提交于 2019-12-24 21:33:04

问题


Lets say I have a site for a product. Site have three menus: Main,Product,Contact

It is a good idea to each one have its own <meta name="description" tags with description for its content? Basically this is a SEO question. Does it have any affect on SEO? Or it is better to use one static description for all the site?

For example: Main: <meta name="description" content="This is my product site, you can check my product or contact me" />

Product: <meta name="description"content="This is the product I sell. Get info about its abilities etc." />

Contact: <meta name="description" content="Find my product on facebook, twitter. Call me or write e-mail" />


回答1:


Yes that is a good idea, hence SEO, just for semantic reasons it's good to refer to each page with it's content and context.. Besides that searching on Google will show the description directly under the link, theres no sense in refering to three pages with the same description.. So yes describe each page differntly but always into context..




回答2:


It is best to a have a different META description on each page - relevant to the page contents. However, this won't affect your search engine ranking directly, but it could affect the descriptive text the user sees in the SERPs, so yes it does affect SEO (although indirectly) as it could determine whether the user clicks your link or not.

You should certainly not have the same META description on every page. The META description should reflect the contents of that page.



来源:https://stackoverflow.com/questions/7281172/is-it-better-to-use-same-or-an-alternative-description-meta-tag-for-pages-on-the

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!