Skip to content

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

Open
sunnyjey wants to merge 1 commit intoFabrik:masterfrom
sunnyjey:patch-10
Open

Adds missing J route in canonical tag of List url.#2247
sunnyjey wants to merge 1 commit intoFabrik:masterfrom
sunnyjey:patch-10

Conversation

@sunnyjey
Copy link
Copy Markdown

@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
Copy Markdown

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