Don't you need an IFRAME now? If you're going to do the trouble with Div+ajax.
and SEO friendly in the end what should be done?
Reply content:
Don't you need an IFRAME now? If you're going to do the trouble with Div+ajax.
and SEO friendly in the end what should be done?
If you want to SEO-friendly, you can only use Pjax. You can refer to the following https://github.com/dangcheng/pjax. But the change to the service side is a bit big.
Are you looking for a Pjax plan?
There are still a lot of places to use in the IFRAME, especially in cross-domain.
If it is normal to embed content on the page of course it does not need to be so troublesome, Ajax request new content, successful after the resulting content will be replaced in the DOM document target location.
Many frameworks have a ready-made mechanism, which is also possible with native or jquery handwriting.
Is this technology not called Pjax?