Wordpress Custom Permalinks Plugin Issue
-
Hello,
I installed this plugin and I'm having trouble making it work. I'm new to WordPress so was hoping someone can help me out.
I'm looking to set up the following pages for example
http://testsite.azurewebsites.net/Services/Services1
http://testsite.azurewebsites.net/Services/Services2I do the following steps
- Add New Page
- Enter the following title "Services1"
- Enter the following text in the Permalink textbox "Services/Services1" replacing the default text "?page_id=140"
- Then I publish the page.
- This automatically updates the "Custom Fields" section below. The name is set to "custom_permalink" and the value is set to "Services/Services1".
- Then I "view page" but get a 404 error. The url is "http://testsite.azurewebsites.net/Services/Services1"
Some additional info
- 1. WordPress version 9.8.3
- Settings - Permalinks is set to "post name"
- Custom Permalinks version 0.7.18
Any help would be greatly appreciated.
Thanks
-
Thanks Marty,
Worked perfectly
-
It should work with posts, pages, custom post types, etc without needing that plugin.
Good luck!
-
Thanks again Marty,
I've a couple of questions before I go ahead and implement those changes.
- Will this work for pages and not just blog posts? I'm more concerned about the pages right now.
- Also will I just be able to use the Permalinks section in Settings or will I need to install the Custom Permalinks plugin to be able to produce page urls such as
companyname/services/oracle/admin
companyname/services/oracle/dev
companyname/services/SAP/admin
Thanks again for all your help. I really appreciate it
-
I don't host my WordPress sites on IIS but according to their site, you have three choices for custom permalinks on IIS-
Microsoft IIS 7+ web server with the URL Rewrite 1.1+ module and PHP 5 running as FastCGI
Microsoft IIS 6+ using ASAPI_Rewrite (free for single-site server, $$ for multi-site server)
Microsoft IIS 6+ using Ionic ISAPI Rewriting Filter (IIRF) (free for single-site or multi-site server)I got the above from this page.
-
Hi Marty,
Back again. I've been working on this issue again this morning and now have admin access. A few new things have been discovered. This site is running on Azure and IIS so it seems that the .htaccess file is not needed but instead uses the web.config instead. I've tried updating that per this article but it still doesn't work. I think this might be more for blogs though rather than the plugin I've tried.
Any thoughts?
Thanks
-
Hi Marty,
Thanks for your response. I've passed this over to our admin for him to check. I'll post again pending the result from that.
-
Is your .htaccess file writeable by the server? If not your permalink (and plugin) settings won't work.
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Has anyone transferred a site from WordPress to Webflow?
We're thinking about making the move, but I'm (mildly) concerned about SEO implications.
Web Design | | lauraballer0 -
19 Hours Excessive to Code Single Wordpress Page?
My developer says that is will take 19 hours to modify a listing page of the wpcasa London real estate theme because the existing template is difficult to customize. I am attaching an image of the existing page before customization and an image of a final mock up. Is 19 hours a reasonable amount of time to customize this page? Look forward to feedback. New Design is visible at: https://imgur.com/a/42XBqDD Alan IQ1i0kg
Web Design | | Kingalan10 -
Canonical and Sitemap issue
Hi all, I was told that I could change my homepage Canonical tag to match that of my XML sitemap, this sitemap is being generated for me automatically and shows the homepage as e.g. https://www.mysite.com/index.html, yet my Canonical tag has been set to https://www.mysite.com. Google currently shows as https://www.mysite.com/ being indexed, but https://www.mysite.com/index.html is not currently displayed in search results. Can someone please tell me if I should change the Canonical to the index.html version, or if I should do nothing, or remove the Canonical tag altogether? Thank you for looking.
Web Design | | scarebearz0 -
Will having two wordpress themes installed hurt seo?
We currently have 3 sites built on WordPress that have little to no blogging capabilities. Currently, all published posts show up on a /category page which does not resemble the traditional blog format and is not aesthetically pleasing. We would like to have a more traditional blog and are considering installing a second wordpress theme on the site which will strictly be used for /blog and all the posts. My question is will having the second WordPress installation on the sites hurt us in any way on the SEO front and if we go this way should we place the install in a subfolder or on a subdomain? Is there anything else we need to worry about with making this transition? Thank you in advance for the advice! Patrick
Web Design | | PlanetDISH0 -
Web Hosting and CDN for Wordpress Site Load Speed - Suggestions Needed
We all know that website load speed is more important than ever. While I love the look and feel of parallax and Wordpress, I want to do everything I can to keep the load speed down. I see a lot of conflicting information regarding web hosting services, CDN services and other service (Cloudflare for example). I am looking to hear from those with their own experiences to let me know what they think is the ideal setup for a parallax Wordpress site is as far as which services to use, including: 1. Web Hosting
Web Design | | Gauge123
2. CDN
3. Any other service or product that would help to provide and extremely fast site load time. Thank you!0 -
The Best Wordpress Templates and The Best SEO Plugins??
Hey guys, I am a newbie and after so many painstaking hours of building my new site using the WIX platform, I just found out that WIX is not SEO friendly 😞 So referring to (copy n pasted) the old post below posted in by Big Bazza back in June 2011, does anyone agree or have any updated information they can assist me with so I can get my new site started ? Cheers 🙂 www.studiopress.com - excellent templates and support is first class! EDIT: These all support WP 3.0 and are SEO friendly too! (They have modified the SEO functionality) However, the framework also allows you to run Yoast Wordpress SEO - which is generally considered the best SEO plugin for WP. http://yoast.com/wordpress/seo/
Web Design | | Giorgio680 -
Tons of 404 errors - wordpress permalink structure
hi all, noticed my crawl report is showing a ton of 404 errors. my site is running on wordpress, and i believe this is related to a change in my permalink structure (all of the pages do exist, but the url is slightly different). how does the crawl report find these 404s? When navigating around my site, the correct pages are accessible, but the report is seeing the old URL structure for some reason. Do these live in the sitemap? How can this be corrected? thanks so much for your help!
Web Design | | lsat0 -
.htaccess on wordpress multisites
Hi Moz fans, I have a site thats uses wordpress multisite. we have a number of sites set as subfolders i.e /en/ /de/ /us/ /fr/ ect. I need to force trailing slashes on each site as I currently have the pages being spidered as /about/ and /about and /iso-9001/ and /iso-9001. I have tried numerous things I have found online in the .htaccess and nothing is working. Can anyone HELP!!
Web Design | | imsmlouis0