Ticket #2 (closed enhancement: fixed)

Opened 7 years ago

Last modified 6 years ago

Move the content store to the top of the HTML file

Reported by: JeremyRuston Owned by: MartinBudden
Priority: minor Milestone: 2.2
Component: core Version:
Severity: medium Keywords:
Cc:

Description

Currently the TiddlyWiki store area appears after all the JavaScript? code. The ordering should be rearranged so that the content moves up near the top of the file. This will make it easier for search engines to read it (some search engines apparently only read a fixed number of kilobytes from the top of the file). It will also make it quicker to start extracting content when reading a TW file over a slow/expensive link.

Attachments

ticket2part1.patch Download (3.7 KB) - added by MartinBudden 6 years ago.
ticket2part2.patch Download (0.8 KB) - added by MartinBudden 6 years ago.

Change History

Changed 7 years ago by JeremyRuston

PoulStougaard? points out that the DefaultTiddlers? should appear first in the file as an additional hint to the search engines.

Changed 7 years ago by PoulStaugaard

Actually, it was I.

Changed 7 years ago by JeremyRuston

  • owner changed from JeremyRuston to UdoBorkowski

Changed 7 years ago by JeremyRuston

  • milestone changed from 2.1 to 2.2

Changed 7 years ago by MartinBudden

  • owner changed from UdoBorkowski to MartinBudden

Changed 6 years ago by MartinBudden

  • milestone changed from 2.2 to 2.3

Changed 6 years ago by MartinBudden

  • milestone changed from 2.3 to 2.2

Changed 6 years ago by MartinBudden

Changed 6 years ago by MartinBudden

Changed 6 years ago by JeremyRuston

  • status changed from new to closed
  • resolution set to fixed

Fixed in changeset:2077

Note: See TracTickets for help on using tickets.