sttm-web icon indicating copy to clipboard operation
sttm-web copied to clipboard

Support Google AMP

Open bogas04 opened this issue 6 years ago • 12 comments

This is good for SEO and let's user see content much faster.

bogas04 avatar Mar 30 '18 13:03 bogas04

Blocked by adding SSR support.

bogas04 avatar Apr 25 '18 12:04 bogas04

@ManjotS Do you know if this is doable? Not sure what the blocker is but wanting to know whether it can be worked on or still blocked.

saintsoldierx avatar Jun 08 '20 00:06 saintsoldierx

I don't know what SSR is. Somebody with working knowledge of this will need to respond. @bogas04 @navdeepsingh @tsingh777

ManjotS avatar Jun 08 '20 19:06 ManjotS

SSR is server-side-rendering

tsingh777 avatar Jun 09 '20 00:06 tsingh777

we have server side rendering according to the last conversation I saw on slack.

Is it blocked by having it or not having it?

ManjotS avatar Jun 09 '20 02:06 ManjotS

We have SSR for purpose of rendering the initial HTML chunk, not the actual content. That is where frameworks like NextJS come into place, however for our scenario it's better we add webpack+babel tooling for our server to be able to render react components.

bogas04 avatar Jun 09 '20 07:06 bogas04

I think @plug-n-play is working on nextjs

ManjotS avatar Jun 09 '20 19:06 ManjotS

Yes @ManjotS - Helping hand(s) would be great. @bogas04 and I have been advocating this since long. Would really appreciate if we can give this a serious shot and move forward. This would help help sttm.co a lot.

plug-n-play avatar Jun 09 '20 22:06 plug-n-play

Related to #329

saintsoldierx avatar Apr 18 '21 07:04 saintsoldierx

@plug-n-play what's the status of Nextjs transformation at your side?

navdeepsingh avatar Apr 18 '21 08:04 navdeepsingh

I m no longer working on it

plug-n-play avatar Apr 18 '21 08:04 plug-n-play

@gurjit03 please look into this and feedback.

saintsoldierx avatar Oct 28 '22 21:10 saintsoldierx