WPIntell

Source evidence

Link Not Working

Subsync – RSS Sync for Substack · support · 2026-05-21T15:43:00+00:00

complaintsentiment
highseverity
1.0relevance
6replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

4 / 33 rows with source links

12.1% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

29 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
SteveHale unresolved
I have you plugin on a test site and set up a Substack account. The URL for the Substack account is: https://stevebragg838.substack.com So I have used : https://stevebragg838.substack.com/feed If I use this link in a web browser I can see the XML but your plugin fails to connect and says the URL is wrong. Any ideas? Regards Steve B Hi Steve, Thanks for trying Subsync! I just tested your feed URL and it’s working correctly on my end, so this looks like a server configuration issue on your hosting rather than a plugin problem. A few quick things to check: 1. Try the Setup Wizard Again Sometimes clearing cached errors helps. Go to Subsync Settings → Setup and re-run the wizard with your feed URL. 2. Check Your Hosting Environment Some hosts block external HTTP requests by default. Can you share: What hosting provider you’re using? Your WordPress version (Dashboard → Updates) Your PHP version (Dashboard → Site Health → Info → Server) 3. Security Plugins Do you have any security plugins installed (Wordfence, Sucuri, iThemes Security, etc.)? These sometimes block outbound connections. Try temporarily deactivating them and testing again. 4. Enable WordPress Debug This will show us the actual error. Add this to your wp-config.php: define('WP_DEBUG', true); define('WP_DEBUG_LOG', true); Then try adding your feed URL again and check /wp-content/debug.log for error messages. Share what you find and I can help troubleshoot further. 5. Contact Your Host If none of the above work, your host might be blocking external requests. Ask them: “Does your server allow WordPress to make outbound HTTP requests via wp_remote_get()?” Let me know what you find and I’ll help you get this working! Jim Thanks It is working now. I did not do anything, just started. I am testing this for a client who is doing his posting on Substack, instead of on his WP site, so we want to see if we can integrate. I am also trying to find out how we reduce the size of the image on the page. It is huge! Steve Hi Jim The link to your Pro version is not working: https://stormhillmedia.com/plugins/subsync-pro/ I wanted to see what is in the pro version to advise my client what formatting is achieveable. Also I know your plugin is new but do you have any reference sites? Regards Steve B Jim Any news on my requests please? Surely if you publish, and get approved, a plugin, you should help with support. Regards Steve B Sorry the pro version is not quite ready yet. For now you can add this to your custom css (Admin menu -> Appearance -> Customize -> Additional CSS) : @media (min-width: 769px) { .substack-posts-wrapper .substack-post-item { margin: 0 10%; } } This will add 10% margin on either side of the substack posts, effectively making them 20% thinner in the middle of the screen on a full width screen. This is probably to most effective way to make the images smaller without breaking the design. Hi Jim Thanks As the image on the test link is not fitting the frame, it is bleeding off, what is the optimum image size someone should use on Substack, please? Regards Steve

Comments

6 shown
stormhill 2026-05-21T23:34:00+00:00

Hi Steve, Thanks for trying Subsync! I just tested your feed URL and it’s working correctly on my end, so this looks like a server configuration issue on your hosting rather than a plugin problem. A few quick things to check: 1. Try the Setup Wizard Again Sometimes clearing cached errors helps. Go to Subsync Settings → Setup and re-run the wizard with your feed URL. 2. Check Your Hosting Environment Some hosts block external HTTP requests by default. Can you share: What hosting provider you’re using? Your WordPress version (Dashboard → Updates) Your PHP version (Dashboard → Site Health → Info → Server) 3. Security Plugins Do you have any security plugins installed (Wordfence, Sucuri, iThemes Security, etc.)? These sometimes block outbound connections. Try temporarily deactivating them and testing again. 4. Enable WordPress Debug This will show us the actual error. Add this to your wp-config.php: define('WP_DEBUG', true); define('WP_DEBUG_LOG', true); Then try adding your feed URL again and check /wp-content/debug.log for error messages. Share what you find and I can help troubleshoot further. 5. Contact Your Host If none of the above work, your host might be blocking external requests. Ask them: “Does your server allow WordPress to make outbound HTTP requests via wp_remote_get()?” Let me know what you find and I’ll help you get this working! Jim

SteveHale 2026-05-22T10:38:00+00:00

Thanks It is working now. I did not do anything, just started. I am testing this for a client who is doing his posting on Substack, instead of on his WP site, so we want to see if we can integrate. I am also trying to find out how we reduce the size of the image on the page. It is huge! Steve

SteveHale 2026-05-22T14:11:00+00:00

Hi Jim The link to your Pro version is not working: https://stormhillmedia.com/plugins/subsync-pro/ I wanted to see what is in the pro version to advise my client what formatting is achieveable. Also I know your plugin is new but do you have any reference sites? Regards Steve B

SteveHale 2026-06-04T22:01:00+00:00

Jim Any news on my requests please? Surely if you publish, and get approved, a plugin, you should help with support. Regards Steve B

stormhill 2026-06-05T15:09:00+00:00

Sorry the pro version is not quite ready yet. For now you can add this to your custom css (Admin menu -> Appearance -> Customize -> Additional CSS) : @media (min-width: 769px) { .substack-posts-wrapper .substack-post-item { margin: 0 10%; } } This will add 10% margin on either side of the substack posts, effectively making them 20% thinner in the middle of the screen on a full width screen. This is probably to most effective way to make the images smaller without breaking the design.

SteveHale 2026-06-07T16:07:00+00:00

Hi Jim Thanks As the image on the test link is not fitting the frame, it is bleeding off, what is the optimum image size someone should use on Substack, please? Regards Steve