-
Rahul Patel replied to the topic What are important factors for new google page experience algorithm ? in the forum SEO 1 year ago
Thanks John for asking this question
Google has given guidelines which it is going to look to rate the page experience.
What are those 7 signals?
- Mobile friendliness
- Safe browsing
- HTTPS/SSL, or encryption
- Intrusive interstitials
- Largest Contentful Paint (LCP)
- First Input Delay (FID)
- Cumulative Layout Shift (CLS)
You can read the whole blog…[Read more]
-
Rahul Patel posted an update 1 year ago
Here to help your business grow!
-
Rahul Patel replied to the topic How do you remove "Powered by WordPress" from footer section in the forum WordPress Community 1 year ago
Hey Jill
We understand, this can be an issue for person who does not know how to code.
You can follow these simple steps to get rid of Powered By WordPress
- Go to Dashboard -> Appearance -> Customize
- On left menu, click on Additional CSS
- Paste in the CSS code below
.site-info { display: none; }
And you will be done!
Want to super charge…[Read more]