My readers don't understand how permalinks and anchor tags work
October 29, 2007 10:41 PM
Subscribe
Is there any way to automagically strip anchor tags from externally linked URLs?
I frequently use of Wordpress's "more" feature, meaning that many of my blog readers click "more" a post in its entirety.
Many of my readers aren't blog geeks, so when they want to link my posts, they just grab the anchor tagged url from their browser (say, http://mysite.com/2007/10/post-title#more-474) and use that to link. This means that often when my posts are referenced on the web, readers click through and find themselves in the middle of the post.
I've tried dealing with this usual ways (posting announcements on my blog, making permalinks more prominent, adding "share this post" plugins, etc) but ultimately I'm fighting against the way my users read my site, which is "click more -- then grab the URL from their browser to link."
I also explored an .htaccess solution to see if it could strip anchor tags from external links, so that they'd point to http://mysite.com/2007/10/post-title instead of http://mysite.com/2007/10/post-title#more-474. But anchor tags are a browser issue, not a server one.
I can't be the first blogger to have wrestled with this. Any advice other than ceasing to use the "more" feature?
posted by arielmeadow to computers & internet (8 comments total)
3 users marked this as a favorite
posted by neckro23 at 11:08 PM on October 29, 2007