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

Fix HTTP to HTTPS in footer #4241

Open
Jurian-Syntro opened this issue May 2, 2024 · 0 comments · May be fixed by #4242
Open

Fix HTTP to HTTPS in footer #4241

Jurian-Syntro opened this issue May 2, 2024 · 0 comments · May be fixed by #4242
Assignees
Labels
enhancement Request to improve or optimize an existing feature or functionality in the project Priority-Low Expected resolution time - up to 3 months. tiny (1h) - This label is used for issues that can be completed in under an hour.

Comments

@Jurian-Syntro
Copy link

What problem does this address?

The standard footer of the theme links to http://wordpress.org
Of course this redirects to https://wordpress.org

Several SEO tools complain that the website is linking to a redirect.

What is your proposed solution?

Change HTTP into HTTPS in line 160 in header-footer-grid/Core/Builder/Footer.php

Will this feature require documentation? (Optional)

No.

@Jurian-Syntro Jurian-Syntro added the new feature Request for a new feature or functionality to be added to the project. label May 2, 2024
@Jurian-Syntro Jurian-Syntro linked a pull request May 2, 2024 that will close this issue
6 tasks
@vytisbulkevicius vytisbulkevicius added enhancement Request to improve or optimize an existing feature or functionality in the project Priority-Low Expected resolution time - up to 3 months. and removed new feature Request for a new feature or functionality to be added to the project. labels May 2, 2024
@preda-bogdan preda-bogdan added the tiny (1h) - This label is used for issues that can be completed in under an hour. label May 4, 2024
preda-bogdan added a commit that referenced this issue May 7, 2024
@preda-bogdan preda-bogdan mentioned this issue May 7, 2024
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Request to improve or optimize an existing feature or functionality in the project Priority-Low Expected resolution time - up to 3 months. tiny (1h) - This label is used for issues that can be completed in under an hour.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants