Search results

  1. Royal96

    All posts and categories internally linked from the menu

    When I manage to structure my website's menu in such a way that it includes all posts and categories, doesn’t that essentially mean that all pages on the website are internally linked + every page has a homepage link (just by doing that)? Isn’t that the best way to do it? Of course, along with...
  2. Royal96

    Should you redirect WordPress drafts to the homepage?

    Since Google released the new helpful content update, I want to edit a couple of underperforming posts. Until I find the time to do so, I want to switch them to drafts. Should I redirect these to the homepage until I republish them? Can Rank Math take care of that automatically? There are quite...
  3. Royal96

    Google AdSense approval with programmatic SEO

    Hey guys, I recently started a blog with content created using programmatic SEO. After setting up the website and publishing the first 10 posts, I applied for Google AdSense. After two weeks, the website got rejected today. Does anyone of you have experience getting approval for such websites...
  4. Royal96

    How To Use WordPress Tags Internally Only + Implementing Advanced Sorting/Filtering Functionality For Posts

    Hey guys, Hope you're having an amazing day today! Do you know how we can use the WordPress tags in the backend only. I don't mean hiding them with CSS, but completely disabling them in the front end, so Google won't crawl them. I just want to add them for organizational purposes. I'm also...
  5. Royal96

    Google is ranking my pages wrong

    I'm monitoring this for some time now. It's happening across multiple posts on my whole website. "How to do X" is ranking for "How to do Y" and the other way around. I'm using YARPP to display 5 related posts at the bottom. I'm not 100% sure, but I have a strong feeling that this could be the...
  6. Royal96

    Using Google Workspace trials to create Google accounts?

    I want to create a few Google accounts to set up GSC and Instant Indexing for a couple of micro niche websites. Since Google is limiting the number of accounts you can create per phone number, I thought about Google Workspace. I realized that even though I haven't renewed the Workspace...
  7. Royal96

    Is the sidebar always visible on tablet?

    Right now, I'm playing around with my Ad Inserter settings. For mobile, I have in-content ads. On desktop, I have sticky sidebar ads, so I'm not using the in-content ads. When it comes to tablet, I'm not sure if the sidebar is always visible. I would like to avoid showing both sticky sidebar...
  8. Royal96

    SEO Minion PAA Scraping

    When scraping PAA answers with SEO Minion, a lot of them look like this: "Well, SEO stands for 'Search Engine Optimization', which is the process of getting traffic from free, organic, editorial, or natural search results in search engines. It aims to improve your website's position in search...
  9. Royal96

    Question About URL Structure For Multi-Language Site

    I have a website, where I published a couple of articles in two languages. There are not many articles in English, and the site isn't getting a lot of traffic (was even offline for some time). I'm using Polylang for the multi-language functionality. The primary language is English. Now, I...
  10. Royal96

    WordPress without updates?

    Is anyone running with older versions of WordPress and doing just fine? I don't like the idea of constant updates. I like to keep things simple. Do we really need to constantly update WordPress for security reasons? Isn't Cloudflare enough?
  11. Royal96

    How to get rid of WordPress admin notifications?

    I've tried code and plugins, but there are always a few notifications slipping through. Do you know how to disable/hide all of them, preferably with PHP? This code snippet removed almost every notification, but not entirely: add_action('admin_head', 'bc_disable_notice'); function...
  12. Royal96

    Should we noindex paginated pages?

    Sometimes, the paginated pages of my homepage (displaying latest posts) rank above my articles. So, for some search terms, "domain.com/page/123" appears instead of "domain.com/article". Looks like a duplicate content issue. Should I set these pages to noindex?
  13. Royal96

    Is separating keywords with hyphens SEO-friendly?

    Sometimes, when we use long words in our content, it doesn't fit the screen. That's especially true with headings and mobile screens. In some cases, they get unnecessarily big, with half of the screen being blank. I thought about automatically hyphenizing them using CSS. My question now is, will...
  14. Royal96

    How to create hamburger menu on desktop with Generatepress?

    I'm trying to create the same hamburger menu on desktop as on mobile. Do you know how to do it with Generatepress?
  15. Royal96

    No cookie notice needed with WP Statistics?

    I just found this article: https://wp-statistics.com/2018/08/16/wp-statistics-gdpr/ The developers say: "WP Statistics doesn't store any cookies on your visitors' browsers." So, when using this plugin a cookie notice is not needed?
  16. Royal96

    Does a homepage link to sitemap improve indexing?

    Has anybody tried it and seen improvements doing so?
  17. Royal96

    How many ads to place for a 500 words article?

    What do you think?
  18. Royal96

    Looking for WordPress Email Solution

    I'm running a few websites on a Cloudways server, and I'm using a Cloudflare account for each of them to mask the IP so they can't be connected together. Now, I need to create emails for them to create social accounts and stuff like that. Preferably send and receive emails. Previously, I always...
  19. Royal96

    How to export more than 1000 search queries from Google Search Console?

    The website from my journey thread is ranking for more and more keywords. I've already found a few low-competition keywords for new articles. Now, I want to export all the queries for which my website appeared in the search results. But, it seems like it's limited to 1000 rows. How can I export...
  20. Royal96

    Change dates of WordPress posts

    Hey guys, I want to change the dates of some of my WordPress posts. The reason is that I want to display the best ones on the homepage. Also, on the category pages the best ones should come first. I know that I could use sticky posts as well. But with this option all the sticky posts are...
Back
Top