Microsites in Joomla 3

This forum is for issues with installing Joomla! 3.x on IIS webservers.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10
Locked
Neog_Developer
Joomla! Apprentice
Joomla! Apprentice
Posts: 8
Joined: Wed May 04, 2016 12:45 pm

Microsites in Joomla 3

Post by Neog_Developer » Wed May 04, 2016 2:24 pm

I'm trying to create a "microsite" under my joomla installation by creating a rewrite rule in my web.config that changes all the pages we want in the microsite's urls from format "example.com/article-title" to "example.com/microsite/article-title", but the changes don't seem to be applying to the live site. Has anyone dealt with this issue or can suggest a better approach to microsites?

User avatar
AlexVega
Joomla! Hero
Joomla! Hero
Posts: 2711
Joined: Fri Aug 28, 2015 6:13 am
Location: México

Re: Microsites in Joomla 3

Post by AlexVega » Wed May 04, 2016 7:11 pm

Hi there,

Welcome to the Forum, you also can use the default menu structure in joomla!, try this:

- Create your main category Microsites,
- Create your first article Microsite1,
- Create a new menu called Sites,
- Create a new menu item called Microsites,
In this case you can select something like Text Separator in the Menu Item Type.
- Create a new menu item called Microsite1, the parent item should be Microsites.
Here select in the memu item type, Single Article and select Microsite1.

At this point you need some structure like:

Content Structure:
Category Microsites
-- Article Microsite1

Menu Structure
Sites
- Microsites
--Microsite1

Now, create a new module for your new menu Sites, if you access to the link Microsite1
the URL will be yoursite.com/microsites/microsite1

From here you can add modules inside your article or add your modules in the template
positions.

Cheers.

Neog_Developer
Joomla! Apprentice
Joomla! Apprentice
Posts: 8
Joined: Wed May 04, 2016 12:45 pm

Re: Microsites in Joomla 3

Post by Neog_Developer » Mon May 09, 2016 12:13 pm

Thank you! I really appreciate the help. I've been trying out that procedure since then and it seems every menu item under the "Sites" menu gets its own subdirectory in the URL. The menu structure I have now is like this:
Sites
-Microsites
--Microsite1
-Tinysites
--Tinysite1
and the URLs come out like yoursite.com/microsites/microsite1 and yoursite.com/tinysites/tinysite1.
Is there any way to make the URLs in that menu structure become yoursite.com/sites/microsites/microsite1 and yoursite.com/sites/tinysites/tinysite1?

User avatar
AlexVega
Joomla! Hero
Joomla! Hero
Posts: 2711
Joined: Fri Aug 28, 2015 6:13 am
Location: México

Re: Microsites in Joomla 3

Post by AlexVega » Tue May 10, 2016 8:38 am

Hi,

Yes is possible, just create the menu structure, for example for the first url:

- yoursite.com/sites/microsites/microsite1
Sites Section (root menu)
- sites (first level)
-- microsites (second level)
--- microsite1 (menu item for article)

Cheers.

Neog_Developer
Joomla! Apprentice
Joomla! Apprentice
Posts: 8
Joined: Wed May 04, 2016 12:45 pm

Re: Microsites in Joomla 3

Post by Neog_Developer » Fri May 13, 2016 2:22 pm

Ok issue resolved. Our megamenu was screwing up the links. Thanks very much!

User avatar
AlexVega
Joomla! Hero
Joomla! Hero
Posts: 2711
Joined: Fri Aug 28, 2015 6:13 am
Location: México

Re: Microsites in Joomla 3

Post by AlexVega » Sat May 14, 2016 5:11 am

Glad to help,
Regards.


Locked

Return to “Joomla! 3.x on IIS webserver”