I have an archive list that up until yesterday was working great, and now I need some help on it. A co-worker was messing around with it and I cant figure out what he messed up. The archives are set up like this..
so the path of the articles in the content tree is:
Content
--Archives
----month
------articles
Now all of the articles links SHOULD be:
www.xxxxx.com/january-2009/article name.. This is how it has been working for the past 4 months, but for some reason now when a new article is posted the url directs to www.xxxxx.com/archives/january-2009/article name and it does not work. What could he have changed or what do I need to change to get it to work correctly? This is a live site so please help ASAP
Need some help real quick...
I have an archive list that up until yesterday was working great, and now I need some help on it. A co-worker was messing around with it and I cant figure out what he messed up. The archives are set up like this..
Archives
--jan
----jan articles
--feb
----feb articles
etc...
so the path of the articles in the content tree is:
Content
--Archives
----month
------articles
Now all of the articles links SHOULD be:
www.xxxxx.com/january-2009/article name.. This is how it has been working for the past 4 months, but for some reason now when a new article is posted the url directs to www.xxxxx.com/archives/january-2009/article name and it does not work. What could he have changed or what do I need to change to get it to work correctly? This is a live site so please help ASAP
Hi,
What's the value of this app settings key 'umbracoHideTopLevelNodeFromPath' in web.config.
Regards,
/Dirk
[quote=Dirk]Hi,
What's the value of this app settings key 'umbracoHideTopLevelNodeFromPath' in web.config.
Regards,
/Dirk
[/quote]
True
any ideas on what I can do to change it? the site is live so now some of the links are dead...
One Quick help is to add a new domain to the month nodes eg: www.xxxx.xom/january-2009 so all subnodes will add their path to this domain.
I would also proof if a republish of the month nodes will resolve the problem
hth, Thomas
is working on a reply...