Prabhat
Forum Replies Created
-
Thank you for your review, @anjavrbaslija! I’m glad you find Broken Link Checker helpful! If you have any thoughts or suggestions to make it even better, we’d love to hear from you. Happy optimizing!
Hi @alkemy007,
Thanks for reaching out, and I apologize for the confusion in my colleague’s reply. I’d be happy to assist you with this.
I am renaming all my page titles via “All in one SEO” which has boosted up my SEO score. However, I’m wondering if there’s a way to not have my page titles that will appear on Google, pull through to my website.
For example, I want my menu to display tabs like “Live Events”, but the Google searches to have the more in depth title, for example “Live Events – Get Your Tickets Now!”.
You can achieve this by setting two different titles:
1. WordPress Page Title –
This is the title entered at the top of the page in WordPress, and it is by default used for navigation and menu as well. If you want your menu to display only “Live Events” you should enter that as the page title.Here’s a screenshot for a quick reference – https://a.supportally.com/i/3IVtdx
2. AIOSEO Page/SEO Title
This is the SEO title set in AIOSEO for the page. You can enter a more descriptive and keyword-rich title here, e.g., “Live Events – Get Your Tickets Now!”, and search engines will use this as a suggestion for how the title should appear in search results.You can edit the desired page and follow this guide to set this SEO title –
https://aioseo.com/docs/setting-the-seo-title-and-description-for-your-content/#aioseo-setting-the-seo-titleHowever, it’s important to note that the title shown on the browser tab of the page uses the SEO Title. Here’s an example screenshot of how this works – https://a.supportally.com/i/W3Osay
Also, I’m getting a lot of extra info appearing on the SERP preview, and it looks real messy (https://ibb.co/7x5f5fG5). I’ve been searching on how to change what info pulls through on Google but can’t find it.
The SERP preview fetches the SEO Title and Meta Description details. You could set the desired AIOSEO Page Title as discussed above, and this preview should update accordingly.
If you want to modify the Meta Description as well (the text below the title in the preview), you can follow this guide to do that –
https://aioseo.com/docs/setting-the-seo-title-and-description-for-your-content/#aioseo-setting-the-seo-descriptionWe also have a video tutorial on the guide above.
Please feel free to let me know if you have any questions.
I’m really looking forward to helping you.
Forum: Plugins
In reply to: [Table of Contents Plus] Table of Contents PlusHi @valterbruno,
Thanks for reaching out!
Could you please share your website URL where you’re experiencing this issue?
Also, are you referring to this Nirvana theme from Cryout Creations –
https://www.ads-software.com/themes/nirvana/
I tested this theme on my end, and the Table of Contents appears correctly on my end. To help troubleshoot, please go to your WordPress Dashboard > Settings > TOC+ and share a screenshot or a screen recording of all the settings on that page.
You may use a tool like Snipboard (https://snipboard.io/) or Loom (https://www.loom.com/screen-recorder) to create & share the screenshots/screen recordings.
This will help me understand the configuration and identify any possible issues.
I’m really looking forward to helping you.
We haven’t heard back from you in a couple of days. I’m going to go ahead and close this thread for now. But if you’d like us to assist, please feel welcome to continue the conversation.
Thanks!
Thank you for your review, @schusterpeter! It’s great to know that All in One SEO has been both easy to learn and helpful for you. We strive to make SEO more accessible, so if there’s anything we can do to enhance your experience, feel free to let us know.
Thank you for your review, @pointconcept! I’m glad to hear that All in One SEO is working well for you. If you ever have any feedback or suggestions, feel free to share. Happy optimizing!
Thank you for your review, @nivaldooliveiralima! We’re glad to hear that All in One SEO is meeting your expectations and that our support team was able to help you quickly. If you have any questions, feel free to reach out. Happy optimizing!
Translated with Google Translate –
Obrigado pela sua avalia??o, @nivaldooliveiralima! Ficamos felizes em saber que o All in One SEO está atendendo às suas expectativas e que nossa equipe de suporte conseguiu ajudar você rapidamente. Se você tiver alguma dúvida, sinta-se à vontade para entrar em contato. Boa otimiza??o!
Thank you for your review, @twentydur! It’s great to hear that All in One SEO has been helpful for you as you navigate the world of SEO. We’re especially glad that our support team could assist you quickly and effectively. If you ever have more questions, don’t hesitate to reach out. Happy optimizing!
Thank you for your review, @kirikkuyruk2020! It’s wonderful to hear that All in One SEO has been helpful for your Street Animal Portal project. We’re truly glad our support team could assist you. If you ever need any further help, feel free to reach out. Wishing you continued success with your project!
Thanks for your review, @ressp99! I’m thrilled to hear that you love All in One SEO and that it’s making a real difference for you. If there’s anything specific you enjoy most about it, we’d love to hear!
Thank you for your review, @ryurkovic! I’m glad to hear that you find All in One SEO a great tool for your website. If you ever have any feedback or suggestions, feel free to share. Happy optimizing!
Thanks for your review, @leofernandes_dev! I’m really glad to hear that you like All in One SEO and find it awesome for your website. If you ever have any questions or suggestions, feel free to let us know. Happy optimizing!
Hey @strzeart,
I wanted to inform you that we’ve already identified this as an issue and our Development team is working on fixing it. I’ll ensure to notify you as soon as we have an update.
Meanwhile, I can share a filter snippet that you can use to fix this.
Here’s the filter code that you can use –
add_filter( 'aioseo_canonical_url', function ( $canonical ) {
if ( is_paged() && str_contains( $canonical, 'page/' ) && ! str_contains( $canonical, '/page/' ) ) {
$canonical = str_replace( 'page/', '/page/', $canonical );
}
return $canonical;
} );Please follow the steps below to add this filter code to your site using the WPCode plugin:
- Log into your WordPress site and go to Plugins > Add New.
- In the Search plugins field (top right), enter WPCode.
- Click on the Install Now button next to the result for WPCode as shown in this screenshot – https://a.supportally.com/i/tpZaaJ
- Click on the Activate button.
- Next, go to Code Snippets > Add Snippet?in the WordPress menu and click on the Add Your Custom Code (New Snippet) option – https://a.supportally.com/i/BXGqla
- Select PHP Snippet?as shown in this screenshot – https://a.supportally.com/i/EUoSxc
- Add the code above to the text area and give the snippet a title. For example, Add missing slash to paginated categories.
- Finally, set the toggle to Active and Save Snippet. Screenshot – https://a.supportally.com/i/Mxie03
Once done, see if the missing slash is added in the source code.
Let me know if you run into any problems. I’m looking forward to helping you.
Thanks.
Hey @snowbedding,
Thanks for sharing the logs.
I checked the logs you’ve shared, and it appears that the Links Per Sitemap value is set to 10,000 or above under All in One SEO > Sitemaps –
We recommend setting this option’s value to 1000 as a big value can affect the loading time and negatively affect your Sitemap.
Could you please go to All in One SEO > Sitemaps and ensure that the Links Per Sitemap value is set to 1000 and the Enable Sitemap Indexes option is set to Enabled?
Once done, clear your website and browser’s cache and see if the Sitemap loads correctly.
If the issue persists, please share your website’s URL as requested by my colleague so I can investigate further. Additionally, please share a screenshot of all the settings under All in One SEO > Sitemaps so I can take a closer look at the issue.
If you want, you can also email us the details at [email protected].
I’m really looking forward to helping you.