# Skopje1.mk > News and content site in Macedonian. Articles, video, categories, tags, and authors. ## About Skopje1.mk Skopje1.mk is a news and information platform whose aim is to publish content for the public. Its team of journalists and contributors strives daily to deliver news in a professional, objective, and impartial way. The outlet produces news independently using its own sources and, through publicly available services, also relays the views and news of its partners. Besides the news desk output, the site publishes sports, culture, entertainment, and educational content. **Editor-in-chief and journalist:** Kristijan Landov — k[@]landov.mk **Deputy editor-in-chief:** Goran Jakimovski **Editorial:** Dejan Mitreski, Elena Petkovska **Contact email:** edenskopje@gmail.com **Marketing contact:** ctg@ctg.mk **Director:** Kristijan Landov **Publisher:** KL PRIME DOOEL SKOPJE **Editorial office address:** 56 Bertrand Russell St., Skopje ## Site structure - **Language:** Macedonian (македонски). - **Content:** News articles and video. Articles can have categories and tags. Some content includes AI-generated summaries. - **Home:** `/` — main page with latest content. - **Search:** `/baraj` — search the site. - **Articles:** `/vesti` (all), `/vesti/{category}` by category, `/najnovi` for latest, and `/{slug}` for a single article. - **Video:** `/video` and `/video/{category}` — video listing. - **Tags:** `/oznaki/{tag}` — articles by tag. - **Authors:** `/avtori/{user}` — articles by author. - **Static pages:** Dedicated URLs for specific page types (e.g. about, contact). - **Feeds:** RSS available (e.g. `/feed/{category}/rss`, `/feed/tags/{tag}/rss` and main feed). - **Sitemap:** `/sitemap.xml` and related sitemap URLs for discovery. ## Optional - Some articles may embed external content (e.g. YouTube, social).