Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds missing J route in canonical tag of List url. #2247

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sunnyjey
Copy link

@sunnyjey sunnyjey commented Sep 8, 2021

Fabrik currently displays canonical url as

The missing canonical tag can be checked in view-source page or any online SEO canonical checker.

It should be :

Fabrik currently displays canonical url as 	
<link rel="canonical" href="/list_menu" />

The missing canonical tag can be checked in view-source page or any online SEO canonical checker. 

It should be :

<link rel="canonical" href="https://domain.com/list_menu" />
@sunnyjey sunnyjey changed the title This adds J route in canonical url. Adds missing J route in canonical tag of List url. Sep 8, 2021
@skurvish
Copy link

Added to F4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants