yxda
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Sydney] Protecting phone number in SydneyOne problem occured though on the other pages. Multiple H1 headings found on the pages. I have two H1 headings, the site title and the page title. Since site title is in the header it repeats on all pages. Should I start each page with H2 heading as page title or would that mess up things more? Or can I use site title in the header for only the landing page(front page)? Would that one be better?
Forum: Themes and Templates
In reply to: [Sydney] Protecting phone number in SydneyI think I inserted the code in the wrong line. Now, it seems working when I check the page in https://www.seoreviewtools.com/html-headings-checker/
Thanks for your helpDon’t even know where to start it as Yoast SEO does not give any indication which section contains a text longer than 300 words. If I put the text into Word, none of the sections with subheadings is longer than 300 words. All of the sections have H2 or H3 tags.
Thank you, Roman. Sounds great. I think I leave it as it is for the moment if thing seems fine outside of Smush.
Forum: Themes and Templates
In reply to: [Sydney] Protecting phone number in SydneyThank you Kharis. I am using a child theme. Should I upload the original file you gave me through a link in the sydney folder or in the sydney child folder? Now, I have header.php in both folders.
Thank youForum: Themes and Templates
In reply to: [Sydney] Protecting phone number in SydneyThanks Kharis.
I tried as you advised adding the followings in header.php
<h1 class=”site-title” style=”position:absolute; top:-9999px;”>” rel=”home”><?php bloginfo( ‘name’ ); ?></h1>
<?php if ( get_theme_mod(‘site_logo’) ) : ?>
Unfortunately, I am getting the following error: “Unable to communicate back with site to check for fatal errors, so the PHP change was reverted. You will need to upload your PHP file change by some other means, such as by using SFTP.”
What could be the problem?Thank you. Disabling the lazy load solves the image issue only for part of the images, so I switched back to it as it helps page load speed. Still don’t understand why Smush does not say which image has a problem if it indicates a problem.
thank you. I just sent you the url in a message.
Thank you. I see. I resized the image right above the footer you mentioned. To me it seems right now. However, Smush still shows image issues without indicating which image has a problem:
Oversized
1. 1 x 1px – 0 × 0px
2. 1 x 1px – 0 × 0px
3. 1 x 1px – 0 × 0px
4. 1 x 1px – 0 × 0px
Undersized
1. 1 x 1px – 96 × 96px
2. 1 x 1px – 14 × 14px
3. 1 x 1px – 14 × 14px
4. 1 x 1px – 16 × 16pxOnly the phone and envelope images are circled. Anyway, how can I know what is the size of a container where I want to fit an image in?
Thanks for your helpForum: Themes and Templates
In reply to: [Sydney] Protecting phone number in SydneyOne more question: Since it is quite a hassle in Sydney to insert a logo and text next to its right I created a picture containing my logo and the text and I used this picture as a logo. I also used site title and tagline in Customizing; however, I still get the message that I do not have H1 tag on my front page and it is a critical error. How can I fix this? If site title is not displayed because of the logo, my site title is not even recognized?
Thank you. Actually, wordpress image library indicates 280 by 50 pixels for the logo. In Customizing/Additional CSS there is .site-logo { max-height: 60px; max-width: 280px; }
Shouldn’t that be OK? Smush does not give me warning for the logo but it circles the phone and envelope icons in the footer.Forum: Fixing WordPress
In reply to: pages created by previous website owner with no contentThank you for all the information. It was very useful indeed.
My webhost tried it but does not work.
Forum: Fixing WordPress
In reply to: pages created by previous website owner with no contentThank you. I think with the help of my web hoster I can do that. As this is my first website I don’t know which tools to use for optimization. My webhoster activated Automatize and WPCacheOn in my wordpress and I activated Smush and Yoast SEO, so I use them now. I use the free versions of the above. Would they cover everything or is there anything else that I might need?
Forum: Fixing WordPress
In reply to: pages created by previous website owner with no contentThank you.It was a great help. I will do the redirects. May I ask what would be the best way to do that? Using a plugin or using .htaccess or something else?