maximmmus
Forum Replies Created
-
So if you have control over the RSS feed, you can do the optimization there,
Can you tell me how to do that? I have checked in feedburner but couldn’t find anything to do this. Thanks
Good to know. Thanks!
Thanks it was the https setting indeed.
I am waiting for an answer on second question:
I wonder if the Feed Category can be automatically added to the post as a post category? With hundreds of posts I cannot go through each post to add the category manually.
Thanks
Hi,
I use the widget with Page Builder and thumbnail is set to YES. Check printscreen
Here is a page which uses this shortcode:
[feedzy-rss feeds="https://feeds.feedburner.com/archinect/YvTp" max="2" feed_title="yes" target="_blank" title="50" meta="yes" summary="yes" summarylength="300" thumb="yes" size="100"]
The images are not coming in!
I wonder if the Feed Category can be automatically added to the post as a post category? With hundreds of posts I cannot go through each post to add the category manually.
Thanks
Hi,
I have updated to the new version but it hasn’t changed anything. See here
Until I will find some time to test the feed to post, I have two questions regarding it:
1. I saw there is an option to put feeds into feed categories. Will these feedzy feed categories translate to each post as a post category?
2. What server configuration would I need to run 100+ feeds, that would be around 1000 posts a day?Thanks for help
Btw Do you provide a demo for the feed to post to test it?
Quick Sweet treat, this has fixed it. Thank you!
- This reply was modified 7 years, 9 months ago by maximmmus.
Hi @wpsmort,
I have found the problem. I have deactivated your seo plugin to see if it will fix the problem with the page/2/ showing in the source and yes it made it disappear.
So I guess is the plugin which outputs the page/2/ in the source.Can you provide a fix for this?
Thanks.
Forum: Developing with WordPress
In reply to: remove action adjacent_posts_rel_link_wp_headHi @bcworkz,
Thanks for your detailed support. It has helped me trace down the issue.
My theme had this remove_action callback built in the functions file, which it has been working previously. I went through your steps and found out this to be a plugin issue.
Thanks for help
Forum: Developing with WordPress
In reply to: remove action adjacent_posts_rel_link_wp_headWhen I delete this <?php wp_head(); ?> from the header, the /page/2/ goes away.
The wp_head comes from wordpress, I do not understand why is not possible to remove the action.I successfully removed the wlwmanifest_link, feed_links and rsd_link, but the posts_rel_link doesn’t want to deactivate. I don’t know what to do….
Just reading the help file and read this:
No Pagination for Canonical URLs
This option was added for those users who want to remove the pagination from Canonical URLs. Typically the Canonical URL for a paginated page or post will be displayed at https://mydomain.com/page/2/. This option removes the /page/2/ from the Canonical URL.It is ticked but it is not removing it.
Also, I have deleted the line below in wordpress default-filters.php and the /page/2/ is still in the source. I doubt is output by wordpress.
add_action( 'wp_head', 'adjacent_posts_rel_link_wp_head', 10, 0 );
Not sure what the issue?
- This reply was modified 7 years, 9 months ago by maximmmus.
Forum: Developing with WordPress
In reply to: remove action adjacent_posts_rel_link_wp_headI just tried this but the /page/2/ is still there in the source. Anything else I could try?
ThanksI see. Do you maybe know a way to get rid of this /page/2 ?
Forum: Plugins
In reply to: [WP No External Links] Redirect through subdomainThanks. Do you think this would help for SEO? Or it will not change much?
Forum: Plugins
In reply to: [Max Mega Menu] Bad results on pingdomHi, it is in your theme font folder.