Advertisement:

Author Topic: Canonical tags in osclass  (Read 1945 times)

codemode

  • Guest
Canonical tags in osclass
« on: December 24, 2016, 03:20:33 pm »
Hello,
I would like to know how osc_get_canonical() works in osclass. I just bought mcfly theme, and it generates a canonical tag on every page irrespective if that page is a duplicate or not... even the index page.

The theme developer says this is good practice, but as far as i know, canonical tags should be displayed only on pages which tell web spiders about an exact replica of another page.

Besides, other themes that i have been checking does not generate such tags for every page either.
Can someone clarify please?

mrtsoftware

  • Sr. Member
  • ****
  • Posts: 343
Re: Canonical tags in osclass
« Reply #1 on: March 14, 2017, 08:55:01 pm »
Osclass canonical url code is not working and creating canonical url within all page's header section...

I have also same problem. No canonical urls for web pages

Osclass team need to clarify this situation

codemode

  • Guest
Re: Canonical tags in osclass
« Reply #2 on: March 18, 2017, 07:39:14 pm »
It seems that having a canonical tag in every page is not a bad practise, and i've seen an article where Matt cutts has said it's ok.
The osc_get_canonical() though does not work as it should... probably it's one of those things that osclass has just left hanging.

bertrandg

  • Newbie
  • *
  • Posts: 34
Re: Canonical tags in osclass
« Reply #3 on: March 08, 2018, 01:35:58 am »
Hello,

Maybe this solution to make canonical tags work

check the head.php

Code: [Select]
<?php if( osc_get_canonical() != '' ) { ?>
  <link rel="canonical" href="<?php echo osc_get_canonical(); ?>"/>
<?php ?>

Replace

Code: [Select]
<link rel="canonical" href="<?php echo 'http://' $_SERVER['HTTP_HOST'] . $_SERVER['REQUEST_URI']; ?>"/>
« Last Edit: March 08, 2018, 01:45:33 am by bertrandg »

muratbora

  • Full Member
  • ***
  • Posts: 234
Re: Canonical tags in osclass
« Reply #4 on: March 14, 2018, 03:34:17 pm »
If you use MADHOUSE SEO plugin, canonical urls are working

tito

  • issues
  • Sr. Member
  • *
  • Posts: 397
Re: Canonical tags in osclass
« Reply #5 on: March 14, 2018, 08:36:26 pm »
Madhouse dont give any support

mrtsoftware

  • Sr. Member
  • ****
  • Posts: 343
Re: Canonical tags in osclass
« Reply #6 on: March 19, 2018, 08:41:44 pm »
Yes MADHOUSE has no support anymore, but currently plugin is creating auto CANONICAL url...

firesale

  • Newbie
  • *
  • Posts: 19
Re: Canonical tags in osclass
« Reply #7 on: July 15, 2018, 09:59:38 pm »
Yes MADHOUSE has no support anymore, but currently plugin is creating auto CANONICAL url...

There are a few things from Madhouse, but their items seem to have been removed from the Market. Do you have a way of contacting them? Some of their items were released for free according to their blog, but I can't seem to find an available download link.

Any help?

muratbora

  • Full Member
  • ***
  • Posts: 234
Re: Canonical tags in osclass
« Reply #8 on: July 17, 2018, 05:39:34 pm »
I have several time submitted form via their own web page and via Osclass Market, too..

Unfortunatelly no answer, with buying MADHOUSE plugin, I lost money...

firesale

  • Newbie
  • *
  • Posts: 19
Re: Canonical tags in osclass
« Reply #9 on: July 22, 2018, 10:52:15 pm »
I have several time submitted form via their own web page and via Osclass Market, too..

Unfortunatelly no answer, with buying MADHOUSE plugin, I lost money...

That sucks, like a highway robbery.