Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想从这个网站删除标题(需要删除“| Wix.com”),当我点击不同的页面时,这个文本会自动添加。
请建议我任何想法来完成这项工作。它是一个免费网站。我希望必须有一种方法可以删除它。
链接:http ://www.scs-qa.com/panamera-old
你有没有试过这个:
<script type="text/javascript"> document.title = "The new title goes here."; </script>
反对 ToS。需要升级高级包。