Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

SEO Header Tags - RELOADED support?


Tsimi

Recommended Posts

@@burt I see I made a mistake in the product_info files for 2.3.4 I sent (i left out the bits for structured data on product price). I'm working on it now - however, it would seem your 2.3.3.4 product_info structured data is not working properly either.

 

Have you seen any issues with this? Or do I need to go grab a beer and start again tomorrow?

Link to comment
Share on other sites

@@burt working on it today... It's missing

<div itemscope itemtype="http://schema.org/Product">

and

<div itemprop="offers" itemscope itemtype="http://schema.org/Offer">

This causes the preview to mis-info. Or was this intentional?

 

Example with;

 

MY GREAT PRODUCT
www.mysite.com/.../myproduct...
$7.95 - ‎In stock
The excerpt from the page will show up here. The reason we can't show text from your webpage is because the text depends on the query the user types.

 

Example without;

 

 

MY GREAT PRODUCT
www.mysite.com/.../myproduct...
The excerpt from the page will show up here. The reason we can't show text from your webpage is because the text depends on the query the user types.
Link to comment
Share on other sites

bootstrap_osCommerce/catalog/product_info.php

 

L.70   <div itemscope itemtype="http://schema.org/Product">

L.73   <h1 class="pull-right" itemprop="offers" itemscope itemtype="http://schema.org/Offer"><?php echo $products_price; ?></h1>

 

normal_osCommerce/catalog/product_info.php

 

L.71   <div itemscope itemtype="http://schema.org/Product">

L.74   <h1 style="float: right;" itemprop="offers" itemscope itemtype="http://schema.org/Offer"><?php echo $products_price; ?></h1>

Link to comment
Share on other sites

I winmerged all necessary files with the osC 2.3.4 Bootstrap version from November 13.

I installed it and so far i have not encountered any problems, everything runs just fine. Will do more testing just to make sure.

As i thought the admin area was the part where i needed to be a bit more careful. (SSL changes from 2.3.3.4 to 2.3.4)

Other than that it was really easy. I didn't do the information pages part yet.

It would be great if someone who made the changes for a 2.3.4BS shop could give me his file set to compare to mine or i could offer mine.

 

My next step is to do the winmerge thing all over again with a normal osC 2.3.4 shop. (currently 60% done.)

 

@@burt

What is the next step? Do we give you a file set so that you can sanction it off and then release it?

Edited by Tsimi
Link to comment
Share on other sites

@@Tsimi why not fork at github and start a loaded bs ?  you could have 2 or 3 shopowners helping out..

 

I dont have time to help with that, but i can give pointers (in comments at github).  

Or you could start a new thread with posts in it like "thinking of adding XYZ addon" and those ones who know the addon can tell you if it is crap or not, if it would be easy to take into BS or not, and what changes would be desirable in it prior to implementing in BS

Edited by burt
Link to comment
Share on other sites

  • 2 weeks later...
  • 2 weeks later...
  • 2 weeks later...

Love this...so much functionality.  Although, I kind of installed it by mistake...thought it would rewrite 'friendly' URL's too.  Am I correct in assuming it does not?  I couldn't find anywhere to 'turn it on' or configure that.

Link to comment
Share on other sites

No the meta tags contributions do not rewrite  urls you would need to install ultimate seo urls or Ultimate Seo Urls 5 PRO

 

 

http://addons.oscommerce.com/info/2823

 

http://addons.oscommerce.com/info/7704

 

regards

Joli

To improve is to change; to be perfect is to change often.

 

Link to comment
Share on other sites

  • 3 weeks later...

How involved would it be to allow html formatting on the testimonials.php page?  Currently it kind of rams everything together with no way to add a blank line between spaces, etc.

Link to comment
Share on other sites

  • 3 weeks later...

Hi there,

I have bitten the bullet and after running an old Oscommerce version for many many many years I have downloaded Bootstrap Gold onto my local machine and have been having fun with it. (wow Osc has come a long way congrats to all involved). 

 

Anyway I have added the SEO Reloaded but can't quite get the sort order to work.

 

I have the meta descriptions working etc but I can't get the meta description to sit under the Meta title description. When I view the source code all the css links and jquery links are between the Meta Title element and the Meta description element ....as is the canonical tag even though I have the sort orders set in admin.

 

Am I missing something here...

 

Once again the bootstrap work is magnificent.

 

Doug

 

Link to comment
Share on other sites

Hi there,

I have bitten the bullet and after running an old Oscommerce version for many many many years I have downloaded Bootstrap Gold onto my local machine and have been having fun with it. (wow Osc has come a long way congrats to all involved). 

 

Anyway I have added the SEO Reloaded but can't quite get the sort order to work.

 

I have the meta descriptions working etc but I can't get the meta description to sit under the Meta title description. When I view the source code all the css links and jquery links are between the Meta Title element and the Meta description element ....as is the canonical tag even though I have the sort orders set in admin.

 

Am I missing something here...

 

Once again the bootstrap work is magnificent.

 

Doug

 

Dont worry about it, the order of stuff has no relevance to SEO.

Link to comment
Share on other sites

Hello

 

I have 2.3.4BS with SEO reloaded working with the products and categories etc. and working fine

 

I have a feeling this is a silly question but still finding my way around this new version of OSC (had a much earlier version before with SEO header tags 3.0 installed)

 

I assume SEO reloaded only deals with the products and categories etc. and not index and any info pages which now have duplicate title and no description data (unless i am missing something, must admit I am very tired so its more than possible)

 

The index page has the title of the store name as do all pages like contact us and shipping and so on, i changed the includes/languages/english/index.php for title and desc but it has not reflected on the page, do i have to change something on index.php or is it being controlled by ones of the plug in modules.

 

any assistance would be gratefully received

 

Regards

 

David

David

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...