And what if you
have several big pages should you like to another file?
You
CANNOT mix models.
All
in one document. Or each in a separate one.
Not
one with 3 pages, another with 5, and another with 1. Or anything
like that.
That's
why MPM is only for VERY small sites that will never grow. Which
means almost nobody should use it.
When
you link to an external website, it's really best to open it in
another browser tab. Will the other site allow the user to navigate
back? Some sites are nasty that way. You especially don't want
to link to an external site within a hybrid app! Instead, open in
the system browser. (or open in an iFrame.)
But
if you insist on opening an external site in the same tab, then use
data-ajax="false"
,
or
rel="external"
.
Note
you will not get a transition linking to an external site.