Changeset 1144 in products
- Timestamp:
- Jul 23, 2009 1:56:36 PM (17 years ago)
- Location:
- quintagroup.seoptimizer/trunk
- Files:
-
- 2 edited
-
docs/HISTORY.txt (modified) (1 diff)
-
quintagroup/seoptimizer/skins/quintagroup.seoptimizer/qseo_properties_edit_form.cpt (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
quintagroup.seoptimizer/trunk/docs/HISTORY.txt
r1052 r1144 29 29 ------------------ 30 30 31 * Added canonical url support31 * Canonical url support added 32 32 [mylan] 33 * Custom script viewlets in html head added 33 34 35 2.0.2 (2009-03-06) 36 ------------------ 34 37 35 v2.0.3 36 ----------------------- 37 38 * Added custom script viewlets in html head 39 40 41 v2.0.2 - March 06, 2009 42 ----------------------- 43 44 * Added uninstallation package profile title 38 * Uninstallation package profile title added 45 39 * REAME.txt and INSTALL.txt changed, text format ready for PyPi 46 40 47 41 48 v2.0.1 - February 16, 2009 49 ------------------ --------42 2.0.1 (2009-02-16) 43 ------------------ 50 44 51 * Formatted text in docs for pypi45 * Formatted text in docs for PyPi 52 46 53 47 54 v2.0.0 - February 11, 2009 55 ------------------ --------48 2.0.0 (2009-02-11) 49 ------------------ 56 50 57 51 * Some refactoring of product was done, some python script are moved to zope 3 views. 58 Also all main parts of html head section w as moved to viewlets and now easily canbe52 Also all main parts of html head section were moved to viewlets and now can easily be 59 53 reordered. 60 54 61 55 62 v1.5.163 ----- -56 1.5.1 57 ----- 64 58 65 * Added support of additional keywords.59 * Support of additional keywords added. -
quintagroup.seoptimizer/trunk/quintagroup/seoptimizer/skins/quintagroup.seoptimizer/qseo_properties_edit_form.cpt
r896 r1144 32 32 <h1 i18n:translate="heading_edit_seo_properties">Edit SEO Properties</h1> 33 33 <p i18n:translate="description_edit_seo_properties"> 34 This form allows you to edit html header meta tags that a pe produced by34 This form allows you to edit html header meta tags that are produced by 35 35 Plone CMS to incrase Search Engine visibility. The values generated by 36 36 Plone are present as default values in input fields. To override default 37 value, check corresponding checkbox and input value itself in 37 value, check corresponding checkbox and input value itself in the 38 38 corresponding field. 39 39 </p> … … 51 51 </label> 52 52 <div class="formHelp" i18n:translate="help_seo_title"> 53 Text to be present in to<TITLE> tag. It is displayed in53 Text to be present in <TITLE> tag. It is displayed in 54 54 browser title bar. Search engines display it as a title of the 55 55 document. … … 80 80 </label> 81 81 <div class="formHelp" i18n:translate="help_seo_description"> 82 Description of the document to be displayed right below title 83 in search engine results. It is indexed and considered to be 84 more important then the page content by several SE. 82 Description of the document to be indexed by Search Engines. This test will be present in meta description tag in page HTML source. 85 83 </div> 86 84 <input type="checkbox" … … 112 110 </label> 113 111 <div class="formHelp" i18n:translate="help_seo_keywords"> 114 Keywords of the page tobe indexed with.112 Keywords, the page will be indexed with. 115 113 <strong>Enter each keyword in separate line, please.</strong> 116 114 Though the relevance of listing meta keywords is of 117 questionable value now it is useful to document what 118 meta keywords you are focusing on for this page - for 119 furture reference. 115 questionable value now, it is useful to set meta keywords for 116 pages - for furture reference. 120 117 </div> 121 118 <input type="checkbox" … … 174 171 </label> 175 172 <div class="formHelp" i18n:translate="help_seo_robots"> 176 Robots meta tag value. Allows or denies inde fing, following173 Robots meta tag value. Allows or denies indexing, following 177 174 links, etc. for spiders indexing your content. 178 175 </div>
Note: See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/trac/chrome/common/qtrac_logo.png)