I had http: set for my website and now I have SSL certificate and changed to https: however my permalinks didn't change to all pages. What should I do?
Are you hosting at WA? If so, put in a support ticket and ask WA Hosting to set it up. They will probably have to add a redirect to your .htaccess file.
At your end, in WordPress you will need go to General Settings and change the WordPress URL and your website URL to https. You may also have to change the settings in the All in One SEO or any search engine plugin settings. Ask WA Hosting to advise you on this. ~Jude
Try this
1. Go to the admin dashboard.
2. Point you mouse over Settings and click General.
3. Where it says WordPress Address (URL) and Site Address (URL) replace the http:// part with https:// for both of them.
4. Click Save Changes
John
Hello mackiejw...
I am using paid domain. I don't see any info at the setting section you are talking about.
latif
Hi John
I have followed you instruction and it did work for most pages. Only three pages don't have https:
Do you know why my home page has changed the Font Style after this, it is completely different from the other pages?
Thank you for your time.
Alexandra :)
Latif, assuming you are using Wordpress, this is in WordPress Dashboard on the left side
Pages
Posts
Categories
Settings
Plugins
Tools
John
See more comments
How to change http: to https: ?
I had http: set for my website and now I have SSL certificate and changed to https: however my permalinks didn't change to all pages. What should I do?
Are you hosting at WA? If so, put in a support ticket and ask WA Hosting to set it up. They will probably have to add a redirect to your .htaccess file.
At your end, in WordPress you will need go to General Settings and change the WordPress URL and your website URL to https. You may also have to change the settings in the All in One SEO or any search engine plugin settings. Ask WA Hosting to advise you on this. ~Jude
Try this
1. Go to the admin dashboard.
2. Point you mouse over Settings and click General.
3. Where it says WordPress Address (URL) and Site Address (URL) replace the http:// part with https:// for both of them.
4. Click Save Changes
John
Hello mackiejw...
I am using paid domain. I don't see any info at the setting section you are talking about.
latif
Hi John
I have followed you instruction and it did work for most pages. Only three pages don't have https:
Do you know why my home page has changed the Font Style after this, it is completely different from the other pages?
Thank you for your time.
Alexandra :)
Latif, assuming you are using Wordpress, this is in WordPress Dashboard on the left side
Pages
Posts
Categories
Settings
Plugins
Tools
John
See more comments
My subscriber register/login form doesn't work and WP support told me that:
"The password you are using is a simpler one which is not acceptable here at WA.
WA sec
Hello,
are you talking about something I haven on my landing page
www.keepyouroptionsopenfor.com
godaddy provides that.
Good luck
Christyna
My website http://catsdogsmovies.com has a register/login button. It takes you to another page where u fill a form. WordPress doesn't like it because it is too simple to hack in and for this reason it isn't working anymore.
I am creating a membership site. You need to be a member to upload videos to my website. My "register form" is not working because spambots can use it and spam my email box. WP requires a more secure registration. I am looking for a plugin that can do that.
Ok thank you. I have to go to work now, you don't need to hurry.
I just need to know a good plugin that eliminate spambots and so I can have real subscribers joining my website.
Maybe Skt NURCaptcha or Cartpauj Register Captcha I saw these but I haven't any idea if they work.
Alexandra
I have your question, but you have to give me time before I answer you and I have bookmarked your question. I am answering you soon.
See more comments
Anyone know a secure subscriber login form? mine don't work.
My subscriber register/login form doesn't work and WP support told me that:
"The password you are using is a simpler one which is not acceptable here at WA.
WA sec
Hello,
are you talking about something I haven on my landing page
www.keepyouroptionsopenfor.com
godaddy provides that.
Good luck
Christyna
My website http://catsdogsmovies.com has a register/login button. It takes you to another page where u fill a form. WordPress doesn't like it because it is too simple to hack in and for this reason it isn't working anymore.
I am creating a membership site. You need to be a member to upload videos to my website. My "register form" is not working because spambots can use it and spam my email box. WP requires a more secure registration. I am looking for a plugin that can do that.
Ok thank you. I have to go to work now, you don't need to hurry.
I just need to know a good plugin that eliminate spambots and so I can have real subscribers joining my website.
Maybe Skt NURCaptcha or Cartpauj Register Captcha I saw these but I haven't any idea if they work.
Alexandra
I have your question, but you have to give me time before I answer you and I have bookmarked your question. I am answering you soon.
See more comments
I would like to invite friends from Google + personal to Google + Business (Website).
Any suggestions?
Thank you.
If you type Google + in the search box above, you will see several training files. Check it out. Good Luck Alexandra.
Sorry there is nothing there, and it looks like that is not possible to do it unless you want to add your friends one by one.
OK. There are some videos on Google+ I am going to check these maybe there is something in there.
See more comments
How to add friends from google to google website?
I would like to invite friends from Google + personal to Google + Business (Website).
Any suggestions?
Thank you.
If you type Google + in the search box above, you will see several training files. Check it out. Good Luck Alexandra.
Sorry there is nothing there, and it looks like that is not possible to do it unless you want to add your friends one by one.
OK. There are some videos on Google+ I am going to check these maybe there is something in there.
See more comments
Can we have a video or a series of images that shows exactly where you paste the Google Analytics code? I have tried many times to do it. I don't have HTML code it is all PHP code
Thank you everyone. I have managed to fix it. Google Analytic is working now.
I have taken all suggestions and I worked it out.
My steps
1 WP Dashboard
2 Appearance
3 Editor
4 Click Header on the right side
5 Find </Head>
6 Paste Google script code from Google Analytic
7 Save
8 Verify with Google Analytic
I think that it did not work first because I was pasting the script code after a
It took me a day to make it work, I am glad it is done. The famous </Head> was hard to find, and when I found it I have inserted the code in the wrong place.
Thank you for your help.
That's great.
Happy that it works now.
One more thing you have to be careful with.
If you are not using a "child theme" of your theme and there is an update, you might have to add the tracking code again, after you updated the theme.
Try deleting and adding it again. I knew someone who had an extra space...might be worth a check.
Go to All-In-One SEo and then General Settings. Scroll almost to the end and you;ll see...
Google Analytics ID:
TYPE THE UA CODE HERE.
No I have checked there isn't an extra space. And I have also added the script. But Google Analytics can't see it. Where do I find the head? I have everything in PHP?
Hi, did you create your site here with the WA site builder?
All I had to do was to paste the tracking code in the SEO plug in.
Even if you have only php files, the code in there is still mainly html.
Make sure you don't paste the code between a php tag: <?php ?>
My guess is to put the tracking code at the very top, before the first php tag. (Not 100% sure, though.)
Mh, should work. You copied the complete code? Can't see that on the picture. It has to finish with a script tag.
Really weird.
See more comments
Why my google analytics is not working?
Can we have a video or a series of images that shows exactly where you paste the Google Analytics code? I have tried many times to do it. I don't have HTML code it is all PHP code
Thank you everyone. I have managed to fix it. Google Analytic is working now.
I have taken all suggestions and I worked it out.
My steps
1 WP Dashboard
2 Appearance
3 Editor
4 Click Header on the right side
5 Find </Head>
6 Paste Google script code from Google Analytic
7 Save
8 Verify with Google Analytic
I think that it did not work first because I was pasting the script code after a
It took me a day to make it work, I am glad it is done. The famous </Head> was hard to find, and when I found it I have inserted the code in the wrong place.
Thank you for your help.
That's great.
Happy that it works now.
One more thing you have to be careful with.
If you are not using a "child theme" of your theme and there is an update, you might have to add the tracking code again, after you updated the theme.
Try deleting and adding it again. I knew someone who had an extra space...might be worth a check.
Go to All-In-One SEo and then General Settings. Scroll almost to the end and you;ll see...
Google Analytics ID:
TYPE THE UA CODE HERE.
No I have checked there isn't an extra space. And I have also added the script. But Google Analytics can't see it. Where do I find the head? I have everything in PHP?
Hi, did you create your site here with the WA site builder?
All I had to do was to paste the tracking code in the SEO plug in.
Even if you have only php files, the code in there is still mainly html.
Make sure you don't paste the code between a php tag: <?php ?>
My guess is to put the tracking code at the very top, before the first php tag. (Not 100% sure, though.)
Mh, should work. You copied the complete code? Can't see that on the picture. It has to finish with a script tag.
Really weird.
See more comments
I am going to talk to some friends about my website and their are going to ask me a lot of questions, well they have already asked some. I haven't finished my website yet and I
If you "don't" want to use YOUR web-site...Like others said you
promote the site (WA) through your Affiliate link so `you` get credit....(copy and past)...For start there are many free Places one can go to "Promote" their site or your (URL) which in this case would be "your Affiliate link " for a start...doing simple search with key words will help one find these free places..(remember all free places have a cost if
you want to "upgrade" )....so many ways / options to do it...search and learn more...
It depends on the type of niche you are looking for. You can have Affiliate Programs in your website.
Just keep followig the training. Kyle will teach you. What Course and Lesson are you learning?
By the end of lesson 3 you should know how the process works. Just follow the steps of the training. EVERYTHING will be explained to you. Don't rush it because it will only bring about failure. Those that succeed are the ones that consistently grow, just like how a baby grows into a child.
https://my.wealthyaffiliate.com/share
You will see your affiliate link at the top
That is what you send them to.
See more comments
How can I promote wa without using my website?
I am going to talk to some friends about my website and their are going to ask me a lot of questions, well they have already asked some. I haven't finished my website yet and I
If you "don't" want to use YOUR web-site...Like others said you
promote the site (WA) through your Affiliate link so `you` get credit....(copy and past)...For start there are many free Places one can go to "Promote" their site or your (URL) which in this case would be "your Affiliate link " for a start...doing simple search with key words will help one find these free places..(remember all free places have a cost if
you want to "upgrade" )....so many ways / options to do it...search and learn more...
It depends on the type of niche you are looking for. You can have Affiliate Programs in your website.
Just keep followig the training. Kyle will teach you. What Course and Lesson are you learning?
By the end of lesson 3 you should know how the process works. Just follow the steps of the training. EVERYTHING will be explained to you. Don't rush it because it will only bring about failure. Those that succeed are the ones that consistently grow, just like how a baby grows into a child.
https://my.wealthyaffiliate.com/share
You will see your affiliate link at the top
That is what you send them to.
See more comments
What Jude said