I know we don't usually but if someone brought a website that has both a ".com" domain and a ".co.uk" domain would that person be able to bring both domains in to WA's domain r
I know we don't usually but if someone brought a website that has both a ".com" domain and a ".co.uk" domain would that person be able to bring both domains in to WA's domain r
I don't know if this would work, but if they don't do the registry here I would imagine that you can still register it some where else and just point the domain to your site here.
In the construction stages of my website can I have my website be directed to another website, like a sister website? What if I don't even have Wordpress set up on the website
The person below (Mel), is really knowledgeable. I don't know where you are at in your training, but this is covered. It is recommended that we use a hyper link on our page or post that sends people to a review page. The review page is where we put our monetizing links to Amazon for example. Google will not like a post or page that is considered a bridge page to another site that is commercial. Don't jump ahead on the training. Things will open up to you as you progress.
Hi Robert. Actually, I'm already finished with the Certification Courses. My post had nothing to do with assigning affiliate links on the reviews while making posts that point to the reviews so that my website does not look like a bridge page (which has affiliate links on every single page/post). I'm completely aware of what you are saying but it's irrelevant to the question at hand.
My question is simply if I can have a completely empty website be redirected to a website that already has existing content on it. Mel did bring up a good issue to consider which is ownership of the redirected website.
If you redirect a URL, it will not appear in the original location. You can link to another URL that you own, however, it is possible you will face penalties from Google for doing so. I suggest researching 'private blog networks' to understand the impacts of creating one. They are not recommended.
See more comments
Can I make website be directed to another website?
In the construction stages of my website can I have my website be directed to another website, like a sister website? What if I don't even have Wordpress set up on the website
The person below (Mel), is really knowledgeable. I don't know where you are at in your training, but this is covered. It is recommended that we use a hyper link on our page or post that sends people to a review page. The review page is where we put our monetizing links to Amazon for example. Google will not like a post or page that is considered a bridge page to another site that is commercial. Don't jump ahead on the training. Things will open up to you as you progress.
Hi Robert. Actually, I'm already finished with the Certification Courses. My post had nothing to do with assigning affiliate links on the reviews while making posts that point to the reviews so that my website does not look like a bridge page (which has affiliate links on every single page/post). I'm completely aware of what you are saying but it's irrelevant to the question at hand.
My question is simply if I can have a completely empty website be redirected to a website that already has existing content on it. Mel did bring up a good issue to consider which is ownership of the redirected website.
If you redirect a URL, it will not appear in the original location. You can link to another URL that you own, however, it is possible you will face penalties from Google for doing so. I suggest researching 'private blog networks' to understand the impacts of creating one. They are not recommended.
See more comments
I bought a website domain for a friend before she joined Wealthy Affiliate and now that she has joined WA I want to give the site over to her control. Is there any way I can do
Support seems to have some new professional people. I am sure they can do it. Actually you may be able to do it yourself.
How can I transfer my website to a different wa user?
I bought a website domain for a friend before she joined Wealthy Affiliate and now that she has joined WA I want to give the site over to her control. Is there any way I can do
Support seems to have some new professional people. I am sure they can do it. Actually you may be able to do it yourself.
I have the Wordpress Business Elite Theme installed and I can't seem to get each paragraph to have spacing in between them. I looked online and they said I need to add coding,
You can do this with a simple bit of CSS code.
Add this to the bottom of your themes custom CSS file.
.single-post p {
padding-bottom: 2em;
}
I hope this helps?
Thanks for letting me know, Gary! I actually put in the CSS code for it already and found it from my Wordpress Theme (Business Elite) forum.
Here's the code I put in:
/*Changes the margins between paragraphs*/
.single-post .entry p {
margin-bottom: 20px;
}
/*Sets underline style and color to links*/
.single-post .entry a {
text-decoration: underline;
color: #0A7ED5;
}
/*Changes the color and font-size of headings*/
h1,
.single-post .entry h2,
.single-post .entry h3 {
color: #000000;
font-size: 15px...
I literally just copied and pasted the entire code from the forum - some people were asking for more than just this question so I'm not sure if I entirely need all the other ones but it's been okay so far - the only thing is that I still need to manually input the code:
manually every time something is written as a header and I want to write something a paragraph after that. Is this normal?
Thanks again, Gary
David
Yes I did! The code works for sure and I sort of think the shift+enter might or might not work because a lot of other people have told me that but I'm definitely going to try that out for my next page/post. Thanks!
Try shift + enter when you want to go to the next line and just the enter when you want a paragraph
See more comments
How can I make spaces between paragraphs for my pagesposts?
I have the Wordpress Business Elite Theme installed and I can't seem to get each paragraph to have spacing in between them. I looked online and they said I need to add coding,
You can do this with a simple bit of CSS code.
Add this to the bottom of your themes custom CSS file.
.single-post p {
padding-bottom: 2em;
}
I hope this helps?
Thanks for letting me know, Gary! I actually put in the CSS code for it already and found it from my Wordpress Theme (Business Elite) forum.
Here's the code I put in:
/*Changes the margins between paragraphs*/
.single-post .entry p {
margin-bottom: 20px;
}
/*Sets underline style and color to links*/
.single-post .entry a {
text-decoration: underline;
color: #0A7ED5;
}
/*Changes the color and font-size of headings*/
h1,
.single-post .entry h2,
.single-post .entry h3 {
color: #000000;
font-size: 15px...
I literally just copied and pasted the entire code from the forum - some people were asking for more than just this question so I'm not sure if I entirely need all the other ones but it's been okay so far - the only thing is that I still need to manually input the code:
manually every time something is written as a header and I want to write something a paragraph after that. Is this normal?
Thanks again, Gary
David
Yes I did! The code works for sure and I sort of think the shift+enter might or might not work because a lot of other people have told me that but I'm definitely going to try that out for my next page/post. Thanks!
Try shift + enter when you want to go to the next line and just the enter when you want a paragraph
See more comments
I don't know if this would work, but if they don't do the registry here I would imagine that you can still register it some where else and just point the domain to your site here.