psevestre / vosao-old

Automatically exported from code.google.com/p/vosao
GNU Lesser General Public License v2.1
0 stars 0 forks source link

Vosao CMS and goDaddy forwarding #232

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi

Need help for forwarding to mysite.appspot.com, here's the situation:

We use forwarding from our site to our mysite.appspot.com site everything is 
okay and forwarding well however the url does not change in terms of the 
location or the SEO Url like www.mysite.com it should be www.mysite.com/aboutus 
like the live sites that uses vosao cms and listed to vosao site

your help is greatly appreciated.

thanks

Original issue reported on code.google.com by angelome...@gmail.com on 23 Jun 2010 at 5:50

GoogleCodeExporter commented 9 years ago
How is forwarding implemented? Apache proxy?
Try to use Google Apps domain control then you will able to map www.mysite.com 
to mysite.appspot.com directly and no forwarding will be required.

SEO urls module help to make map for redirections from old url to new url.
For example on you old site about page was "/about.html" and on new site it 
must be "/about" then you add SEO url record:
from "/about.html" to "/about"
Don't specify domain names in SEO urls.

Original comment by kinyelo@gmail.com on 23 Jun 2010 at 6:27

GoogleCodeExporter commented 9 years ago
can you help us where to map the url coz' we already browse it but we cant 
find...we are really interested in using vosao and also can you advice us on 
plugin development?

thanks

Original comment by angelome...@gmail.com on 23 Jun 2010 at 7:06

GoogleCodeExporter commented 9 years ago
and also where will I map it? in the mysite.appspot.com or in the google apps 
dashboard?

Original comment by angelome...@gmail.com on 23 Jun 2010 at 1:22

GoogleCodeExporter commented 9 years ago
http://code.google.com/appengine/articles/domains.html

Original comment by kinyelo@gmail.com on 23 Jun 2010 at 1:29