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.

learn more… | top users | synonyms

3
votes
3answers
183 views

How to store images of wordpress on picasa or other image hosting sites?

What is the best way to start a photo blog with wordpress, so that images are stored in picasa, by image I mean image in all sizes, thumbnails, featured images and so on ... The problem is that there ...
1
vote
3answers
177 views

How do you get Google product rich snippets working on WooCommerce

I have just set up a WooCommerce site and I am trying to get the reviews on it to show up in the Google rich snippets. How can i do this? Is there any out-the-box plugins to make it work? Currently ...
4
votes
2answers
543 views

302 Redirect causes garbage at end of Wordpress link in Facebook

When I try to link my Wordpress blog to Facebook, the url doesn't resolve properly. There's garbage appended at the end and Facebook is not able to retrieve information from the site. Happens in ...
1
vote
2answers
70 views

SEO implications of moving a section of site to a subdomain - Drupal to Jekyll/Wordpress migration

We are strongly considering moving significant, relatively static, portions of our existing Drupal site (yinyanghouse.com) out of Drupal and into a subdomain built up with a static site generator like ...
1
vote
2answers
53 views

Default Wordpress site on IIS

We have multiple wordpress installations on our IIS7 (Windows Server 2008) Server as follows: http://www.example.com/site_one http://www.example.com/site_two http://www.example.com/site_three These ...
1
vote
2answers
168 views

WordPress .htaccess preventing subfolder access

This is sort of a goofy setup, but it's not in my power to reconfigure it at this time. I'm running in a shared hosting environment. The domain is example.com. This is an add-on domain on the host ...
1
vote
2answers
63 views

Blogger still visible after moving to WP; Google Indexing issues after moving from Blogger to WP

I recently migrated from Blogger to Wordpress and am having two major transition issues that are really hurting. Despite literally hours of searching and experimenting, I cannot resolve the following: ...
1
vote
2answers
318 views

Adding a CMS to an existing Magento shop

I am working on a project for 3 niche stores built on magento (using magento's multi-store function) that each get roughly 50k unique visitors a day. The sites don't currently have a blog or forum ...
0
votes
2answers
26 views

How to get Google to display a list of posts in the SERPs for a self hosted Wordpress blog?

My website is javatechig.com and is around 6 months old. I have used All-in-One SEO Wordpress plugin for SEO tricks. Definitely after using SEO plugin, my website page view is increased, but still it ...
0
votes
2answers
26 views

Pull page content from master site in Wordpress

So I am working on some sites for a health practice, all in Wordpress. I have one parent hub site that contains all the information about all the treatments they offer on different pages. I also have ...
0
votes
2answers
99 views

Redirect pages to fix crawl errors

Google is giving me a crawl error for pages that I have removed like www.mysite.com/mypage.html. I want to redirect this pages to the new page www.mysite.com/mysite/mypage. I tried to do that by ...
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 ...
1
vote
1answer
22 views

SEO effects of intermix of WP blog, custom PHP site and FB app game

We're a melbourne tech company in the process of building a custom site in PHP. We plan to launch a "pre-launch" page which is also custom coded (CSS3 on twitter bootstrap framework + HTML5 front end ...
0
votes
1answer
26 views

Cannot access area of site using www, without it works

Struggling with this one. I recently bought hosting and domain name. I have put a holding page on the site, plus installed wordpress in the directory /wordpress. Going to ...
0
votes
1answer
38 views

Steps when developing for multiple clients using Wordpress

I am very new to web development and I am currently learning the in's and out's of HTML, CSS, MySQL and PHP. I am working towards being able to design websites for other people. I am just wondering ...
0
votes
1answer
45 views

show index.htm and index.php BOTH

I have a static html based site. Server automatically pulls the index.htm as the default page. Fine. I just installed wordpress in the root: But .com/index.php is redirecting automatically to ...
0
votes
1answer
89 views

Duplicate Content Problem due to plugin

Actually i am running website on wordpress where i have installed Transposh plugin on my site 'example'. Unfortunately, despite having English as the default language and therefore available at ...
0
votes
1answer
179 views

Redirecting a subdomain from wordpress.com to an external web address

I have a question about redirecting a subdomain of a blog hosted on wordpress.com to an external URL. Given the following: 1) I own a domain name foobar.com purchased from another registrar (not ...
1
vote
0answers
24 views

Site blocked by content filter

I run a large and high trafficked WordPress powered platform. One of my editors informed me that our site is blocked at his workspace as a "games site". They use WebCat to filter the traffic. The ...
1
vote
0answers
36 views

WP Network — Planning Long Term SEO (one large site versus microsites)

The Main Question is This (details follow below): Is it better to go with individual domain names for the various niches of a company's focus, or is it better to put it all under one domain? I'm ...
1
vote
0answers
41 views

Combine redirect to naked domain and point existing content to /blog

I think the .htaccess setup for this ought to be fairly straightforward, but I'm having a hard time with it for some reason. I've just completed the migration of a WordPress single site installation ...
1
vote
0answers
35 views

Wordpress Multisite- How to restrict a non-wordpress page only to one domain

I am running three blogs from a wordpress multisite. Currently, I am developing a separate, non wordpress application. I want to link this application with blog1. I put the application in the subfoler ...
1
vote
0answers
142 views

Bridge between phpbb and wordpress

I want to create an authentication bridge between phpbb and wordpress. I know they cant share the same database but is there a way to make a single sign-on for them?
0
votes
0answers
9 views

file coverage report with Selenium?

I've got a website that's half static HTML, half WordPress, and hosted on DreamHost. I'm starting to write test cases for it using Selenium. My goal is to write at least enough tests to cover 100% ...
0
votes
0answers
66 views

Http header 302 error

Response Headers status HTTP/1.1 302 Found connection close pragma no-cache cache-control no-cache location / location /NKiXN/ I don't know how it became so but i used w3 total cache ...
0
votes
0answers
187 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. ...
0
votes
0answers
153 views

Cannot send email to Google Apps alias from PHP

I'm using Wordpress and sending email via Gmail SMTP: server: smtp.gmail.com port: 465 I created Google Apps main domain called domain.com and email info@domain.com. Then I registered domain ...