Questions tagged as 'blogger'

0
answers

SSL error when posting new entry

Today I found an error when using the Zend to publish in my blog blogger. Using PHP this is the code: <?php set_time_limit(0); date_default_timezone_set('America/Argentina/Buenos_Aires'); if (isset($_POST['submit'])) { // load Zend Gdata...
asked by 23.03.2018 / 04:15
1
answer

How I modify the Title of the Home in blogger

good morning. I want you to help me modify the title of the Home of my blog to have a better SEO when searching in google. For example: My blog is called: Stackoverflow and I want to put the Home: Stackoverflow | Blod de Programadore...
asked by 14.06.2017 / 20:51
1
answer

Get random url of feeds

Hello it turns out that I have the doubt of how to get the url of any post published using the feeds I have the following code but it does not give the result I need. <script type='text/javascript'> //<![CDATA[ var post = src='/fe...
asked by 17.08.2017 / 02:59
0
answers

How to move to the sidebar the container and widget subscription template new blogger

I want to move the subscription widget from the header to the sidebar along with the container, the template is "Destacable" from the new blogger. I was trying to do it but I only managed to move the widget and that's not good for me because I w...
asked by 09.07.2018 / 00:53
0
answers

How to move the popular widget to the sidebar

I'm customizing my blog with a new blogger template "Destacable" and when placing the widget, popular entries do not look good, the letters look too big and the image is the same, everything is messy and I do not know what to do to make it well...
asked by 09.07.2018 / 01:36
1
answer

Get all url using googleapis and blogger

Hello I look for some way to get all url entries of blogs Blogger and used this way link Using the Google API I get the following result: // API callback handleResponse({ "items": [ { "url": "http://chicassexyhot.sigue.la/201...
asked by 03.01.2018 / 05:55
1
answer

Error when placing Mailchimp form

When I try to put this form in the layout of my blog in blogger I get these errors:    XML parsing error, line 3958, column 240: Attribute name "novalidate" associated with an element type "form" must be followed by the '=' character    XML...
asked by 19.09.2017 / 23:33
0
answers

open a modal from another blogger entry

I tried to open a modal from another blogger page because the entry where I want it to appear is already very loaded and I do not want to add more codes. I have tried solutions that I have found but they do not work for me, I do not know if for...
asked by 08.09.2017 / 05:23