New LSDS installation.
I have created two sites in one project (branch), WEB and MOBILE. We started with the MOBILE 'stuff' and have been successful in building pages, updating content,... Now it's time to do the same with the WEB site.
I have published (using standard OOTB PLC workflow) a few pages (index, error, test) and the site map. When I go to
http://servername:1776/ I get the "Please select a site" drop down, but only the MOBILE (the first site we were playing with) in the drop down.
Side notes:
when I go to
http://server:1776/mobile/mypage.page I get a page back.
when I go to
http://server:1776/web/mypage.page I get the mobile error page back.
when I go to
http://server:1776/xyzzy (non-existent page) I get the mobile error page back.
I guess I'm looking for two things -
1) how to add a new item to the drop down?
2) how to get LS to recognize the other site?