If you enter the above into google search google displays the domain like so. Apex in first line, sub domain in next line and then the website name and discription in the proceeding lines.
2. Subdomain
3. Website title
4. Website discription
It does this for all the sub sites. But on another single wordpress sites or wordpress mu sites where i am using a sub domain for the website, it does not display like this, it is instead like this
The other issue with all the sites in the mu installation is indexing. although the pages clearly are indexed. they will not show up anywhere unless you type the full url of the sub sites. The sites have existed for about 6 months. Ive never had or seen this before?
]]>I get notices from Google saying my pages can’t be indexed several times and for several reasons. Is there a course or source I can contact to find out what they are talking about and how to fix/avoid the problems in the future?
Should I hire someone to take a look and show me how to fix it or maybe turn over the management to someone else for a time?
I apologize if this is in the wrong place.
]]>Once I completed the Arabic version and started SEO again for the English version (Using Yoast SEO Plugins), I noticed that no new pages were being indexed by Google. Moreover, the pages that were previously indexed (around 60+) are now becoming unindexed. (Before setup Polylang (Multilangual Plugins), my website’s page were indexing very well. But after setup Polylang, Web pages are not indexing and got unindexed. I have tried many times by submitting pages url and request indexing but still it’s not indexing my pages.)
There are no penalties reported in Google Search Console. Although the sitemap (generated by Yoast SEO) shows a successful submission status, the ‘Discovered pages’ count is 0. I’ve tried manually uploading the sitemap to the Sitemap folder, but the issue persists. The not indexed pages are listed under the ‘Crawled – currently not indexed’ section in the ‘Why pages aren’t indexed’ report. I’ve tried various troubleshooting methods but haven’t been able to resolve this problem.
Please assist me in resolving this issue.
]]>but every setting in every spot I could find is set to index and there is no Apply noindex checked under settings. (I tried attached photos of the two places I have looked but I can’t upload them. The first is under SEO settings and the second is in the actual page, under visability.
Can someone help please?
]]>I have about 600,000 custom post type entries on my Japanese language sites. It's actually a dictionary site, and those 600,000 posts are dictionary entries and example sentences. A week ago, I found out that this plugin would work for such a large and complex dataset, so I installed it. I have four custom post types, and my requirement is to show four sets of related posts (from each post type) on each single entry. So, I wrote code like this:
function custom_yarpp_related_posts() {
ob_start();
?>
View Kanji Strokes
'kvg-info', 'limit' => 5, 'template' => 'list', 'order' => 'score DESC', )); ?> Related Kanji
'kanji-entry', 'limit' => 5, 'template' => 'list', 'order' => 'score DESC', )); ?> Related Words
'dictionary-entry', 'limit' => 5, 'template' => 'list', 'order' => 'score DESC', )); ?> Related Sentences
'example-sentence', 'limit' => 5, 'template' => 'list', 'order' => 'score DESC', )); ?>
<?php
return ob_get_clean();
}
function custom_yarpp_related_output($args) {
ob_start();
yarpp_related($args);
return ob_get_clean();
}
add_shortcode('custom_yarpp_related_posts', 'custom_yarpp_related_posts');
This way, I am showing related posts on each entry of my site. Also, I have set the indexing rate to the fastest in the Shareaholic settings, and the match threshold in the YARPP settings is set to 1.
But the problems I am facing are:
The Content Library section of Shareaholic is empty, so I am unable to see my indexed posts.
It's been about a week, and there are not enough related posts showing. Is this because not all posts are indexed yet? As there is nothing showing in the Content Library, I am unable to figure out what's wrong with it.
If all posts are not indexed yet, is it normal, and will they be indexed gradually? Is there any way to make it faster?
After adding the shortcode on the single page, the loading speed has become too slow. Is there anything I am missing?
Hoping for a very quick response. Thank you.
]]>I am an administrator of a wordpress multisite with more than 1000 sites. The Wordfence plugin has been installed as a security plugin for less than a month.
Since then I have a problem with Google indexing, it has stopped indexing my pages and when I inspect the URLs through Google Search Console, they tell me that it is not available. It tells me that there is a problem with the robots.txt.
The file can be accessed without problem from the browser and its content has continued to work well for years.
The plugin has been installed and little by little the content indexed on Google decreases. Reviewing the plugin configuration, it does not seem to block any Google Bots and the Rating Limitation option is also disabled.
I’ve been looking for a solution for several days but I can’t find anything.
I appreciate all the help possible.
]]>Page fetch info — Failed: Blocked due to other 4xx issue
what is the issue? is this affect my crawling, indexing?
User-agent: *
Disallow: /wp-admin/
Allow: /wp-admin/admin-ajax.php
after getting this error having issues in indexing pages.. and also google impressions significantly dropping..
]]>If I do not want my BetterLink indexed by google. I know its not a page that you might mark as NoIndex. But I think a BetterLink showed up in a report I received from Google Search console. I didn’t think much of it then and I can’t find it now. But I have some BetterLink’s that I would not want to be discovered and I have some that I would want discovered. Is there a way to handle that?
Thank you
]]>