简体   繁体   中英

Redirecting Content from Blog to Website Drawbacks

What are the drawbacks of using the content/data model of a blog like Blogger or Wordpress to store all of your information and then just having it redirect you to your "real" website? I'm wondering if it's a bad idea to setup a blog and just read/write from it but render it in a completely different project, so I don't have to recreate the blog model objects (user/category/post/comment, etc.).

Any thoughts?

I dont think there is anything wrong with it really, you just have to be careful with search engines. Many of them will ban your site if it redirects, and also it will show up as duplicate content (your website and the blog) and most search engines don't like that.

But if you don't care about search engine results there shouldn't be any real downsides to doing what you're doing.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM