The logo have a link. Is that ok?
The problem is:
on my english site i have the same logo as in german. But both links go to the german homepage.
Why have the logo a link ?
agethemes
POSTED: 2023-01-30
Hello LIEDTKE,
By default, logo link is using root of domain. Unforutnate, there are no option to change it.
liedtke
POSTED: 2023-01-30
ok, Thx
agethemes
POSTED: 2023-01-30
Hello LIEDTKE,
You're welcome!
liedtke
POSTED: 2023-02-04
Hi,
Unfortunately, my website has a very poor performance on mobile units. She fails the Google Core Web Vitals Assessment. The reason for this is the CLS. These are the critical scripts:
Pagebuilder fontawesome
animate.min.css
bootstrap.min.js media/vendor/jquerys/jquery.min.js
/components/com_sppagebuilder/assets/js/jquery.magnific-popup.min.js
Is there a way to improve this? Google will not index pages that fail the Core Web Vitals Assessment Test.
agethemes
POSTED: 2023-02-06
Hello LIEDTKE,
You can enable Cache from your website, and use compress CSS/JS and optimize images to get high performance with this plugin https://extensions.joomla.org/extension/jch-optimize/
liedtke
POSTED: 2023-02-06
thanks. Helpfull.
agethemes
POSTED: 2023-02-06
Hello LIEDTKE,
You're welcome!
liedtke
POSTED: 2023-02-07
Hi,
Could you kindly send me the code to change the font size of the phone number and email address in the Top Bar section. It's too small for Google.
agethemes
POSTED: 2023-02-08
Hello LIEDTKE,
Yes, here it is
#sp-top-bar a {
font-size: 20px;
}
liedtke
POSTED: 2023-02-08
thx
liedtke
POSTED: 2023-02-08
Sorry if I annoy you, but I want to make my website perfect.
My question: 2 identical links are generated for each menu item. This can be seen in the source code and also in SEOBility. Why 2 links? The menu is only displayed once.
agethemes
POSTED: 2023-02-09
Hello LIEDTKE,
Can you make screenshot about that and send me?
liedtke
POSTED: 2023-02-09
Screenshot SEO: https://ibb.co/tz3TwWN
on https://www.polymersynthese.com/
see page source code
search forhttps://www.polymersynthese.com/home/das-unternehmen
agethemes
POSTED: 2023-02-11
Hello LIEDTKE,
It's two links from Mainmenu and Offcanvas menu. It crawled but it doesn't show from your page.
liedtke
POSTED: 2023-02-11
Comment in status pending...
It will be published after it has been approved by the Website Administrator.
liedtke
POSTED: 2023-02-11
I want to change background color for TOP-Position, Header and Footer.
All settings in Preset/Custom Style are made, but no changes.
It's like my first reported problem.
Think i need a custom code from u, to change this.
All background color settings in Helix are not working, except Body Background Color.
Get an access to all 211 items designed and developed by Age Themes team plus all the future items
which will be released over the course of your club subscription.
Price starting from $51.75
The logo have a link. Is that ok?
The problem is:
on my english site i have the same logo as in german. But both links go to the german homepage.
Why have the logo a link ?
By default, logo link is using root of domain. Unforutnate, there are no option to change it.
You're welcome!
Hi,
Unfortunately, my website has a very poor performance on mobile units. She fails the Google Core Web Vitals Assessment. The reason for this is the CLS. These are the critical scripts:
Pagebuilder fontawesome
animate.min.css
bootstrap.min.js media/vendor/jquerys/jquery.min.js
/components/com_sppagebuilder/assets/js/jquery.magnific-popup.min.js
Is there a way to improve this? Google will not index pages that fail the Core Web Vitals Assessment Test.
You can enable Cache from your website, and use compress CSS/JS and optimize images to get high performance with this plugin https://extensions.joomla.org/extension/jch-optimize/
You're welcome!
Could you kindly send me the code to change the font size of the phone number and email address in the Top Bar section. It's too small for Google.
Yes, here it is
#sp-top-bar a {
font-size: 20px;
}
My question: 2 identical links are generated for each menu item. This can be seen in the source code and also in SEOBility. Why 2 links? The menu is only displayed once.
Can you make screenshot about that and send me?
on https://www.polymersynthese.com/
see page source code
search forhttps://www.polymersynthese.com/home/das-unternehmen
It's two links from Mainmenu and Offcanvas menu. It crawled but it doesn't show from your page.
It will be published after it has been approved by the Website Administrator.
All settings in Preset/Custom Style are made, but no changes.
It's like my first reported problem.
Think i need a custom code from u, to change this.
All background color settings in Helix are not working, except Body Background Color.
Just add more Custom Code
#sp-footer, #sp-bottom, #sp-top-bar, #sp-header {
background: #xxx;
}
with '#xxx' is color background you want.
It will be published after it has been approved by the Website Administrator.