X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Integrating your site's theme with a wordpress blog (https://forum.x-cart.com/showthread.php?t=54049)

Learner 06-10-2010 01:24 AM

Re: Integrating your site's theme with a wordpress blog
 
Any Solution PhilJ to display the blog quite large on our site?

Please help me to do that.

Thanks for your previous help.

Jon 06-10-2010 08:36 AM

Re: Integrating your site's theme with a wordpress blog
 
If your using a blog to help search engine results you don't want to display it in an iframe. Here's what Google says about iframes (http://www.google.com/support/webmasters/bin/answer.py?hl=en&answer=72746#4):

Quote:

We recommend that you avoid the use of iFrames to display content. If you do include iFrames, make sure to provide additional text-based links to the content they display, so that Googlebot can crawl and index this content.

Learner 06-10-2010 09:22 AM

Re: Integrating your site's theme with a wordpress blog
 
Quote:

Originally Posted by Jon
If your using a blog to help search engine results you don't want to display it in an iframe. Here's what Google says about iframes (http://www.google.com/support/webmasters/bin/answer.py?hl=en&answer=72746#4):


Hi Jon then how to solve this with PhilJ's Mod???

Any solution without using iFrames??

You say-make sure to provide additional text-based links to the content they display, so that Googlebot can crawl and index this content--What do you mean to say?? what else to be done??

Please help me to do that.

Thanks.

RahulNeo 06-10-2010 09:27 AM

Re: Integrating your site's theme with a wordpress blog
 
Jon how to solve it without using iFrames so that google indexing will be better??

Wait for your reply.

Regards.

TheWrongGrape 06-10-2010 05:08 PM

Re: Integrating your site's theme with a wordpress blog
 
I think the quickest and most SEO-friendly solution is to just have a standalone blog. Skin it to match your site somewhat and make sure that it's easy to get back to the main site. I thought about making it match EXACTLY my main site but it's too much work. You can see what I did at my site in my signature. Blog link is in the speedbar.

Learner 06-11-2010 04:59 AM

Re: Integrating your site's theme with a wordpress blog
 
Any Solution PhilJ that Jon say??

Thanks.

Shamun 06-11-2010 05:59 AM

Re: Integrating your site's theme with a wordpress blog
 
To include one page onto another without the use of iframes, you're left with php require/include. Bunch of problems would arrise from that due to conflicting function names unless wordpress has prefixed all of the functions and such.

If you just skin your blog to mimic your main site, it will give you much more extensibility. Sure it'll be a pain, but if you need extra functions then it could be accomplished with one of the many mods for wordpress.

Learner 06-11-2010 11:57 PM

Re: Integrating your site's theme with a wordpress blog
 
Quote:

Originally Posted by Tal
To include one page onto another without the use of iframes, you're left with php require/include. Bunch of problems would arrise from that due to conflicting function names unless wordpress has prefixed all of the functions and such.

If you just skin your blog to mimic your main site, it will give you much more extensibility. Sure it'll be a pain, but if you need extra functions then it could be accomplished with one of the many mods for wordpress.


So Tal what is the solution? How to integrate it on x cart?

Thanks for your support.

Shamun 06-12-2010 03:51 AM

Re: Integrating your site's theme with a wordpress blog
 
If you want to actually put wordpress into x-cart, then you would have to make everything work. Php session ID, cookies, login, registration etc.

If you skin wordpress to look like your site, then you can simply make a bridge which would do the same thing as integration (except for possibly registration and login), but you can still use wordpress mods without needing to worry too much on it destroying your site.


If you don't know PHP and MySQL intricately, you won't be able to bridge/integrate it. That would require a mod developer to make.
Best off just making it look like your site.

PhilJ 06-12-2010 04:54 AM

Re: Integrating your site's theme with a wordpress blog
 
Of course skinning Wordpress is the most ideal method, but not everyone knows how.

Regards SEO, just submit your main blog URL individually, it will still get indexed by Google. Ensure you have an Google sitemap for the blog, plenty of plugins for that.

I doubt the fact you are using it inside an iframe will make much difference. As I said, my method's just a quick way of doing it.


All times are GMT -8. The time now is 12:52 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.