
DesignGroup
User
Nov 22, 2005, 10:50 AM
Post #2 of 6
(3400 views)
Shortcut
|
Heya; Thanks for that, but the other reason we are not using the pagebreak script is that it messes up the search engines. The pagebreak script takes the text into one long string in javascript, then displays only part, making a link to a javascript generated 2nd page. Search Engines do not read javascript, so neither page will be indexed correctly. So, it is a "trick" that works visually mostly, but has real problems. The script also messed up the punctuation, spacing, and did not handle extended characters. It ws incompatible with the counter as the counter code depends on the title tag, so if someone reads both pages, it is listed twice in the stats. I suggested to AMSCRIPTS that they either do not count the 2nd page (after all it is a article read counter, not a page read counter supposedly!) or they add in a unique identifier.. like (page 2) or page x to the title... Otherwise, longer articles will have 2x the popularity.
|