Twitist Forums
I wan to create seo friendly url --- is there anyone could help me? - Printable Version

+- Twitist Forums (http://twitist.com)
+-- Forum: General Social Media & Marketing Forums (/forum-8.html)
+--- Forum: SEO Search Engine Optimization (/forum-30.html)
+--- Thread: I wan to create seo friendly url --- is there anyone could help me? (/thread-132391.html)



I wan to create seo friendly url --- is there anyone could help me? - Further - 04-08-2014 07:39 PM

Hello friends

I wan to create seo friendly url --- is there anyone could help me

Right now I have this url

http://www.furtherupdates.com/post-display.php?topic=Nokia-Lumia-2520-price-specification-and-features

I want to replace this url with

http://www.furtherupdates.com/Nokia-Lumia-2520-price-specification-and-features

mean I want o remove

post-display.php?topic=

from this url but I am fail, please help me


- Jake - 04-08-2014 07:45 PM

That depends on the server code you are using, Wordpress for example has options to make your own url form that's less cryptic than the default form.

Look for discussion forums about the site code you are using.


- Andrea - 04-08-2014 07:49 PM

Step1- Create a new file with the name-"Nokia-Lumia-2520-price-specification-and-features" with same content as "post-display.php?topic=Nokia-Lumia-2520-price-specification-and-features".

Step2- Then add a 301 redirect from "post-display.php?topic=Nokia-Lumia-2520-price-specification-and-features" URL to "Nokia-Lumia-2520-price-specification-and-features"

Done!


- Venugopal - 04-08-2014 07:54 PM

this is the php programming but, you won't remove those links.this is coding part.

for seo friendly, you can use rich snippets and microformats for the websites.

And follow the Google webmaster Guidelines

Hope you understand