11:43 pm
February 1, 2015
I have purchased CyberSEO specifically to save time from having to manually remove Feedburner url's & additional promotional text (Need hosting? etc.) from the footer of the syndicated blog. Link to example: Login to see this link
I did a lot of research around the forum before purchasing the plugin and can't seem to find the answer. I also tried using the PHP code box feature, with no success. Assistance with this issue would be greatly appreciated.
Thank you in advance.
6:37 pm
February 1, 2015
EDIT:
Found the answer removing the feedburner footer links: Login to see this link
Though, I can't seem to remove:
<img src="feeds.feedburner.com/~r/xx/~4/2jnWJnA6zIo" height="1" width="1" alt="" />
via preg_replace. The src url is dynamic and changes after each post. How can I go about remove the HTML element? It also outputs in several variations with "alt=" alternating sometimes from the blog being syndicated
(e.g. <img src="feeds.feedburner.com/~r/xx/~4/2jnWJnA6zIo" alt="" height="1" width="1" />)
alt="" will be in another position.
Thanks
7:06 am
February 1, 2015
Login to see the quote
Thank you for the reply! I gave it a try and it broke the syndication and stalled on the "Syndicating feed title" loading page. This goes the same with the "Tool" feature.
My code looks like this:
$post['post_excerpt'] = preg_replace(‘/<img src=”//feeds\.feedburner\.com.*?>/’, '', $post['post_excerpt']);
$post['post_content'] = preg_replace(‘/<img src=”//feeds\.feedburner\.com.*?>/’, '', $post['post_content']);
Perhaps it has something to do with the two backslashes (//) from the original element, that I failed to mention in the previous post:
<img src=”//feeds.feedburner.com/~r/xx/~4/2jnWJnA6zIo” height=”1″ width=”1″ alt=”” />
I can't seem to get the pattern correct.
Most Users Ever Online: 541
Currently Online:
5 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
ninja321: 84
s.baryshev.aoasp: 68
Freedom: 61
Pandermos: 54
MediFormatica: 49
B8europe: 48
Member Stats:
Guest Posters: 337
Members: 2817
Moderators: 0
Admins: 1
Forum Stats:
Groups: 1
Forums: 5
Topics: 1627
Posts: 8280
Newest Members:
igor.buzaev, jeremyboucher, lthompson2709, MAC, duty3canada, backlinkmoroccoAdministrators: CyberSEO: 3913