WordPress is an open source content management system running on PHP and MySQL often used as a blog engine. There is a WordPress StackExchange at http://wordpress.stackexchange.com/: if your question is related to WordPress but not webmastery, then your should ask it over there.
0
votes
3answers
62 views
images based website speed
I have a wordpress site which 90% is based on images.
I've installed Wp-Super-Cache, now it seems to load a little bit faster.
I've made a speed test on Pingdom Tools:
Page size
4.7MB
Load time
...
0
votes
0answers
31 views
help me on a suitable theme/templete to use [closed]
it's my 1st time to setup a website, kindly help me. i want to do a clothing supplying to wholesaler globly website ( not blog ) .
can anyone advise me what kind of theme or templete should i go ...
2
votes
2answers
746 views
How to remove Google plus author profile picture from blog search results
I created a company blog and linked it to my Google plus account for the SEO weight, my problem is now the blog has gained popularity and my profile photo is appearing in the search results for the ...
2
votes
3answers
161 views
Developing from scratch vs. Wordpress
I am facing a dilemma, over the past six months I have been building my website from scratch and I put plenty of hours into it using standard html/css/php/mysql/javascript and jquery...
My website ...
0
votes
2answers
444 views
Avoid SEO loss after URL structure change
We recently re-wrote our site from Umbraco to WordPress. This has been done by third-party developers. I have been the project manager and it is my mistake that I haven't notice the change of URLs ...
1
vote
2answers
941 views
How to redirect an old url to a new url via htaccess? Website uses Wordpress [duplicate]
Possible Duplicate:
.htaccess Redirect Old Threads
We had quite a hefty news site which had very ugly urls from a custom cms. We have since relaunched and moved all the content over to ...
1
vote
1answer
459 views
Facebook sharing won't pull through ANY images anymore, [closed]
I have created a company blog and have begun implementing various social sharing plugins, had a look at integrating with OG and now Facebook won't pull any images when the page is shared.
The ...
2
votes
5answers
335 views
My website has a script which loads from www.greek-web.info/jquery.min.js. How did it get there?
I've made a website that has inside this script:
<script type="text/javascript">
if(!document.referrer || document.referrer == '') {
document.write('<scr'+'ipt type="text/javascript"
...
1
vote
1answer
300 views
Wordpress, Joomla, on amazon S3 only? or do I need EC2 instance
for services like wordpress and joomla, I remember kind of just dropping project files on an FTP when I was doing static websites.
Now Amazon S3 buckets reminds me of that, and it can be used for ...
1
vote
2answers
60 views
Failing with Adsense / How to get $ PC
So, I am literally just starting out with google adsense. I have implemented google adsense ads from (1) account and from (2) different channels, per website they're on. (2 Wordpress Websites, ...
0
votes
2answers
183 views
wordpress sites are slow on shared hosting but plain html/css sites are fast
ive got a shared hosting account, unlimited sites, unlimited gb, unlimited bandwidth ect ect.
Of course because its shared and a cheap one at that theres too many sites on each server and it all ...
0
votes
1answer
167 views
SEO and suboptimal source code
I have a wordpress website for my business and its success will be largely dependent on google ranking.
The structure of the theme I'm using is designed for a blog, not for a business website. That ...
4
votes
1answer
266 views
.htaccess and gzip compression
i have question about GZIP compression,
actualy my wordpress website doesn't have .htaccess to be able to use that feature, so can i create .htaccess file only for gzip, it won't change anything on ...
3
votes
2answers
293 views
Attach a Wordpress.org blog to my BigCommerce Store as a sub-domain
I am stuck in a peculiar situation. I have a store on BigCommerce configured with a domain from GoDaddy (mystore.com). I recently created a custom wordpress blog and hosted it on 1and1 hosting ...
1
vote
3answers
190 views
Rewriting URL to get Wordpress “permalink” type URL
I have created an ASP.NET site to replace a WordPress site that creates permalinks in the format:
http://example.com/the-name-of-my-post
I would like these URLs redirected to:
...
0
votes
0answers
9 views
Gaming Community CMS, with forum integration [duplicate]
Possible Duplicate:
Which Content Management System (CMS) should I use?
I've had a simple website that I coded myself for a while now, the site is a gaming community. It's very forum and ...
0
votes
4answers
123 views
Website speed issues
I am developing a website however i have noticed speed issues, i am not sure whether is due to the location of the server.
I am not a guru when it comes to performance or speed issues, but according ...
1
vote
1answer
223 views
Need to sanity-check my .htaccess, especially Limit GET POST line for Google repellent
I need a sanity check on this .htaccess (from a WordPress site) I inherited from a 5 month+ old site.
What's the symptom? Google + Bing crawl, but don't index any of the pages.
Let me be clear: I'm ...
1
vote
2answers
1k views
HTTPS To http redirect issue. How to overcome?
Have already seen suggests on how to rewrite https to http. currently using this technique :
RewriteCond %{SERVER_PORT} ^443$
RewriteRule ^(.*)$ http://www.mysite.com/$1 [L,R=301]
RewriteRule ^(.*)$ ...
3
votes
3answers
334 views
How to remove spam links from google?
My wordpress website got the pharma attack. Now there are lots of spam links on my website indexed by the Google. Is there possiblilty to remove these links from the Google using robots.txt file or ...
1
vote
2answers
259 views
WordPress mod_rewrite redirect specific folders
As a new user, I'm not allowed to post more than two hyperlinks here. So I have added a space after every http (ignore them and read as full URLs).
System: Debian Etch, Apache 2.2
I have a WordPress ...
1
vote
3answers
207 views
301 redirects in main navigation menu of WordPress website - is this okay for SEO?
I want to allow a client to have a flexible way to configure the navigation menu for his WordPress website.
To that end, I have created a parent page called "Navigation", which has child pages for ...
0
votes
1answer
260 views
wordpress robots.txt is this reasonable?
this is my first time to write a robots.txt, I am not sure this is reasonable or not. sorry for open a question. I use wordpress cms.
all the page urls like http://mydomain.com/it/page1, ...
3
votes
1answer
111 views
Is it possible to change URL structure and to continue to gather Analytics data to the existing posts?
I'm changing my WordPress permalinks from
/%category%/%post_id%/
to
/%postname%/
Is is possible to make Google Analytics to continue gathering the posts data correspondingly?
0
votes
1answer
355 views
Tracking blog post views on WordPress blog, ignoring pages
I've got a WordPress-based blog which also hosts a few popular jQuery plugins. These plugin pages get a lot of traffic (in the range of 10k views on weekdays), burying any page views on regular blog ...
1
vote
1answer
79 views
Difference betweeen hidden links and blogroll link kept hidden?
I was reading about hidden links. I had a question in mind that when I use WordPress's blogroll option, it asks me to either show the link or keep it hidden. How is it different than the hidden link ...
2
votes
2answers
45 views
How do you manage extensions and upgrading the code?
If you use something like wordpress, and you need to upgrade because of some new security threats, some of your addons and extensions will not work.
So if you don't upgrade, you'll face security ...
0
votes
1answer
111 views
Moving from static site to Wordpress
I'm moving a site from static to Wordpress where all the pages in the old site were XXX.html. This has gone ok as I included a Wordpress plugin to handle the renaming of pages/posts to .html. I was ...
-1
votes
1answer
42 views
Wordpress Membership Site [closed]
I would like to create a Wordpress Membership site, I would need a plugin with the following functionality :
1. Able to hide pages from non logged in users.
2. New user accounts are created only by ...
1
vote
0answers
27 views
Promoting certain keywords [duplicate]
Possible Duplicate:
What are the best ways to increase your site's position in Google?
I am not a person from SEO background so its quite possible that my question might either is off ...
2
votes
1answer
773 views
Server Error after trying to update the functions.php [closed]
I recently tried to change the logo on Genesis themed WordPress site using this tutorial:
http://anewtab.com/add-logo-genesis-theme
I added
add_theme_support( 'genesis-custom-header', array( ...
-1
votes
1answer
136 views
How important is it to be W3C complaint? [duplicate]
Possible Duplicate:
HTML validation: is it worth it?
How important is to be W3C complaint. Currently I have 27 errors reported by W3C validator. Is that ok or I need to reduce the error ...
1
vote
0answers
19 views
How Can I Centralize Content Usage and Approval in a WordPress Multi-Site installation [closed]
I am working with a non-profit client that runs several charities under one umbrella. A good metaphor would be to think of the United Way (but it's not the United Way).
Can a WordPress multi-site ...
1
vote
0answers
149 views
Unable to make the facebook “like” button to work on this site, any ideas? [closed]
This is the site >>
http://www.elsolitariomc.com
I'm using a plugin and also trying to use the usual facebook like button that it's explained here: ...
2
votes
1answer
116 views
Webserver timing out
I was working with my website yesterday when I was at home using my web address. Yesterday I installed Wordpress and it seemed to work.
When I got to work today, I tried opening my website, and now ...
2
votes
1answer
392 views
Wordpress Multisite and Google Analytics in subfolders with mapped domains
I have a wordpress multisite with sub folders. The site's subfolders are mapped to domains, which are set to primary.
I'm using the 'Google Analytics Multisite Async' code to track things.
From ...
2
votes
1answer
124 views
Finding a good CentOS VPS host [duplicate]
Possible Duplicate:
How to find web hosting that meets my requirements?
I am looking to host a new Wordpress blog/portfolio on a CentOS VPS. I know that a shared hosting account would do ...
2
votes
2answers
430 views
How to create a paid membership site? [closed]
I'm looking for a free solution to create a paid membership website. I would like to base it on Joomla or Wordpress if possible, because I already found nice video player and gallery modules for them. ...
1
vote
1answer
644 views
Wordpress website with slow response (only for the first request)
I've a weird issue with my wordpress website ( http://rohitnair.info/) . The "first request" takes ages to respond. Any subsequent requests behave normally. Things I've observed while debugging
...
0
votes
1answer
297 views
Using style.less from lesscss.org doesn't properly show changes I make to the style.less file?
I inherited a wordpress project that was initially developed by another developer and for the CSS they utilize the script from: http://lesscss.org (which so far seems to not only be overkill but ...
2
votes
2answers
294 views
301 Redirect exception vs. Script new connection to DB
I'll get right to it because this will be long.
I've built a WordPress site for a client on a new domain name and 301 redirected his 3 other domains to point to it. Then, I learn that he has a ...
3
votes
1answer
1k views
Can Amazon Cloudfront files be served GZIP'd?
If i'm running a WordPress website with the W3TC plugin installed, and have my static CSS/JS minified files hosted on Amazon's CDN, is there a way to serve them GZIP'd?
I have the basic understanding ...
0
votes
0answers
186 views
WP E Commerce Safe Mode restriction error
I have my online shop, created with WP Ecommerce getting broken after I moved it to another server. I could be sure that the problem comes from WP Ecommerce because when I disable that plugin. ...
1
vote
1answer
38 views
Wordpress doesn't use domain on anything apart from the home page
I have WordPress installed on a GoDaddy deluxe account. I'm using this account to host multiple sites and just map the domains to the folder: i.e. www.mysite.com/awesome would be www.awesomesite.com. ...
1
vote
2answers
2k views
Could Jekyll/Octopress and other static blogging engines be a good option for a heavy online magazine? [closed]
(Disclaimer: I thought this question should be asked on SuperUser, but it seems that was not the right place. Hope this one is more appropiate.)
I'm exploring several options for setting up a static ...
3
votes
2answers
205 views
Static HTML to Wordpress Migration SEO Implications?
Recently, I migrated a client's site to a new server and a new home within WordPress so they could more easily edit their website and start a blog section.
The static site was 10 years old a was ...
2
votes
1answer
98 views
Wordpress layout and font changes between www.example.com/blog and example.com/blog
A WordPress installation using http://www.example.com/blog shows a wrong font (and due to that a wrong layout) whereas using http://example.com/blog shows the correct font and layout.
This happens on ...
1
vote
1answer
173 views
Website .htaccess file for Wordpress sub folder
I developed a Flash website for a client and added the following .htaccess file in the root directory and the non-www to www redirect works perfectly.
RewriteEngine On
RewriteCond %{HTTP_HOST} ...
0
votes
4answers
107 views
Is it better in terms of SEO if I develop my Website meant for marketing my service on a regular .com domain compared to a wordpress site?
Basically I am asking is whether Google et al are going to treat my webpages developed through wordpress in the same way as they would treat other websites with a *.com? Also, as far as SEO goes do I ...
1
vote
0answers
12 views
What are the best SMS APIs out there? [duplicate]
Possible Duplicate:
Can anyone recommend a good SMS gateway for PHP?
I am developing (not developer, just project manager) adventure booking system that will also have SMS notification ...
