最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

php - Magento and WordPress URL integration

programmeradmin0浏览0评论
Closed. This question is off-topic. It is not currently accepting answers.

Your question should be specific to WordPress. Generic PHP/JS/SQL/HTML/CSS questions might be better asked at Stack Overflow or another appropriate Stack Exchange network site. Third-party plugins and themes are off-topic for this site; they are better asked about at their developers' support routes.

Closed 4 years ago.

Improve this question

I'm in a bit of a conundrum. I've integrated WordPress into my Magento site, currently by a subdirectory. Check it out: . If you go to the "reviews" section, you'll note there's a /wordpress in the URL. Obviously, this sucks for SEO. So, I want to get rid of the /wordpress.

How can I do this?

  1. Integrate Magento as a subdirectory into WordPress. This is no good, because now Magento will get a /magento - and Magento is strongly SEO'd for as well.
  2. Put WordPress files in the root folder along with the Magento files: I've tried doing this, but it breaks all Magento pages (maybe I'm doing it wrong?)
  3. I've tried URL rewrites, but I can't seem to get rid of the /wordpress.

So...how can I integrate WordPress into Magento, without having a subdirectory in the URL messing with my site's SEO?

Closed. This question is off-topic. It is not currently accepting answers.

Your question should be specific to WordPress. Generic PHP/JS/SQL/HTML/CSS questions might be better asked at Stack Overflow or another appropriate Stack Exchange network site. Third-party plugins and themes are off-topic for this site; they are better asked about at their developers' support routes.

Closed 4 years ago.

Improve this question

I'm in a bit of a conundrum. I've integrated WordPress into my Magento site, currently by a subdirectory. Check it out: http://vapetropolis.ca. If you go to the "reviews" section, you'll note there's a /wordpress in the URL. Obviously, this sucks for SEO. So, I want to get rid of the /wordpress.

How can I do this?

  1. Integrate Magento as a subdirectory into WordPress. This is no good, because now Magento will get a /magento - and Magento is strongly SEO'd for as well.
  2. Put WordPress files in the root folder along with the Magento files: I've tried doing this, but it breaks all Magento pages (maybe I'm doing it wrong?)
  3. I've tried URL rewrites, but I can't seem to get rid of the /wordpress.

So...how can I integrate WordPress into Magento, without having a subdirectory in the URL messing with my site's SEO?

Share Improve this question edited May 20, 2019 at 12:28 butlerblog 5,1013 gold badges26 silver badges43 bronze badges asked Aug 2, 2013 at 4:42 valenvalen 1
  • 1 I don't think what you are trying to achieve is a good idea at all. Even if you can achieve to have magento and wp at the same directory level (and it's not easy to have this) you'll get all kinds of URL conflicts. Imagine you have a product/category/static page "apples" in magento and now you want to blog about it and add a post with the slug "apples" in wp. One of both will now stop working and you'll have a lot of fun debugging this. – s1lv3r Commented Aug 2, 2013 at 21:40
Add a comment  | 

1 Answer 1

Reset to default 0

As far as I know, having a subfolder in your URL for your blog does not cause decreasing in your Google rankings.

And, having /blog/ in your URL is totally logical for you and your users, and SEO is all about logic, semantic and other stuff.

发布评论

评论列表(0)

  1. 暂无评论