Personal tools

Plone SEO

Plone, by default is optimized extremely well for Search Engines, but there are a few areas of improvement that can be made.





Modify the link_view template to provide a better anchor tag content for the link:

<p class="plain">
  Link:
  <a href="#" tal:attributes="href here/remote_url"
       tal:content="object_title">Title</a>
</p>





Free link to your website when you post your code