Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 9 years ago.
Improve this question
i have a website about the social media which is http://www.vuub.net but my site is very slow and i thought it's about the Theme. How can i reduce to server load time an easy way. I am using WP Super Cache plug-in but still have a problem about the server load time. Thanks for advice!
Here are few articles, hope it will helps you,
http://wp.tutsplus.com/tutorials/10-quick-tips-optimizing-speeding-up-your-wordpress-site/
http://graphpaperpress.com/blog/10-seo-tips-for-wordpress-websites/
http://www.inkthemes.com/12-ways-to-optimize-speed-of-large-wordpress-websites/01/
First of all like the your website look but as you can say, site performance are is not good right now. Here is the some steps before the move for more advancing steps;
1) De-activate all of your plug-ins.
2) Try the use W3 Total Cache instead of WP Super Cache.
After to using this methods come and we can speak again. Also while you are from Turkiye, you can check my web site about more advancing steps about the WordPress and WordPress Optimization; http://www.fatihtoprak.com
Cheers,
Related
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 7 years ago.
Improve this question
I'm building a site for a client that requires several languages. They have all the text required for all the languages. But what's the best (correct) way to implement this?
Thanks for your help!
I understand from your question that your client has different pages/posts already translated to several languages. If you are using wordpress I would recommend to use a wordpress translation plugin such as WPML (this is the only one I tested and It has always given me good results but it´s a premium plugin).
In case you want to investigate more, I found a good post comparing different wordpress translation plugins both free and premium.
Hope it helps!
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
Is it possible to connect this on WordPress site ? Its new feature and I want to know is it possible and would it make sense?
Introducing new features for Website Custom Audiences
https://www.facebook.com/business/news/Multi-Product-Ads-and-Enhanced-Custom-Audiences-from-your-Website
Maybe anybody knows about that, and can help me a little bit.
I'm using WCA for most of my websites. It's good to keep your website visitors data so that you can run remarketing campaign targeting them easily in near future.
This video will show you how to install WCA script on WordPress site:
https://www.youtube.com/watch?v=pJFTeIPs3-Q
If you're not using WordPress, that's fine. Just paste the tracking pixel script inside your HTML file before </head> tag close.
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
How can Prevent copying my Site templates such as CSS & Javascript code or anyone fails to copy my website.
please help me.
I tried many ways but it was inconclusive.I'm sorry that asked this question.There is no way for this problem.I realized my mistake.
Sorry to say but all client-side code can be copied.
Your best bet is to stop publishing your site online.
Obfuscate
However, there are tools that help you obfuscate code. Here's one.
http://www.javascriptobfuscator.com/
http://htmlobfuscator.com/
Minify
On the other hand, most techniques employ that minify your code.
Here's two links:
http://cssminifier.com/
http://www.willpeavy.com/minifier/
Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
On one of my websites, the editor and subscriber have access to Dashboard, Profile and Plugins. This is really strange. There is no access to anything else - pages, posts etc.
Have tried re-installing wordpress and makes no difference.
Not using any user access plugins
Any help would be greatly appreciated!
Chris
You should test the capabilities of your users and re structure them accordingly. Have a look at The Codex to get a list of capabilities for editors and subscribers.
If you want to use plugins, you can find some that will allow you to edit the capabilities.
else you can then use get_role(), add_cap() and remove_cap() to correct their capabilities.
You should switch to a standard theme such as twenty twelve and see if it woks properly, of it does the problem is your theme and you should contact the theme author.
Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I currently have a blog at blogger.com with a custom domain name. I have decided to manage my own blog using wordpress to be able to fully take advantage of all the cool wordpress plugins. Note that I am moving my domain as well. I won't be purchasing a new one.
I experimented a bit and found out that I can replicate the blogger URLs on my old blog and use the same on my new wordpress blog. For example, a Blogger URL for an article would look something like mydomain.com/this-is-my-title.htm. Wordpress url can also be manipulated to look exactly like that.
But still, as a precaution, I want to know if this move can still affect my ranking on search engines (not that there's much to speak of) in a negative way.
Noob with SEO stuff. Any help would be greatly appreciated. Thanks!
If you do complete replication of all URLs it should not be affected at all. For the URL's that you can't mimic but you know they are indexed - set up your server to fall back to the main page of your blog.