WebsiteBaker 2.13.8 is now available!
R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WBhttps://forum.websitebaker.org/index.php/topic,32355.0.html
since you submitted google_sitemap.php you should renamed it that way to not cause error on GTools
if (!$page_id) $page_id = *PAGE ID OF YOUR 404 PAGE*;header("HTTP/1.0 404 Not Found");
if (!$page_id) { $page_id = *PAGE ID OF YOUR 404 PAGE*; header("HTTP/1.0 404 Not Found");}
www.domain.com/home
www.domain.com/home/
$wb_page_data = str_replace($linkstart.$link.$linkend, $newvalue.'/', $wb_page_data);
$wb_page_data = str_replace($linkstart.$link.$linkend, $newvalue, $wb_page_data);
# If called directly - redirect to short url versionRewriteCond %{REQUEST_URI} pagesRewriteRule ^pages/(.*).php$ /$1/ [R=301,L]
# If called directly - redirect to short url versionRewriteCond %{REQUEST_URI} !pages/bakery/RewriteCond %{REQUEST_URI} pagesRewriteRule ^pages/(.*).php$ /$1/ [R=301,L]
http://www.dana-svedova.cz/en/home/?_page=en/home/&lang=EN