i have custom website develop in php, i have create amp for all pages like home, about, services, gallery, contact etc. i have used inline css in all pages. my folder structure for website:
Roof Folder:
website files for desktop in root-folder
2.in root folder i have create amp folder, inside amp folder i i have all file for mobile load.
now my question is that should i used same meta-title, meta-description, meta-keywords in amp version page. will face duplicate page isuues.
which step is better having separate meta-details for desktop and mobile version or using same meta-details.
3.should i use schema in both desktop and mobile version or only one as well as google tag too.
Guide me for the required process
It’s great that you’ve implemented AMP for your website! Regarding your questions: Using the same meta details for both desktop and AMP versions is generally fine, as long as you use proper canonical and AMP linking tags to avoid duplicate content issues. Schema should ideally be implemented on both versions to ensure consistent structured data across devices. Similarly, Google Tag Manager should be set up on both versions for accurate tracking.
got solution that we can use same meta tag but in canonical in mobile but desktop canonical an in desktop put mobile canonical so that they are interlink with is others