WebsiteBaker Support (2.12.x) > General Help & Support
Create mirror from website baker
CodeALot:
:-o :-o
Short.php is in no way intended to create some kind of "mirror-without-a-database" from a WB-website. It is a script that will eliminate /pages/ from the URL's.
So how is it that you "decided to go with short.php"?
noname8:
I decided to go with short.php because
- all the links and site structure in wb contains .php urls. So just mirroring it to .html jus cannot work
- WB also contains FULL (not relative) paths for every files that is in the site, and these needs to be rewritten
- I like better the urls that are /mything than /pages/mything.php and maybe google likes them more also
so dev4me's .htaccess + short.php contained already 70% what was requirement. I tried the httrack-website copier and that just didn't work. Breaks the site with broken links after clicking links few times. Seems that it cannot rebuild WB atleast not with .php as original urls.
after dev4me solution i'm trying to implement a cache and already made curl that calls the main server and rewrites urls with mirror domain and path and now just need cacheing and few...alot more tweaks.
Navigation
[0] Message Index
[*] Previous page
Go to full version