I need help designing a strategy.
-
I need help designing a strategy. I’m maintaining my mom’s website. She teaches English Composition at our local community college. Ever since she was using WordPress, she was already semi-retired and only had one class per semester.
She is taking the Winter inter-session off, but in the Spring semester, she will be teaching two classes, English 1A, which is Composition, and English 1B, which is Critical Thinking–two completely different courses.
Now, we have two different kinds of audiences on the same website. I would like to split which data gets to each group.
Idea #1:
Modify the log-in to make the subscribers choose between English 1A, or 1B and assign different roles to each group. I don’t know how to do it, but it’s only an idea.Idea #2:
Make a redundant installation of WordPress in different directories. (/1A and /1B).Here’s my problem with Idea #2:
The current installation is in a subdirectory called “RCC” because the school is Riverside City College. Can I rename the folder? How can I change the folder name to “1A” without messing up the MySQL database? I can easily install a second WordPress into a “1B” folder. Is this unnecessary? Is idea #1 better?Idea #3
Don’t make any of these major changes, but simply put a link to 1A category archives and another link to 1B category archives. If they click the wrong link, it’s their own problem.Does anybody have an idea #4?
Does anybody have an idea how to implement either ideas #1, #2, or #3?Thanks.
- The topic ‘I need help designing a strategy.’ is closed to new replies.