I created a new article in Joomla in an existing website, but does not know how to find its url. A search online told me that I can find the article with the command http://domainname.com/index.php?option=com_content&view=article&id=?? using the specific id of the article. While this worked, what I want to do is to get the HTML URL of that article to use it as a landing page for ad campaigns. How do I find this URL?
Simply, in Administrator Panel > Menus > Create a new menu > add a menu item and configure it to show a Single Article and type the Alias (e.g. offers)
In this way your single article will be reached by adding
Hope this helps