[TYPO3-english] Page Showing 404 Error Page

bernd wilke t3ng at bernd-wilke.net
Wed Jun 10 09:00:31 CEST 2015


Am 09.06.15 um 17:35 schrieb Ramaraju Musku:
> Hi,
> Greetings!
> I am facing problem in my website, I have a page in the backend. I have
> not make it disabled, Page content showing normally in the backed but in
> fornt end it is showing as "Error 404 We're sorry. You've reached a page
> that no longer exists at this location".

maybe you use realurl.
realurl generates pseudopathes/names for pages and stores them.
having a page which will result in the same path/name than another page 
will be resolved with a uniquification of the name.
so a page will stay with an old name so the page meanwhile is renamed 
and (also) available with a new path/name.
as old names are stored the old name may be reserved for a page, which 
does not exist any more.
Big problems occur if you rename/delete pages and create new pages with 
the old name: the new page will not get the expected path/name as this 
name still is reserved.


go to the info module,
select your page (or parent page with sublevels)
switch to "RealUrl management"
show: "ID-to-path mapping"

look in column "Pagepath" for duplicate pathes (it may be have an expire 
date).
clean up the RealUrl-cache for these pages (or all shown pages) with the 
trashbin-icon in the row (or at the top)

bernd
-- 
http://www.pi-phi.de/cheatsheet.html


More information about the TYPO3-english mailing list