Deepak Singla
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Title page in google search other than correct page titlehave you check yoast plugin settings? a separate Title can be assigned there which is for search results as well.
Forum: Fixing WordPress
In reply to: no image when link blog facebookHi @dmeehanjr That is called an og image for social media channels. You may add an image for each page/post on your blog. I prefer using yoast plugin where you get option to add image for facebook and other social channels.
Forum: Fixing WordPress
In reply to: Highlight current menu item on one-page siteI suggest you to try this plugin https://ww.wp.xz.cn/plugins/page-scroll-to-id/
Forum: Fixing WordPress
In reply to: How to edit blogroll?Link manager was deprecated in a previous WP version. Use a “links widget” plugin and check this article to enable Links manager: https://www.sitepoint.com/wordpress-links-manager/
Forum: Fixing WordPress
In reply to: WordPress no longer adding rel=”noopener” for some reason?Hi Shyzer
It’s working here at my end, I am using WordPress 4.8.
Forum: Fixing WordPress
In reply to: Cannot modify header error – accessing wp.adminHello,
The following are the causes behind this warning:
1. Page body content sent before the Header.
2. Unparsed HTML before the Header.
3. Extra spaces or lines before <?php or after a closing?> php tag.
4. Incorrect PHP Encoding Format.[link redacted]
- This reply was modified 8 years, 11 months ago by Steven Stern (sterndata).