I’m feeling very confused because I’ve come across conflicting information.
I’m wondering about the best way to make a WordPress website multilingual so that it ranks well in search engine results. Should I use a plugin like WPML, or create subdomains for each language version?
I’ve found that some sources say using subdomains is not good for SEO because search engines may not understand the connection between them and treat them as completely separate websites. However, others say that because subdomains look like separate websites, it’s actually better for each language’s ranking.
Can you help me understand which approach is best?
]]>
I have a Multisite and I have Buddypres installed on my main site, which resposnsible to send a welocme emails and handling the users.
The problem is that after new user registration – the user gets 2 welcome emails:
1- is styled sent from Buddypress
2 – unstyled default wordpress “Welcome User Email”
I want to disable the default welcome email but only for the user (I still want to get notified about new users)
Please don’t point me to install a plugin or link for irrelevant solutions (like I saw on other related discussions).
I need your help guys….
]]>I’d been doing research since morning in order to create something which has been so far a bit difficult for me to accomplish.
I want to create a LIST ARTICLE whereby I will list each number 1,2,3,4,5,6 etc while there’d be a clickable link on each topic. And when the user clicks, it will move them down to the end of the post where the corresponding article body is without using plugins.
I have been seeing this feature implemented everywhere on the web but I do not know how to get it done, neither do I know the keyword to use in getting right resources about it.
While I was reading this guy’s article this morning, I noticed this feature and I wanted it badly on my wordpress blog.
https://www.peggyktc.com/2015/03/transfer-youtube-channel-google-plus.html#delete
I need to do 4 responsive youtube videos in a static page.
It must be 2 videos in the same line with autoplay, looping and mute. And in another line the same thing.
Look at this image to know what I mean:
https://snag.gy/LuqgW.jpg
Is it possible do it without using a plugin?
Or… which plugin can I use to do it?
A responsive site is very important in this case.
Please, help me!
I’m using Customizr Pro template.
Thank you for advance.
I want to make automated email process wherein all the users whose subscription is about to finish will get a email 2 days before the subscription expires to renew subscription.
can this be done without using plugin.
Thanks.
]]>Had this Permalinkstruktur:
www.example.com/index.php/%postname%
Now I also want have the ‘/index.php/’ out. The rest of the link structure remains the same just only without the “index.php”.
Just inside of .htaccess is this to make the website available, only with ‘www’:
RewriteCond %{HTTP_HOST} !^www\.example\.com$ [NC]
RewriteCond %{HTTP_HOST} !^example\.com$ [NC]
Do not want a plugin. Can someone help me for a code within the .htaccess?!
Thanks for the help!
]]>https://design.sparklette.net/teaches/how-to-add-wordpress-pagination-without-a-plugin/
I don′t understand where can I put the last code, the tutorial says:
Finally, call the function in your theme (typically near the bottom of index.php or loop.php where it says “Older posts” or “Older entries”):
But i want to know where put the following code exactly
<?php if (function_exists("pagination")) {
pagination($additional_loop->max_num_pages);
} ?>
]]>