AEM Query
Hi Team
I have a requirement where i need to execute query to retrieve the below data.
Query Equivalent:-
Select page_url, published_datw,title,tags,(both on the Basic tab), content_type, content_format, category, sub-categories, article_read_time, (all on the Article Properties tab) secondary_meta_keywords, noindex, nofollow.
I have run the below query but its only gave page path, name, title and last modified date and created date but i want published date too that's why added property=@jcr:content/cq:lastReplicated.
Regards
Seema Kumari