Google App Engine + Blog hosted on 3rd party platform

55 views
Skip to first unread message

david28

unread,
Apr 21, 2012, 11:07:06 AM4/21/12
to google-a...@googlegroups.com

My Google App Engine app (Python 2.72) is located at www.mydomain.com

I also have a Tumblr - blog that is currently located at mydomain.tumblr.com.

Here's what I want to do:

For SEO reasons, I want my blog to be accessible via www.mydomain.com/blog. It would be easy to map my blog to blog.mydomain.com, but that's not what I want to do. 

It seems that a reverse proxy is needed to accomplish this: :http://www.seomoz.org/blog/what-is-a-reverse-proxy-and-how-can-it-help-my-seo

My research has been fruitless so far. Does anyone know how to do this?

Jeff Schnitzer

unread,
Apr 22, 2012, 12:34:08 PM4/22/12
to google-a...@googlegroups.com
The short answer is that when you get a request for
www.mydomain.com/blog/*, you make a urlfetch to mydomain.tumblr.com/*.

However, I'm not sure this will work. I would certainly be curious to
know the results of your attempt, because it's been on my list of
things to experiment with. Tumblr's client-side scripts might be
sensitive to the browser domain, and the mismatch between what tumblr
thinks your domain is (mydomain.tumblr.com) and what the browser
thinks your doman is (www.mydomain.com) may cause issues.

On the other hand, it might just work. Let us know.

Jeff
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-appengine/-/ptbxsihxiaMJ.
> To post to this group, send email to google-a...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengi...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
Reply all
Reply to author
Forward
0 new messages