Sitecore Alias refuses to work -



Sitecore Alias refuses to work -

i've inherited sitecore project , added new alias set of existing aliases on item within content tree.

however, although can visit older aliases of new aliases seem not work , lead 404.

i've tried publishing content items , system/aliases still reject work.

am missing obvious?

several things preventing aliases working, of depend on setup of system:

verify aliases published. this, switch on web db , check see if aliases configured appear, expected. if not published, sure run publish on aliases folder (i suggest republish, safe). if after aliases not working , still not published, seek running total site republish. if still won't publish, move on number 3, below if aliases aliases not working , published, seek rebuilding link database. if aliases still not working, move on numbers 2 , 4, below ensure each alias defined unique. note multi-site solution, beingness unique context site not plenty - if have alias defined 1 of sites , seek define other not work - alias cannot used differently each site. note default behavior of sitecore's aliasresolver if necessary, can customize aliasresolver allow specify separate alias folder each site, next this tutorial yogesh patel. (skip if completed step 1 , able publish aliases successfully) special access rights/permissions required in order configure sitecore aliases. highly uncertainty issue, able create alias items, fan of covering base-cases first, verify same. if find missing necessary permissions , trying figure out how configure them/if have problem finding permissions need should take @ this article, john west. also unlikely, possible, redirects/rewrites configured send 404 page urls set aliases (it regex redirects of urls tried provide aliases). start checking out config files and/or iis rewrites , redirects. if not see anything, check redirects. if redirects issue, redirect module culprit. check if installed , configured redirect aliases 404 pages if redirect module not configured, check custom redirection in code

hopefully helps. luck , happy coding! :)

sitecore

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -