Remove title suffix from cms page
Step 1: Goto Home page in the CMS page editor
Step 2: click on design, then enter this XML into the “Layout Update XML” field:
<reference name="head">
<action method="setData">
<key>title</key>
<value>Page Title</value>
</action>
</reference>
阅读其他美文