Hello,
As some backround I am a PHP Developer of many years and I have a great grasp of the web stack, so I don’t mind detail - however I am absolute novice with Expression Engine.
I have a very popular cooking site, I wrote the PHP framework its built upon, but I feel EE would be better going forward - this is what my current site has that I need to accomplish with EE.
Before I dive in, I want a little guidance if at all possible! Some of my followers recommended EE to me as helpful!
1.
I need to preserve the structure so…
I have standard pages like /help /about and those don’t seem to be an issue.
I want domain/recipes/italian/minestrone-soup as the content
So I understand that recipes would be the channel, and that italian would be a channel and minestrone-soup would be the content item.
However it would appear that /recipes/minestrone would be the default - I want to have the “category” included and I want to do so in a way that doesn’t break the EE functionality!
I want it to show all recipes paginated if they visit /recipes, all the italian recipes paginated when I go to /recipes/american, and the recipe itself when I go to /recipes/italian/ministrone-soup.
And I want any links on the site to that soup, or a recipe to include the full path!
I did find this; http://fortysevenmedia.com/blog/archives/setting_up_custom_category_url_structures_in_expressionengine/
Is that what I am after?
—————————
2.
I want to show X random entries as “related recipes” so at the bottom of a recipe these links are shown - does EE or a plugin support this?
—————————
3. I have memcache in use - this looks ideal http://devot-ee.com/add-ons/ce-cache is that something people would recommend?
—————————
4. I have a mobile version of the site, its under the same url structure, but the system does a bit of platform detection and basically does: if mobile load /mobile/template.file if desktop look in /desktop/template.file, if its mobile and there is no mobile template - it falls back to the desktop one.
From what I read, EE practice would be to create a subdomain like m.domain.com for that content, but I would rather have all the links the same and the EE to detect how to show it.
Is my approach worse for SEO, or better? What recommendations or opinions do people have
—————————-
5. Nivo slider in EE, or equiv
Anyone got any content managed sliders in EE - one of the worst things in my framework was I had to manually upload the images and add rows to the db table directly for the slider - I never had time to write an interface!
—————————-
6. Can I auto create RSS feeds of my content, like a feed of /recipes like a /recipes.xml or something?
——————————
My timescale to launch the site rebuilt in EE is about a month, I have about 100 recipes to port over, and maybe 20 articles, I dont plan to change any of the sites design and I wrote the front end to be responsive.
Ultimately, I need a bit of a hand getting going, but I promise the site will be one the EE community will be proud of, and I have 22,000 followers who will be keen to see the exploits of the next site update! I will gladly return favours if people need CSS help, or some editorial advice or anything - even a twitter shoutout to all my followers - but as yet I can’t pay anyone for any help, so I am doing the work myself - with hopefully some advice from people!
—I did do a months reading before buying EE, I even thought of WP for a while, but I need to go further than a blog, I am building a major recipe portal for people to enjoy!
Regards and kindest thanks,
DJ